mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
DEBUGGING TOOL added:
- Host level admin verb added which displays the view ranges for security cameras. Not intended to be used in-game. Intended to help with the checking of camera coverage when mapping. (Already found some areas which need attention) - For everyone who'll cry FEATURE, i asked for permission to code 'features' intended to aid with debugging and bug-fixing. - From now on forgetting security cameras is NO LONGER A 'WHOOPS'-LEVEL EXCUSE! git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1159 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user