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