mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 04:17:33 +01:00
DEV Flag update
Here we go? Hopefully this will let me sync
This commit is contained in:
@@ -303,7 +303,7 @@ var/list/admin_verbs_mentor = list(
|
||||
/client/proc/cmd_admin_subtle_message
|
||||
)
|
||||
|
||||
var/list/admin_verbs_dev = list(
|
||||
var/list/admin_verbs_dev = list( //will need to be altered - Ryan784
|
||||
/datum/admins/proc/restart,
|
||||
/datum/admins/proc/spawn_atom, //allows us to spawn instances,
|
||||
/datum/admins/proc/delay,
|
||||
|
||||
Reference in New Issue
Block a user