From 47cb545ecb0fa1a4712b874d5370868839388d3c Mon Sep 17 00:00:00 2001 From: ThatOneGoblin25 <145570657+ThatOneGoblin25@users.noreply.github.com> Date: Mon, 29 Apr 2024 13:00:11 +1000 Subject: [PATCH] Syndicate and Blackmarket shipyard updated Now using BaseStructureIndestructible --- .../Structures/Machines/Computers/computers_shipyard.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_shipyard.yml b/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_shipyard.yml index 8c3e294d585..f3c9cf7887a 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_shipyard.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Machines/Computers/computers_shipyard.yml @@ -124,7 +124,7 @@ - type: entity id: ComputerShipyardSyndicate - parent: [BaseStructureDisableToolUse, BaseStructureDestructible, ComputerShipyard] + parent: [BaseStructureDisableToolUse, BaseStructureIndestructible, ComputerShipyard] name: syndicate shipyard console description: Used to buy ships not available through other means. Has a sticker that says SALES TAX 30% components: @@ -150,7 +150,7 @@ - type: entity id: ComputerShipyardBlackMarket - parent: [BaseStructureDisableToolUse, BaseStructureDestructible, ComputerShipyard] + parent: [BaseStructureDisableToolUse, BaseStructureIndestructible, ComputerShipyard] name: black market shipyard console description: Used to buy ships not available through other means. Has a sticker that says SALES TAX 30% components: