mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
space
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
required = /obj/item/slime_extract/grey
|
||||
|
||||
/decl/chemical_reaction/instant/slime/grey_monkey/on_reaction(var/datum/reagents/holder)
|
||||
for(var/i = 1 to 5) //CHOMPedit Increased number of monkey cubes from 4 to 5
|
||||
for(var/i = 1 to 5) //CHOMPedit Increased number of monkey cubes from 4 to 5
|
||||
new /obj/item/weapon/reagent_containers/food/snacks/monkeycube(get_turf(holder.my_atom))
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user