mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
NEW DEBUG TOOL:
- A mapping debug proc which overlays the map where the areas where intercoms can listen. NOT FOR INGAME USE! It is also rather processor heavy and will take about 5s or so to process everything. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1162 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -87,8 +87,10 @@
|
||||
src.verbs += /obj/admins/proc/toggletintedweldhelmets
|
||||
|
||||
// Mapping helpers
|
||||
src.verbs += /client/proc/camera_view
|
||||
src.verbs += /client/proc/sec_camera_report
|
||||
src.verbs += /client/proc/do_not_use_these //-errorage
|
||||
src.verbs += /client/proc/camera_view //-errorage
|
||||
src.verbs += /client/proc/sec_camera_report //-errorage
|
||||
src.verbs += /client/proc/intercom_view //-errorage
|
||||
|
||||
// Admin helpers
|
||||
src.verbs += /client/proc/cmd_admin_attack_log
|
||||
|
||||
Reference in New Issue
Block a user