Skip to content

Commit

Permalink
BoxStation bar fixes (#814)
Browse files Browse the repository at this point in the history
## About The Pull Request

Поставил ресторан портал ближе к бару, чтобы посетители видели зоны.

## Why It's Good For The Game

Фиксим афк посетителей

## Changelog
:cl:
fix: map Cyberiad
/:cl:
  • Loading branch information
Perohai authored Nov 27, 2024
1 parent 7faa345 commit 3fa1339
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions _maps/map_files/Cyberiad/Cyberiad.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -6893,6 +6893,7 @@
/obj/machinery/light/directional/south,
/obj/machinery/newscaster/directional/south,
/obj/effect/turf_decal/siding/wood,
/obj/machinery/restaurant_portal/restaurant,
/turf/open/floor/wood/large,
/area/station/commons/lounge)
"bOh" = (
Expand Down Expand Up @@ -21762,10 +21763,10 @@
/turf/open/floor/iron/white,
/area/station/science/lab)
"fCk" = (
/obj/machinery/computer/slot_machine,
/obj/effect/turf_decal/siding/wood{
dir = 5
},
/obj/machinery/restaurant_portal/bar,
/turf/open/floor/wood/large,
/area/station/service/bar)
"fCl" = (
Expand Down Expand Up @@ -27355,8 +27356,8 @@
/turf/open/floor/iron,
/area/station/engineering/engine_smes)
"hcl" = (
/obj/machinery/restaurant_portal/bar,
/obj/effect/turf_decal/siding/wood,
/obj/machinery/computer/slot_machine,
/turf/open/floor/wood/large,
/area/station/commons/lounge)
"hcK" = (
Expand Down Expand Up @@ -37505,7 +37506,7 @@
c_tag = "Bar - South"
},
/obj/effect/turf_decal/siding/wood,
/obj/machinery/restaurant_portal/restaurant,
/obj/machinery/computer/slot_machine,
/turf/open/floor/wood/large,
/area/station/commons/lounge)
"jKL" = (
Expand Down

0 comments on commit 3fa1339

Please sign in to comment.