mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Xenobio maintenance and addition of Sana as a static mob.
As summary. Adds Sana, and changes the number of monkey cubes back up to 5, as Virgo overrode the original file.
This commit is contained in:
@@ -99,7 +99,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 4)
|
||||
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