Rotates and otherwise cleans up map intercom usage.

This commit is contained in:
PsiOmega
2015-09-02 14:26:59 +02:00
parent 1b23f794c5
commit 13780eba09
9 changed files with 485 additions and 429 deletions
-2
View File
@@ -98,8 +98,6 @@
loc_landmark = sloc
O.loc = loc_landmark.loc
for (var/obj/item/device/radio/intercom/comm in O.loc)
comm.ai += O
O.on_mob_init()