Files
Bubberstation/code/datums/shuttles/aux_base.dm
TimandGitHub e2e7d1321d Reorganize shuttles into separate folders (#96430)
## About The Pull Request
This moves all the shuttle `.dmm` files into separate respective
folders.

## Why It's Good For The Game
Easier to find shuttles while mapping.

## Changelog
🆑
code: Reorganize shuttle maps into separate folders
/🆑
2026-06-12 22:34:32 +02:00

13 lines
319 B
Plaintext

/datum/map_template/shuttle/aux_base
port_id = "aux_base"
prefix = "_maps/shuttles/aux_base/"
who_can_purchase = null
/datum/map_template/shuttle/aux_base/default
suffix = "default"
name = "auxilliary base (Default)"
/datum/map_template/shuttle/aux_base/small
suffix = "small"
name = "auxilliary base (Small)"