Fixes lighting on walls, shuts Travis up

This commit is contained in:
Heroman
2019-03-28 07:59:42 +10:00
parent 7e4ccdc92f
commit 11e06fab74
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
forced_ambience = list('sound/music/elevator.ogg')
dynamic_lighting = FALSE //Temporary fix for elevator lighting
requires_power = 0
requires_power = FALSE
/area/turbolift/tether/transit
name = "tether (midway)"
+3 -1
View File
@@ -504,7 +504,9 @@
/area/tether/elevator
name = "\improper Tether Elevator"
requires_power = 0
dynamic_lighting = FALSE
requires_power = FALSE
//////////////////////////////////
+1
View File
@@ -113,6 +113,7 @@
unit_test_exempt_areas = list(
/area/tether/surfacebase/outside/outside1,
/area/tether/elevator,
/area/vacant/vacant_site,
/area/vacant/vacant_site/east,
/area/crew_quarters/sleep/Dorm_1/holo,