Improve admin spawn features

This commit is contained in:
Chompstation Bot
2021-07-24 17:05:36 +00:00
parent 21534eef24
commit 8b01c674d0
8 changed files with 8367 additions and 11 deletions
+1 -1
View File
@@ -1173,9 +1173,9 @@ var/datum/announcement/minor/admin_min_announcer = new
log_admin("[key_name(usr)] spawned [seedtype] vines at ([usr.x],[usr.y],[usr.z])")
/datum/admins/proc/spawn_atom(var/object as text)
set name = "Spawn"
set category = "Debug"
set desc = "(atom path) Spawn an atom"
set name = "Spawn"
if(!check_rights(R_SPAWN)) return