Wall Mounted Objects Fix (#10172)

This commit is contained in:
Geeves
2020-10-04 19:51:32 +02:00
committed by GitHub
parent 355759004b
commit f011e9a144
8 changed files with 17 additions and 4 deletions
@@ -2,7 +2,8 @@
name = "station intercom (General)"
desc = "Talk through this."
icon_state = "intercom"
anchored = 1
anchored = TRUE
appearance_flags = TILE_BOUND // prevents people from viewing the overlay through a wall
w_class = ITEMSIZE_LARGE
canhear_range = 2
flags = CONDUCT | NOBLOODY