- Check antagonists is now a verb available to anyone who has access to the secrets panel. (Admin Candidate and up)

- set ticklag moved to debug verbs, enabled by calling 'debug verbs' as a game master.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3530 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz@gmail.com
2012-04-30 00:10:11 +00:00
parent 235cc0ff1d
commit d484c5adab
4 changed files with 133 additions and 118 deletions
+2
View File
@@ -139,6 +139,8 @@ var/intercom_range_display_status = 0
src.verbs += /client/proc/cmd_assume_direct_control //-errorage
src.verbs += /client/proc/jump_to_dead_group
src.verbs += /client/proc/startSinglo
src.verbs += /client/proc/ticklag //allows you to set the ticklag.
feedback_add_details("admin_verb","mDV") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
count_objects_on_z_level()