Files
Bubberstation/_maps/pubbystation.json
bb40b3ef49 Pubby Station 2: Return to Space (#5589)
## About The Pull Request
PUBBY! A classic now available with a reworked cargo, research and
engineering department inspired by older iterations of the map. A few
more edges were sanded down outside those departments for consistency
purposes such as reinstating some lost decals from previous builds (see
the bar area).

## Why It's Good For The Game
It is my belief that there is a sore lack of low to mid pop maps that
people consistently want to play on. Pubby is a tried and tested map
with a few notable quirks, but nothing immediately alienating. It slots
in nicely between the usual box and meta station.

## Proof Of Testing

<details>
<summary>Screenshots/Videos</summary>
After
<img width="8160" height="8160" alt="pubbynew5"
src="https://github.com/user-attachments/assets/af1a15fb-3eca-48e9-b348-aa162710a9ef"
/>


Before
<img width="8160" height="8160" alt="pubbyold2"
src="https://github.com/user-attachments/assets/8ce0f149-f36f-4b63-8fca-1860fd0539b9"
/>


</details>

## Changelog

🆑 Robwo
map: Risk of Pubby Station Returns
/🆑

---------

Co-authored-by: gavla <96078776+shayoki@users.noreply.github.com>
2026-06-23 22:07:40 +02:00

24 lines
446 B
JSON

{
"version": 1,
"map_name": "Pubby Station",
"map_path": "map_files/PubbyStation",
"map_file": "PubbyStation.dmm",
"shuttles": {
"emergency": "emergency_pubby",
"whiteship": "whiteship_pubby",
"ferry": "ferry_fancy",
"cargo": "cargo_box"
},
"job_changes": {
"Cook": {
"additional_cqc_areas": ["/area/station/service/bar/atrium"]
},
"Chaplain": {
"has_monastery": 1
},
"Prisoner": {
"spawn_positions": 2
}
}
}