Small tweaks

This commit is contained in:
Aronai Sieyes
2021-07-24 12:36:13 -04:00
parent fd00e8453f
commit 148e4e591c
3 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -1171,9 +1171,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