mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] converts area booleans to flags (#9595)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7131e4602e
commit
893b4e2ac0
@@ -1003,7 +1003,7 @@ z
|
||||
/area/crew_quarters/heads/sc/
|
||||
name = "\improper Command - Head Office"
|
||||
icon_state = "head_quarters"
|
||||
flags = RAD_SHIELDED
|
||||
flags = RAD_SHIELDED | AREA_FORBID_SINGULO
|
||||
sound_env = MEDIUM_SOFTFLOOR
|
||||
|
||||
/area/crew_quarters/heads/sc/hop
|
||||
|
||||
Reference in New Issue
Block a user