Adjacency checks

This commit is contained in:
KorPhaeron
2016-02-24 13:20:12 -06:00
parent 66689856d3
commit 62ce96e20e
2 changed files with 14 additions and 7 deletions
+1 -3
View File
@@ -42,8 +42,6 @@
return
if(in_use)
return
if(!ishuman(user))
return
in_use = TRUE
user << "<span class='danger'><B>You feel your very life draining away as you pull the lever...it'll be worth it though, right?</B></span>"
user.adjustCloneLoss(20)
@@ -85,7 +83,7 @@
//Pride
/obj/structure/mirror/magic
/obj/structure/mirror/magic/pride
name = "pride's mirror"
desc = "Pride cometh before the..."
icon_state = "magic_mirror"