Claws no longer affect weakening chance. Forgot to add toggle verb to admin lists.

This commit is contained in:
Erthilo
2012-08-23 16:38:03 +01:00
parent dd09c46595
commit 22a42ad272
2 changed files with 8 additions and 3 deletions
+2
View File
@@ -155,6 +155,7 @@
verbs += /client/proc/cmd_admin_create_centcom_report
verbs += /client/proc/toggle_hear_deadcast
verbs += /client/proc/toggle_hear_radio
verbs += /client/proc/toggle_hear_atklog
verbs += /client/proc/deadmin_self
//verbs += /client/proc/cmd_admin_attack_log --Merged with view variables
else return
@@ -397,6 +398,7 @@
verbs -= /client/proc/toggle_clickproc //TODO ERRORAGE (Temporary proc while the enw clickproc is being tested)
verbs -= /client/proc/toggle_hear_deadcast
verbs -= /client/proc/toggle_hear_radio
verbs -= /client/proc/toggle_hear_atklog
verbs -= /client/proc/player_panel_new
verbs -= /client/proc/toggle_gravity_on
verbs -= /client/proc/toggle_gravity_off