return to monkey

This commit is contained in:
QuoteFox
2021-03-20 18:51:08 +00:00
parent 9d16326f34
commit 007ea1f7de
-1
View File
@@ -3,7 +3,6 @@ SUBSYSTEM_DEF(mobs)
priority = FIRE_PRIORITY_MOBS
flags = SS_KEEP_TIMING | SS_NO_INIT
runlevels = RUNLEVEL_GAME | RUNLEVEL_POSTGAME
wait = 5
var/list/currentrun = list()
var/static/list/clients_by_zlevel[][]