Merge pull request #3651 from SkyMarshal/airfixes

ZAS update, needs testing.
This commit is contained in:
Zuhayr
2013-09-07 05:46:04 -07:00
18 changed files with 522 additions and 362 deletions

View File

@@ -161,6 +161,8 @@ 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/TestZASRebuild
//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!