bad cubemonkeys (#24511)

This commit is contained in:
dj-34
2024-03-09 02:19:02 +05:00
committed by GitHub
parent 8518116cf5
commit ad249525fd
@@ -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>")