final fixes to Kilo

there was a problem with shuttles, should work well now
This commit is contained in:
GDLW
2023-06-22 17:09:47 +02:00
parent c27bc607fd
commit 75b69009a2
2 changed files with 46 additions and 112 deletions
+16
View File
@@ -492,6 +492,22 @@
suffix = "delta"
name = "arrival shuttle (Delta)"
/datum/map_template/shuttle/arrival/kilo
suffix = "kilo"
name = "arrival shuttle (Kilo)"
/datum/map_template/shuttle/mining/kilo
suffix = "kilo"
name = "mining shuttle (Kilo)"
/datum/map_template/shuttle/cargo/kilo
suffix = "kilo"
name = "supply shuttle (Kilo)"
/datum/map_template/shuttle/labour/kilo
suffix = "kilo"
name = "labour shuttle (Kilo)"
/datum/map_template/shuttle/arrival/pubby
suffix = "pubby"
name = "arrival shuttle (Pubby)"