mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
bad cubemonkeys (#24511)
This commit is contained in:
@@ -335,10 +335,6 @@
|
||||
|
||||
/obj/item/food/snacks/monkeycube/proc/Expand()
|
||||
if(LAZYLEN(SSmobs.cubemonkeys) >= GLOB.configuration.general.monkey_cube_cap)
|
||||
if(fingerprintslast)
|
||||
to_chat(get_mob_by_ckey(fingerprintslast), "<span class='warning'>Bluespace harmonics prevent the spawning of more than [GLOB.configuration.general.monkey_cube_cap] monkeys on the station at one time!</span>")
|
||||
else
|
||||
visible_message("<span class='notice'>[src] fails to expand!</span>")
|
||||
return
|
||||
if(!QDELETED(src))
|
||||
visible_message("<span class='notice'>[src] expands!</span>")
|
||||
|
||||
Reference in New Issue
Block a user