mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 04:56:29 +01:00
Removes nonfunctional "remove_reagent" proc when making tencha, adds functional "del_reagent" proc to tencha on being cooked. Teamush will now be properly deleted when making matcha.
This commit is contained in:
@@ -450,7 +450,6 @@
|
||||
/obj/item/weapon/reagent_containers/food/snacks/matchaleaf/New()
|
||||
..()
|
||||
reagents.add_reagent("matchapowder", 5)
|
||||
reagents.remove_reagent("teamush", 5)
|
||||
bitesize = 1
|
||||
|
||||
/obj/item/weapon/reagent_containers/food/snacks/monkeycube/sobakacube
|
||||
|
||||
Reference in New Issue
Block a user