-
-
Notifications
You must be signed in to change notification settings - Fork 417
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
Добавление огурцов v2.0 #13530
Добавление огурцов v2.0 #13530
Changes from 3 commits
bbb0fc2
db7678b
9adb44f
192d7ec
1bbdf41
757a632
469d2ad
072859e
59270af
4a8caac
942364c
cb2616b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -218,6 +218,20 @@ | |
reagents.add_reagent("nutriment", 1+round((potency / 10), 1)) | ||
bitesize = reagents.total_volume | ||
|
||
/obj/item/weapon/reagent_containers/food/snacks/grown/cucumber | ||
seed_type = /obj/item/seeds/cucumberseed | ||
name = "cucumber" | ||
cases = list("огурец", "огурца", "огурцу", "огурец", "огурцом", "огурце") | ||
desc = "Выглядит как слащавый огурчик." | ||
icon_state = "cucumber" | ||
potency = 15 | ||
filling_color = "#598157" | ||
|
||
/obj/item/weapon/reagent_containers/food/snacks/grown/cucumber/atom_init() | ||
. = ..() | ||
reagents.add_reagent("ethylredoxrazine", 3+round((potency / 10), 1)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Учитывая, как (не)популярна ботаника и учитывая как ей обычно нечасто пользуются (кроме повара), то нормально. Да и мало особо растений в которых есть что-то кроме нутриментов There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. опохмел в огурцах это гениально There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Я о том, что цифры перекручены, а не про эффект |
||
bitesize = reagents.total_volume | ||
|
||
/obj/item/weapon/reagent_containers/food/snacks/grown/berries | ||
seed_type = /obj/item/seeds/berryseed | ||
name = "bunch of berries" | ||
|
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.
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.
oof, сейчас