Cleans up and fixes old landmarks

This commit is contained in:
ShizCalev
2017-10-03 23:38:59 -04:00
parent 4881c712fc
commit 0ae5cd2d97
4 changed files with 6 additions and 10 deletions
+1 -1
View File
@@ -1109,7 +1109,7 @@
message_admins("[key_name_admin(usr)] has nuke op'ed [current].")
log_admin("[key_name(usr)] has nuke op'ed [current].")
if("lair")
current.forceMove(get_turf(locate("landmark*Syndicate-Spawn")))
current.forceMove(pick(GLOB.nukeop_start))
if("dressup")
var/mob/living/carbon/human/H = current
qdel(H.belt)