Merge pull request #3140 from Citadel-Station-13/upstream-merge-31286

[MIRROR] ismachinery define
This commit is contained in:
LetterJay
2017-10-05 08:32:10 -04:00
committed by GitHub
9 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
src.grille += 1
else if(istype(O, /obj/machinery/door))
src.door += 1
else if(istype(O, /obj/machinery))
else if(ismachinery(O))
src.mach += 1
if(count_territories)