mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 21:16:39 +01:00
Now Sod Off, Travis
Turns out that issue was area test didn't have chapel_fore/aft enabled and needed to be in Space Station 13 areas_vr.dm. Pbt.
This commit is contained in:
@@ -248,3 +248,13 @@
|
||||
/area/engineering/engine_gas
|
||||
name = "\improper Engine Gas Storage"
|
||||
icon_state = "engine_waste"
|
||||
|
||||
//CHOMPStation Addition Start - TFF 24/11/19 - New areas for Chapel Maint.
|
||||
/area/maintenance/chapel_aft
|
||||
name = "Chapel Maintenance - Aft"
|
||||
icon_state = "maint_chapel"
|
||||
|
||||
/area/maintenance/chapel_fore
|
||||
name = "Chapel Maintenance - Fore"
|
||||
icon_state = "maint_chapel"
|
||||
//CHOMPStation Addition End
|
||||
@@ -26,14 +26,6 @@
|
||||
name = "Mining Outpost Emergency Storage"
|
||||
|
||||
//TFF 28/9/19 - Add more areas. Again.
|
||||
/area/maintenance/chapel_aft
|
||||
name = "Chapel Maintenance - Aft"
|
||||
icon_state = "maint_chapel"
|
||||
|
||||
/area/maintenance/chapel_fore
|
||||
name = "Chapel Maintenance - Fore"
|
||||
icon_state = "maint_chapel"
|
||||
|
||||
/area/crew_quarters/bar_backroom
|
||||
name = "Bar Backroom"
|
||||
icon_state = "bar"
|
||||
|
||||
Reference in New Issue
Block a user