From 598d0ac108235821191e5647016dad16a4054a80 Mon Sep 17 00:00:00 2001 From: Felix Linker Date: Sat, 1 Jun 2019 14:19:29 +0200 Subject: [PATCH] Remove class 2 corrosive resistant cargo racks Closes https://github.com/EDCD/coriolis/issues/515 --- modules/internal/cargo_rack.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/modules/internal/cargo_rack.json b/modules/internal/cargo_rack.json index 5e109c4..d2f088f 100644 --- a/modules/internal/cargo_rack.json +++ b/modules/internal/cargo_rack.json @@ -142,21 +142,6 @@ "ukName": "Corrosion Resistant Cargo Rack", "ukDiscript": "Specialised storage rack for use in automated cargo transfer system that can resist the effects of corrosive cargo." }, - { - "cargo": 4, - "class": 2, - "cost": 12563, - "edID": 128681992, - "eddbID": 1552, - "grp": "cr", - "id": "0V", - "name": "Corrosion Resistant", - "rating": "F", - "mass": 0, - "symbol": "Int_CorrosionProofCargoRack_Size2_Class1", - "ukName": "Corrosion Resistant Cargo Rack", - "ukDiscript": "Specialised storage rack for use in automated cargo transfer system that can resist the effects of corrosive cargo." - }, { "cargo": 16, "class": 4,