Merge pull request #31296 from ShizCalev/landmark-cleanup

Cleans up and fixes old landmarks
This commit is contained in:
oranges
2017-10-05 21:04:20 +13:00
committed by CitadelStationBot
parent e6830cfec3
commit bb9982e772
4 changed files with 6 additions and 10 deletions

View File

@@ -1119,7 +1119,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)