mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Unrottens your eggs (#9411)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
name = "rotten egg"
|
name = "rotten egg"
|
||||||
desc = "A rotten egg. It stinks!"
|
desc = "A rotten egg. It stinks!"
|
||||||
|
|
||||||
/obj/item/reagent_containers/food/snacks/egg/Initialize()
|
/obj/item/reagent_containers/food/snacks/egg/rotten/Initialize()
|
||||||
. = ..()
|
. = ..()
|
||||||
reagents.add_reagent("toxin", 3)
|
reagents.add_reagent("toxin", 3)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user