mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Server maint subsystem (#16518)
* upports server maint subsystem * fix runtime in admin z narrate * . * sorts them verbs * . * . * Update code/controllers/subsystems/statpanel.dm Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com> * Update code/controllers/subsystems/server_maint.dm Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com> --------- Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
/client/proc/fake_pdaconvos()
|
||||
set category = "EventKit"
|
||||
set category = "Fun.Event Kit"
|
||||
set name = "Manage PDA identities"
|
||||
set desc = "Creates fake identities for use in setting up PDA props"
|
||||
|
||||
|
||||
@@ -193,7 +193,7 @@
|
||||
qdel(src)
|
||||
|
||||
/client/proc/eventkit_open_mob_spawner()
|
||||
set category = "EventKit"
|
||||
set category = "Fun.Event Kit"
|
||||
set name = "Open Mob Spawner"
|
||||
set desc = "Opens an advanced version of the mob spawner."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user