mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 12:37:50 +01:00
Fixes Lucky 7 map needing power (oops) (#18566)
* Fixes Luck 7 map needing power (oops) * WAIT IT WAS MISSING LIGHTNG AND GRAVITY TOO?!
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
icon_state = "away1"
|
||||
ambience = AMBIENCE_CASINO
|
||||
flags = AREA_FLAG_IS_NOT_PERSISTENT | AREA_BLOCK_INSTANT_BUILDING
|
||||
dynamic_lighting = TRUE
|
||||
requires_power = FALSE
|
||||
has_gravity = TRUE
|
||||
|
||||
/area/awaymission/lucky7/casinofloor
|
||||
name = "\improper Gateway - Casino Floor"
|
||||
|
||||
Reference in New Issue
Block a user