fixes exterior shields putting shields EVERYWHERE

This commit is contained in:
Screemonster
2017-10-23 04:26:44 +01:00
parent 6f27d2ae7e
commit 52f789a75b
2 changed files with 4 additions and 4 deletions

View File

@@ -141,7 +141,6 @@
idle_power_usage = 0
var/global/list/blockedturfs = list(
/turf/space,
/turf/simulated/open,
/turf/simulated/floor/outdoors,
)