mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Finishing the minimap:
- Removed test verb - Added verbs for admins, ghosts, and AIs - If you open the minimap before it finishes initializing, it will try to update you with missing sections as they become available
This commit is contained in:
@@ -219,6 +219,7 @@
|
||||
verbs += /client/proc/jumptokey
|
||||
verbs += /client/proc/jumptomob
|
||||
verbs += /client/proc/jumptoturf
|
||||
verbs += /client/proc/open_minimap
|
||||
verbs += /client/proc/cmd_admin_delete
|
||||
verbs += /client/proc/cmd_admin_add_freeform_ai_law
|
||||
verbs += /client/proc/cmd_admin_add_random_ai_law
|
||||
|
||||
Reference in New Issue
Block a user