Allows the Trader Shuttle to be Manipulated by the Shuttle Manipulator + Very minor other trade shuttle content (#30849)

* A surprising number of file changes, this needed.

* lateload wooo

* Update centcomm.dmm

* Update centcomm.dmm

* Update shuttles.dm

---------

Co-authored-by: Fordoxia <143041327+Fordoxia@users.noreply.github.com>
This commit is contained in:
CRUNCH
2025-11-25 14:57:30 +00:00
committed by GitHub
co-authored by Fordoxia
parent d1d7c7fdcf
commit ef74d4ee5f
21 changed files with 432 additions and 435 deletions
+5 -4
View File
@@ -33,15 +33,16 @@
port_id = "admin"
name = "Base Shuttle Template (Admin)"
/datum/map_template/shuttle/trader
port_id = "trader"
name = "Base Shuttle Template (Trader)"
prefix = "_maps/map_files/shuttles/trader/"
/datum/map_template/shuttle/gamma_armory
port_id = "gamma_armory"
name = "Base Gamma Armory Template"
prefix = "_maps/map_files/shuttles/gamma_armory/"
/datum/map_template/shuttle/trader
port_id = "trader_base"
prefix = "_maps/map_files/shuttles/trader/"
// MARK: Emergency
/datum/map_template/shuttle/emergency/bar
suffix = "bar"