[MIRROR] The "Loungening": Crew Facilities Edition [MDB IGNORE] (#11352)

* The "Loungening": Crew Facilities Edition  (#64622)

This PR will repurpose the area pathing for the "Lounge" to better fit the area commonly known as the "Bar Seating Area" in an attempt to dehomogenize the vastness of the "Bar" area proper.

* The "Loungening": Crew Facilities Edition

Co-authored-by: san7890 <34697715+san7890@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-02-08 02:30:59 +01:00
committed by GitHub
parent 13faa0ba89
commit 2fbaeefef9
8 changed files with 21636 additions and 21557 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -11,7 +11,7 @@
},
"job_changes": {
"cook": {
"additional_cqc_areas": ["/area/service/bar", "/area/service/kitchen/coldroom"]
"additional_cqc_areas": ["/area/service/bar", "/area/service/kitchen/coldroom", "/area/commons/lounge"]
}
}
}
+3 -2
View File
@@ -581,7 +581,8 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
//Commons
/area/commons
name = "\improper Crew Quarters"
name = "\improper Crew Facilities"
icon_state = "commons"
sound_environment = SOUND_AREA_STANDARD_STATION
area_flags = BLOBS_ALLOWED | UNIQUE_AREA | CULT_PERMITTED
@@ -626,7 +627,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
icon_state = "locker"
/area/commons/lounge
name = "\improper Lounge"
name = "\improper Bar Lounge"
icon_state = "lounge"
sound_environment = SOUND_AREA_SMALL_SOFTFLOOR
Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 44 KiB