mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 14:37:27 +01:00
Map fixes
Fixed wall behind a door in city warehouse. Fixed chairs ontop of vending machines in the train. Fixed there being no radio upstairs in the train.
This commit is contained in:
@@ -5900,7 +5900,7 @@
|
||||
/obj/machinery/door/airlock/maintenance/int{
|
||||
name = "back entrance"
|
||||
},
|
||||
/turf/simulated/wall/tgmc/darkwall,
|
||||
/turf/simulated/floor/tiled/eris/white,
|
||||
/area/redgate/city/warehouse)
|
||||
"hUq" = (
|
||||
/obj/structure/table/woodentable,
|
||||
|
||||
@@ -46,10 +46,6 @@
|
||||
/turf/simulated/shuttle/floor/black,
|
||||
/area/redgate/train/viewing)
|
||||
"aV" = (
|
||||
/obj/structure/bed/chair/shuttle{
|
||||
dir = 1;
|
||||
icon_state = "shuttle_chair"
|
||||
},
|
||||
/obj/machinery/vending/snack,
|
||||
/turf/simulated/shuttle/floor/black,
|
||||
/area/redgate/train/bar)
|
||||
@@ -2797,10 +2793,6 @@
|
||||
/turf/simulated/shuttle/floor/purple,
|
||||
/area/redgate/train/casino)
|
||||
"RV" = (
|
||||
/obj/structure/bed/chair/shuttle{
|
||||
dir = 1;
|
||||
icon_state = "shuttle_chair"
|
||||
},
|
||||
/obj/machinery/vending/cola,
|
||||
/turf/simulated/shuttle/floor/black,
|
||||
/area/redgate/train/bar)
|
||||
|
||||
@@ -2539,6 +2539,10 @@
|
||||
},
|
||||
/turf/simulated/shuttle/floor/yellow,
|
||||
/area/redgate/train/kitchen)
|
||||
"Mh" = (
|
||||
/obj/machinery/telecomms/relay/preset/station,
|
||||
/turf/simulated/shuttle/floor/yellow,
|
||||
/area/redgate/train/vault)
|
||||
"Mi" = (
|
||||
/obj/machinery/chem_master/condimaster,
|
||||
/turf/simulated/floor/tiled/kafel_full,
|
||||
@@ -17279,7 +17283,7 @@ dA
|
||||
sy
|
||||
ZP
|
||||
Ph
|
||||
sy
|
||||
Mh
|
||||
ea
|
||||
Jp
|
||||
Sx
|
||||
|
||||
Reference in New Issue
Block a user