mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 00:27:31 +01:00
ea119b76fa
## About The Pull Request Modularizes the comms agent ruin on icebox only includes the actual comms agent's office part because i am tired ok <details> <summary>comms_luxury</summary> () </details> <details> <summary>comms_cheap</summary>  </details> and comms_standard is the previous office that was in the non modularized map ## Why It's Good For The Game modularized things are unique and good ## Changelog 🆑 map: modularizes the comms agent ruin on icebox /🆑
6 lines
186 B
TOML
6 lines
186 B
TOML
directory = "_maps/RandomRuins/IceRuins/icemoon_underground_comms_agent/"
|
|
|
|
[rooms.commsoffice]
|
|
modules = ["commsoffice_standard.dmm", "commsoffice_cheap.dmm", "commsoffice_luxury.dmm"]
|
|
|