Proper fixes and returning to monkey.

This commit is contained in:
QuoteFox
2021-03-20 19:16:50 +00:00
parent 9cf0ca814b
commit 0d487e3eb9
5 changed files with 7 additions and 6 deletions
-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[][]