Files
Bubberstation/strings/modular_maps/syndicatebaseice.toml
EEASAS ea119b76fa Modularizes the comms agent ruin on icebox (#89135)
## 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>

(![image](https://github.com/user-attachments/assets/703d0dab-ba57-4e94-babf-9b09c4b90d86))
</details>

<details>
<summary>comms_cheap</summary>

![image](https://github.com/user-attachments/assets/cf6ad70e-d527-41b5-b90e-b2968794dc18)
</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
/🆑
2025-01-24 23:45:24 +01:00

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"]