forked from ParadiseSS13/Paradise
-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Добавление напитка богов (кваса) в игру #1325
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
🖌️ Спрайты
Вы заработали свою миска-рис и кошко-жена. Партия гордится вами!
label
Jun 14, 2024
Я там ещё пару штук возможно изменю, пока не заливайте. |
AyIong
reviewed
Jun 14, 2024
modular_ss220/kvass/kvass.dm
Outdated
Comment on lines
1
to
5
/datum/modpack/devices | ||
name = "Kvass drinks" | ||
desc = "Добавляет в игру 2 вида кваса и рецепт для их приготовления" | ||
author = "ThaumicNik" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ты шо, шизик? Есть же уже модуль с напитками
AyIong
reviewed
Jun 14, 2024
Я закончил |
AyIong
approved these changes
Jun 15, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Вроде ок
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Что этот PR делает
Добавляет 2 новых реагента: алкогольный и безалкогольный квас.
Алкогольный квас можно получить путём помещения батона в бочку для брожения.
Безалкогольный квас можно получить из раздатчика газировки, купив банку с квасом в автомате или смешав алкогольный квас с антиголем.
Ещё я немного поправил систему обновления спрайтов у стаканчиков, ибо она багалась.
Почему это хорошо для игры
Наконец-то у нашего отвратительного ужасного билда появится возможность конкурировать с массметой. А ещё квас вкусный, да.
Изображения изменений
Тестирование
Сначало налил себе кваса из раздатчика. Выпил. Потом сделал бочку для брожения и запихнул в неё батон. Готовую жижу налил в стакан и тоже выпил. Вкусно.
Changelog
🆑
add: Алкогольный и безалкогольный квас.
fix: Поправил систему рендера напитков в стакане во избежание исчезновения спрайта.
imageadd: Добавил спрайты для стаканов кваса.
/:cl: