SSAO object excludes

Moves several things onto a new plane/layer to keep them from getting the SSAO shadows so it looks nicer.
This commit is contained in:
Arokha Sieyes
2018-05-14 11:38:22 -04:00
parent 36b6015aeb
commit bdfa34c911
17 changed files with 35 additions and 3 deletions
+2
View File
@@ -64,6 +64,8 @@
desc = "A control terminal for the area electrical systems."
icon = 'icons/obj/power_vr.dmi' //VOREStation Edit - New Icon
icon_state = "apc0"
plane = TURF_PLANE
layer = ABOVE_TURF_LAYER
anchored = 1
use_power = 0
req_access = list(access_engine_equip)
@@ -5,6 +5,8 @@
desc = "..."
icon = 'icons/obj/objects.dmi'
icon_state = "watertank"
plane = TURF_PLANE
layer = ABOVE_TURF_LAYER
density = 1
anchored = 0
pressure_resistance = 2*ONE_ATMOSPHERE