mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
008b044ac5
* Emergency shuttle information display improvements * Update emergency.dm * Update emergency.dm * Modular shuttles --------- Co-authored-by: Tim <timothymtorres@gmail.com> Co-authored-by: Giz <13398309+vinylspiders@users.noreply.github.com>
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
/datum/map_template/shuttle/assault_pod
|
|
port_id = "assault_pod"
|
|
who_can_purchase = null
|
|
|
|
/datum/map_template/shuttle/assault_pod/default
|
|
suffix = "default"
|
|
name = "assault pod (Default)"
|