mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-04 14:33:58 +00:00
[MIRROR] Server maint subsystem (#9408)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4f9bd4462d
commit
f72f2f8c89
@@ -149,7 +149,7 @@
|
||||
drop.forceMove(T)
|
||||
|
||||
/datum/admins/proc/call_drop_pod()
|
||||
set category = "Fun.Drop Pod" //CHOMPEdit
|
||||
set category = "Fun.Drop Pod"
|
||||
set desc = "Call an immediate drop pod on your location."
|
||||
set name = "Call Drop Pod"
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
|
||||
/datum/admins/proc/call_supply_drop()
|
||||
set category = "Fun.Drop Pod" //CHOMPEdit
|
||||
set category = "Fun.Drop Pod"
|
||||
set desc = "Call an immediate supply drop on your location."
|
||||
set name = "Call Supply Drop"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user