Revert "return to monkey"

This reverts commit 007ea1f7de.
This commit is contained in:
QuoteFox
2021-03-20 19:00:36 +00:00
parent 007ea1f7de
commit a9054be26f
+1
View File
@@ -3,6 +3,7 @@ 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[][]