ismecha define (#31192)

This commit is contained in:
KorPhaeron
2017-10-02 02:03:40 -04:00
committed by Joan Lung
parent 0ac005aeb4
commit cc309236d9
30 changed files with 41 additions and 45 deletions
@@ -74,7 +74,7 @@
SwitchState()
else
SwitchState()
else if(istype(user, /obj/mecha))
else if(ismecha(user))
SwitchState()
/obj/structure/mineral_door/proc/SwitchState()
+1 -1
View File
@@ -76,7 +76,7 @@
if(C.move_delay)
return 0
if(istype(A, /obj/mecha))
if(ismecha(A))
return 0