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:
TheFurryFeline
2019-11-24 18:17:13 -05:00
parent f843acc647
commit 85e8aa23b8
2 changed files with 10 additions and 8 deletions
@@ -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"