mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
fixes smol bug
This commit is contained in:
@@ -212,7 +212,7 @@
|
|||||||
nutriment_amt = 1
|
nutriment_amt = 1
|
||||||
nutriment_desc = list("crunchy shell bits" = 5)
|
nutriment_desc = list("crunchy shell bits" = 5)
|
||||||
|
|
||||||
/obj/item/weapon/reagent_containers/food/snacks/grub/bugball/New()
|
/obj/item/weapon/reagent_containers/food/snacks/bugball/New()
|
||||||
..()
|
..()
|
||||||
reagents.add_reagent("protein", 1)
|
reagents.add_reagent("protein", 1)
|
||||||
reagents.add_reagent("carbon", 5)
|
reagents.add_reagent("carbon", 5)
|
||||||
|
|||||||
Reference in New Issue
Block a user