Extra check in secure case interaction for aliens.

This commit is contained in:
Zuhayr
2013-12-05 22:04:11 +10:30
parent ced5cf2020
commit 17380e308e

View File

@@ -32,6 +32,9 @@
..()
usr << text("The service panel is [src.open ? "open" : "closed"].")
attack_alien(mob/user as mob)
return attack_hand(user)
attack_paw(mob/user as mob)
return attack_hand(user)