mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Fixes Lucky 7 map needing power (oops) (#11736)
Co-authored-by: Jenny <ghosttehspychecka@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2018ea2959
commit
23d63b4a29
@@ -15,6 +15,9 @@
|
|||||||
icon_state = "away1"
|
icon_state = "away1"
|
||||||
ambience = AMBIENCE_CASINO
|
ambience = AMBIENCE_CASINO
|
||||||
flags = AREA_FLAG_IS_NOT_PERSISTENT | AREA_BLOCK_INSTANT_BUILDING
|
flags = AREA_FLAG_IS_NOT_PERSISTENT | AREA_BLOCK_INSTANT_BUILDING
|
||||||
|
dynamic_lighting = TRUE
|
||||||
|
requires_power = FALSE
|
||||||
|
has_gravity = TRUE
|
||||||
|
|
||||||
/area/awaymission/lucky7/casinofloor
|
/area/awaymission/lucky7/casinofloor
|
||||||
name = "\improper Gateway - Casino Floor"
|
name = "\improper Gateway - Casino Floor"
|
||||||
|
|||||||
Reference in New Issue
Block a user