diff --git a/Content.Server/_HL/Shipyard/ShipSaveYamlSanitizer.cs b/Content.Server/_HL/Shipyard/ShipSaveYamlSanitizer.cs index 489473616a7..ff2d3e062b0 100644 --- a/Content.Server/_HL/Shipyard/ShipSaveYamlSanitizer.cs +++ b/Content.Server/_HL/Shipyard/ShipSaveYamlSanitizer.cs @@ -133,6 +133,18 @@ public static class ShipSaveYamlSanitizer "VendingMachineTankDispenserEVAPOI", "VendingMachineVendomatPOI", "VendingMachineYouToolPOI", + // Syndicate items + "ClothingOuterHardsuitSyndieCommander", + "ClothingOuterHardsuitJuggernaut", + "ClothingOuterArmorRaid", + "ClothingHeadHelmetRaid", + "WeaponLauncherChinaLake", + "WeaponLightMachineGunL6", + "BorgModuleL6C", + // ColSec items + "ClothingOuterHardsuitNfsdExperimental", + "WeaponLauncherRocket", + "WeaponLauncherRiotGun", // Everything else "ContainmentField", "PortalBlue", diff --git a/Resources/Prototypes/_NF/Entities/Objects/Weapons/Guns/expedition_guns.yml b/Resources/Prototypes/_NF/Entities/Objects/Weapons/Guns/expedition_guns.yml index d8b00966f08..ab4a413ebc9 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Weapons/Guns/expedition_guns.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Weapons/Guns/expedition_guns.yml @@ -414,25 +414,27 @@ - type: entity parent: - BaseExpeditionWeaponTier5 - - NFWeaponLauncherRocket + - WeaponLauncherRocket # HardLight: NFWeaponLauncherRocket