More lighting fixes

This commit is contained in:
Mark van Alphen
2019-05-04 03:06:10 +02:00
parent 9009cd443e
commit bbeb07abd2
31 changed files with 127 additions and 508 deletions
+6 -6
View File
@@ -3,18 +3,18 @@
/area/ruin/
name = "\improper Unexplored Location"
icon_state = "away"
has_gravity = 1
there_can_be_many = 1
has_gravity = TRUE
there_can_be_many = TRUE
dynamic_lighting = DYNAMIC_LIGHTING_FORCED
/area/ruin/unpowered
always_unpowered = 0
always_unpowered = FALSE
/area/ruin/unpowered/no_grav
has_gravity = 0
has_gravity = FALSE
/area/ruin/powered
requires_power = 0
requires_power = FALSE