From bb22d37fc9ddf21e0648dd4d22a53de158b712bb Mon Sep 17 00:00:00 2001 From: Pepsilawn Date: Wed, 1 Jun 2022 17:08:54 +0200 Subject: [PATCH] Debugging again --- _maps/heliostation.json | 2 +- fulp_modules/mapping/shuttles/map_templates.dm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_maps/heliostation.json b/_maps/heliostation.json index 36153385649..1e8c20a6f8d 100644 --- a/_maps/heliostation.json +++ b/_maps/heliostation.json @@ -4,7 +4,7 @@ "map_path": "map_files/Heliostation", "map_file": "Heliostation.dmm", "shuttles": { - "cargo": "cargo_box", + "cargo": "cargo_helio", "ferry": "ferry_fancy", "whiteship": "whiteship_meta", "emergency": "emergency_delta" diff --git a/fulp_modules/mapping/shuttles/map_templates.dm b/fulp_modules/mapping/shuttles/map_templates.dm index 0a3257ebf6e..e25d0fc5922 100644 --- a/fulp_modules/mapping/shuttles/map_templates.dm +++ b/fulp_modules/mapping/shuttles/map_templates.dm @@ -8,7 +8,7 @@ name = "supply shuttle (Selene)" /datum/map_template/shuttle/cargo/fulp/helio // Heliostation - suffix = "helio" + suffix = "cargo_helio" name = "cargo ferry (Helio)" /datum/map_template/shuttle/cargo/fulp/solitaire // Solitairestation