TG: - 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.
Revision: r3530
Author: 	 baloh.matevz
This commit is contained in:
Erthilo
2012-05-06 19:37:58 +01:00
parent 10924ae90b
commit ba81429a22
5 changed files with 131 additions and 120 deletions
+1
View File
@@ -139,6 +139,7 @@ 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()