Skip to content

Commit

Permalink
adds jukeboxes to all base bars
Browse files Browse the repository at this point in the history
added a jukebox to most bars for the JukeBoxes 2.5k bounty in the discord.
  • Loading branch information
Noot-Toot committed Sep 24, 2023
1 parent 0df75c4 commit 97a2b26
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 2 deletions.
16 changes: 15 additions & 1 deletion _maps/map_files/Deltastation/DeltaStation2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -29065,6 +29065,20 @@
/obj/item/hand_labeler,
/turf/open/floor/carpet,
/area/station/security/detectives_office)
"gZK" = (
/obj/effect/turf_decal/tile/red{
dir = 4
},
/obj/effect/turf_decal/tile/red{
dir = 8
},
/obj/effect/turf_decal/tile/yellow{
dir = 1
},
/obj/effect/turf_decal/tile/yellow,
/obj/machinery/media/jukebox,
/turf/open/floor/iron,
/area/station/commons/lounge)
"gZM" = (
/obj/structure/table,
/obj/machinery/light_switch/directional/south{
Expand Down Expand Up @@ -134915,7 +134929,7 @@ xDc
deh
ocR
ozU
msR
gZK
qGL
vnU
tNO
Expand Down
9 changes: 8 additions & 1 deletion _maps/map_files/KiloStation/KiloStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -53638,6 +53638,13 @@
/obj/machinery/composters,
/turf/open/floor/iron,
/area/station/service/hydroponics)
"rLw" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
},
/obj/machinery/media/jukebox,
/turf/open/floor/wood,
/area/station/service/bar/atrium)
"rLy" = (
/obj/structure/table,
/obj/item/folder/blue{
Expand Down Expand Up @@ -102787,7 +102794,7 @@ tEE
mfJ
bqd
sHm
ddp
rLw
ddp
vRO
rsb
Expand Down
1 change: 1 addition & 0 deletions _maps/map_files/MetaStation/MetaStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -33078,6 +33078,7 @@
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/media/jukebox,
/turf/open/floor/wood,
/area/station/commons/lounge)
"lWq" = (
Expand Down
1 change: 1 addition & 0 deletions _maps/map_files/NorthStar/north_star.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -9879,6 +9879,7 @@
},
/obj/machinery/airalarm/directional/west,
/obj/effect/turf_decal/tile/bar/opposingcorners,
/obj/machinery/media/jukebox,
/turf/open/floor/iron/checker,
/area/station/service/bar/atrium)
"ctX" = (
Expand Down
1 change: 1 addition & 0 deletions monkestation/_maps/RandomBars/Icebox/icebox_bar_base.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/media/jukebox,
/turf/open/floor/wood/parquet,
/area/station/commons/lounge)
"lh" = (
Expand Down
1 change: 1 addition & 0 deletions monkestation/_maps/RandomBars/Tram/tram_bar_base.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1301,6 +1301,7 @@
/obj/structure/disposalpipe/segment{
dir = 9
},
/obj/machinery/media/jukebox,
/turf/open/floor/iron/checker,
/area/station/commons/lounge)
"GN" = (
Expand Down

0 comments on commit 97a2b26

Please sign in to comment.