mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-28 02:52:28 +00:00
TG: Random button added to traitor uplinks.
- All traitor items are available in the random button so long as you have the crystals to purchase it. - This means it's possible (though very unlikely) to get 5 sets of revolver ammo. - It's RANDOM, don't expect great stuff every time. Made startSinglo() a game-master only verb in the debug tab. - It is incredibly useful and time saving when testing stuff out before committing. Added borgs, AIs and dead players to the list of protected paths in the delete all verb. - Unless someone can give me a valid reason as to why an admin would delete all ghosts. Revision: r3595 Author: johnsonmt88
This commit is contained in:
@@ -291,8 +291,9 @@
|
||||
verbs += /client/proc/everyone_random
|
||||
verbs += /client/proc/only_one
|
||||
verbs += /client/proc/deadmin_self
|
||||
verbs += /client/proc/giveruntimelog //used by coders to retrieve runtime logs
|
||||
verbs += /client/proc/cinematic //used by coders to retrieve runtime logs
|
||||
verbs += /client/proc/giveruntimelog //used by coders to retrieve runtime logs
|
||||
verbs += /client/proc/cinematic //show a cinematic sequence
|
||||
verbs += /client/proc/startSinglo //Used to prevent the station from losing power while testing stuff out.
|
||||
verbs += /client/proc/enable_debug_verbs
|
||||
verbs += /client/proc/kill_air
|
||||
verbs += /client/proc/callprocgen
|
||||
|
||||
Reference in New Issue
Block a user