From e9dcebdfacc4681f3f6416fe5ad1bacc0d0e7a02 Mon Sep 17 00:00:00 2001 From: GreaseMonk <1354802+GreaseMonk@users.noreply.github.com> Date: Fri, 13 Sep 2024 12:13:00 +0200 Subject: [PATCH] Inherit material composition --- Resources/Prototypes/_NF/Entities/Objects/Tools/tools.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Resources/Prototypes/_NF/Entities/Objects/Tools/tools.yml b/Resources/Prototypes/_NF/Entities/Objects/Tools/tools.yml index 234a7ba3738..1884d7e7009 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Tools/tools.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Tools/tools.yml @@ -8,10 +8,6 @@ isShipyardRCD: true - type: Sprite state: icon-shipyard - - type: PhysicalComposition - materialComposition: - Steel: 5000 - Plastic: 1000 - type: entity id: ShipyardRCDEmpty @@ -33,7 +29,3 @@ state: ammo-shipyard - type: Item heldPrefix: ammo-shipyard - - type: PhysicalComposition - materialComposition: - Steel: 1000 - Plastic: 1000 \ No newline at end of file