mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-03 14:12:29 +00:00
DEBUGGING TOOL added:
- Added a tool which reports security camera annomalities such as c_tag matches and overlapping cameras. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1161 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -81,11 +81,14 @@
|
||||
src.verbs += /client/proc/Debug2 //debug toggle switch
|
||||
src.verbs += /client/proc/fix_next_move
|
||||
src.verbs += /client/proc/ticklag
|
||||
src.verbs += /client/proc/camera_view
|
||||
|
||||
src.verbs += /proc/givetestverbs
|
||||
src.verbs += /obj/admins/proc/spawn_atom
|
||||
src.verbs += /obj/admins/proc/toggletintedweldhelmets
|
||||
|
||||
// Mapping helpers
|
||||
src.verbs += /client/proc/camera_view
|
||||
src.verbs += /client/proc/sec_camera_report
|
||||
|
||||
// Admin helpers
|
||||
src.verbs += /client/proc/cmd_admin_attack_log
|
||||
|
||||
Reference in New Issue
Block a user