From 2bb264554dc8fd182028d26c89f7d6477f509d18 Mon Sep 17 00:00:00 2001 From: maddavo Date: Thu, 18 Dec 2014 15:44:46 +1100 Subject: [PATCH] Combat Stabilisers exist --- corrections.py | 1 - data/Item.csv | 5 +++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/corrections.py b/corrections.py index b976a5a8..667483e5 100644 --- a/corrections.py +++ b/corrections.py @@ -49,7 +49,6 @@ 'COTTON': DELETED, 'ALLOYS': DELETED, 'PLASTICS': DELETED, - 'COMBAT STABILISERS': DELETED, } def correctSystem(oldName): diff --git a/data/Item.csv b/data/Item.csv index fdb1f6ce..d95d477c 100644 --- a/data/Item.csv +++ b/data/Item.csv @@ -32,8 +32,9 @@ unq:name@Category.category_id,unq:name,ui_order 'Machinery','Water Purifiers',7 'Medicines','Agri-Medicines',1 'Medicines','Basic Medicines',2 -'Medicines','Performance Enhancers',3 -'Medicines','Progenitor Cells',4 +'Medicines','Combat Stabilisers',3 +'Medicines','Performance Enhancers',4 +'Medicines','Progenitor Cells',5 'Metals','Aluminium',1 'Metals','Beryllium',2 'Metals','Cobalt',3