mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +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
@@ -146,11 +146,11 @@
|
||||
/area/survivalpod/superpose/XenoBotanySetup
|
||||
|
||||
/area/survivalpod/superpose/secondlifebar
|
||||
limit_mob_size = FALSE //Second life bars dont have ceilings
|
||||
flags = AREA_ALLOW_LARGE_SIZE
|
||||
|
||||
/area/survivalpod/superpose/secondlifebar/dorms
|
||||
icon_state = "toilet"
|
||||
soundproofed = TRUE
|
||||
flags = AREA_ALLOW_LARGE_SIZE | AREA_SOUNDPROOF
|
||||
|
||||
/obj/item/survivalcapsule/superpose
|
||||
name = "superposed surfluid shelter capsule"
|
||||
|
||||
Reference in New Issue
Block a user