mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Old PB system [SEMI-MODULAR] (#1616)
* yes * aaaaaa * Update panicbunker.dm
This commit is contained in:
@@ -20,7 +20,9 @@ GLOBAL_PROTECT(admin_verbs_default)
|
||||
/client/proc/stop_sounds,
|
||||
/client/proc/mark_datum_mapview,
|
||||
/client/proc/debugstatpanel,
|
||||
/client/proc/fix_air /*resets air in designated radius to its default atmos composition*/
|
||||
/client/proc/fix_air, /*resets air in designated radius to its default atmos composition*/
|
||||
/client/proc/revokebunkerbypass, //SKYRAT EDIT ADDITION - PANICBUNKER
|
||||
/client/proc/addbunkerbypass //SKYRAT EDIT ADDITION - PANICBUNKER
|
||||
)
|
||||
GLOBAL_LIST_INIT(admin_verbs_admin, world.AVerbsAdmin())
|
||||
GLOBAL_PROTECT(admin_verbs_admin)
|
||||
|
||||
Reference in New Issue
Block a user