Completed ZAS rework. Needs testing, and consideration to make zones sleep.

This commit is contained in:
SkyMarshal
2013-09-03 20:25:03 -07:00
committed by SkyMarshal
parent 073f462e1b
commit e8f9d19c75
9 changed files with 85 additions and 27 deletions
+1
View File
@@ -161,6 +161,7 @@ var/intercom_range_display_status = 0
src.verbs += /client/proc/disable_movement
src.verbs += /client/proc/Zone_Info
src.verbs += /client/proc/Test_ZAS_Connection
src.verbs += /client/proc/ZoneTick
//src.verbs += /client/proc/cmd_admin_rejuvenate
feedback_add_details("admin_verb","mDV") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!