Merge pull request #3140 from Citadel-Station-13/upstream-merge-31286
[MIRROR] ismachinery define
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user