mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 16:44:43 +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>
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
/datum/map_template/shuttle/ert
|
|
port_id = "ert"
|
|
who_can_purchase = null
|
|
|
|
// Custom ERT shuttles
|
|
/datum/map_template/shuttle/ert/bounty
|
|
suffix = "bounty"
|
|
name = "Bounty Hunter ERT Shuttle"
|