Skip to content

Commit

Permalink
Adds a barbot seat projector to Wawa's bar (tgstation#88923)
Browse files Browse the repository at this point in the history
## About The Pull Request


![image](https://github.com/user-attachments/assets/6cdf66c6-eb47-4060-bb81-6670e469b3ce)

## Why It's Good For The Game

Map parity, you'd expect to be able to do your job roundstart.

## Changelog
:cl:
fix: Added a barboat seat projector to Wawa's bar
/:cl:
  • Loading branch information
SmArtKar authored Jan 13, 2025
1 parent d6408bc commit e3574e9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _maps/map_files/wawastation/wawastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -31860,12 +31860,16 @@
"ljU" = (
/obj/effect/turf_decal/tile/dark_red/opposingcorners,
/obj/structure/table,
/obj/item/clothing/head/hats/tophat,
/obj/item/book/manual/wiki/barman_recipes{
pixel_x = -4;
pixel_y = 7
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/item/holosign_creator/robot_seat/bar{
pixel_y = 4;
pixel_x = 6
},
/obj/item/clothing/head/hats/tophat,
/turf/open/floor/iron/dark,
/area/station/service/bar)
"ljZ" = (
Expand Down

0 comments on commit e3574e9

Please sign in to comment.