mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Fix ATM Position in the Bar (#13708)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixes ATM position in the bar."
|
||||
@@ -3665,11 +3665,11 @@
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/maintenance/wing/starboard)
|
||||
"cam" = (
|
||||
/obj/machinery/atm{
|
||||
pixel_x = 32
|
||||
/obj/machinery/orderterminal{
|
||||
pixel_y = -32
|
||||
},
|
||||
/turf/simulated/wall,
|
||||
/area/crew_quarters/bar)
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/crew_quarters/cafeteria)
|
||||
"can" = (
|
||||
/obj/machinery/atmospherics/pipe/manifold/hidden,
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
@@ -10843,6 +10843,9 @@
|
||||
c_tag = "Dinner - Bar 1";
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/atm{
|
||||
pixel_x = 32
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/crew_quarters/cafeteria)
|
||||
"gBa" = (
|
||||
@@ -15669,12 +15672,6 @@
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/engineering/engine_room)
|
||||
"jzc" = (
|
||||
/obj/machinery/orderterminal{
|
||||
pixel_y = 32
|
||||
},
|
||||
/turf/simulated/wall,
|
||||
/area/crew_quarters/kitchen)
|
||||
"jzq" = (
|
||||
/obj/structure/table/standard,
|
||||
/obj/machinery/light{
|
||||
@@ -60164,7 +60161,7 @@ due
|
||||
bsQ
|
||||
swH
|
||||
exU
|
||||
cam
|
||||
sKJ
|
||||
gul
|
||||
oUu
|
||||
pFr
|
||||
@@ -60981,7 +60978,7 @@ izV
|
||||
juS
|
||||
vfm
|
||||
bGg
|
||||
juS
|
||||
cam
|
||||
txq
|
||||
txq
|
||||
txq
|
||||
@@ -61176,7 +61173,7 @@ cMF
|
||||
eSd
|
||||
txq
|
||||
txq
|
||||
jzc
|
||||
pED
|
||||
xaF
|
||||
xtu
|
||||
nuZ
|
||||
|
||||
Reference in New Issue
Block a user