mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Adds flour to flour packs
Doesn't affect anything cooking-related, but allows you to get flour if you grind up flour packets
This commit is contained in:
@@ -623,7 +623,7 @@
|
||||
icon_state = "flour"
|
||||
New()
|
||||
..()
|
||||
reagents.add_reagent("nutriment", 1)
|
||||
reagents.add_reagent("flour", 5)
|
||||
|
||||
/obj/item/weapon/reagent_containers/food/snacks/organ
|
||||
|
||||
@@ -3384,4 +3384,4 @@
|
||||
icon_state = "ectoplasm"
|
||||
New()
|
||||
..()
|
||||
reagents.add_reagent("ectoplasm", 10)
|
||||
reagents.add_reagent("ectoplasm", 10)
|
||||
|
||||
Reference in New Issue
Block a user