diff --git a/data/mods/Modular_Turrets/corpses.json b/data/mods/Modular_Turrets/corpses.json index 36a8f5d9b4f4b..0937156cdb6f7 100644 --- a/data/mods/Modular_Turrets/corpses.json +++ b/data/mods/Modular_Turrets/corpses.json @@ -2,7 +2,6 @@ { "abstract": "broken_turret_base", "type": "GENERIC", - "override": true, "symbol": ",", "looks_like": "bot_turret", "color": "light_gray", @@ -245,7 +244,6 @@ { "abstract": "broken_hack_base", "type": "GENERIC", - "override": true, "symbol": ",", "color": "light_green", "name": "broken hack", diff --git a/data/mods/Modular_Turrets/items.json b/data/mods/Modular_Turrets/items.json index 5d484b69d7c2f..c76e570a20d26 100644 --- a/data/mods/Modular_Turrets/items.json +++ b/data/mods/Modular_Turrets/items.json @@ -261,7 +261,6 @@ "id": "bot_turret", "type": "TOOL", "copy-from": "bot_turret_base", - "override": true, "name": "inactive 9mm defense turret", "description": "An inactive 9mm defense turret. Up to 100 standard 9mm rounds will be automatically loaded from your inventory into the turret upon activation. Place the turret and it will ID you as friendly with its advanced IFF software. Consult your safety manual in the event of a malfunction.", "color": "red", @@ -352,7 +351,6 @@ "id": "bot_rifleturret", "copy-from": "bot_turret_base", "type": "TOOL", - "override": true, "name": "inactive 5.56mm military turret", "description": "An inactive 5.56mm military turret. Up to 100 standard 5.56mm NATO rounds will be automatically loaded from your inventory into the turret upon activation. Place the turret and it will ID you as friendly with its advanced IFF software. Consult your safety manual in the event of a malfunction.", "color": "green", @@ -515,7 +513,6 @@ "id": "bot_laserturret", "type": "TOOL", "copy-from": "bot_turret_base", - "override": true, "name": "inactive advanced laser turret", "description": "An inactive advanced laser turret. Place the turret and it will ID you as friendly with its advanced IFF software. Consult your safety manual in the event of a malfunction.", "color": "yellow", diff --git a/data/mods/Modular_Turrets/recipe.json b/data/mods/Modular_Turrets/recipe.json index d322c1e428735..9ae6e589ceef4 100644 --- a/data/mods/Modular_Turrets/recipe.json +++ b/data/mods/Modular_Turrets/recipe.json @@ -2,7 +2,6 @@ { "abstract": "bot_hack_base", "type": "recipe", - "override": true, "category": "CC_ELECTRONIC", "subcategory": "CSC_ELECTRONIC_OTHER", "skill_used": "electronics", @@ -284,7 +283,6 @@ { "type": "recipe", "result": "bot_laserturret", - "override": true, "copy-from": "bot_turret_base", "category": "CC_ELECTRONIC", "subcategory": "CSC_ELECTRONIC_PARTS", diff --git a/data/mods/Modular_Turrets/uncraft_corpse.json b/data/mods/Modular_Turrets/uncraft_corpse.json index 867371c6a9e3f..36facd696a044 100644 --- a/data/mods/Modular_Turrets/uncraft_corpse.json +++ b/data/mods/Modular_Turrets/uncraft_corpse.json @@ -2,7 +2,6 @@ { "result": "broken_manhack", "type": "uncraft", - "override": true, "skill_used": "electronics", "difficulty": 4, "time": 2000, @@ -13,7 +12,6 @@ { "result": "broken_flashbang_hack", "type": "uncraft", - "override": true, "skill_used": "electronics", "difficulty": 4, "time": 2000, @@ -24,7 +22,6 @@ { "result": "broken_gasbomb_hack", "type": "uncraft", - "override": true, "skill_used": "electronics", "difficulty": 4, "time": 2000, @@ -35,7 +32,6 @@ { "result": "broken_EMP_hack", "type": "uncraft", - "override": true, "skill_used": "electronics", "difficulty": 4, "time": 2000, @@ -46,7 +42,6 @@ { "result": "broken_grenade_hack", "type": "uncraft", - "override": true, "skill_used": "electronics", "difficulty": 4, "time": 2000, @@ -57,7 +52,6 @@ { "result": "broken_c4_hack", "type": "uncraft", - "override": true, "skill_used": "electronics", "difficulty": 4, "time": 2000, @@ -68,7 +62,6 @@ { "result": "broken_mininuke_hack", "type": "uncraft", - "override": true, "skill_used": "electronics", "difficulty": 5, "time": 2000, @@ -159,7 +152,6 @@ "difficulty": 2, "time": 3000, "qualities": [ { "id": "SCREW", "level": 1 } ], - "override": true, "components": [ [ [ "broken_turret_disarmed", 1 ] ], [ [ "robopart_9mm", 1 ] ] ] }, { @@ -286,7 +278,6 @@ "difficulty": 2, "time": 3000, "qualities": [ { "id": "SCREW", "level": 1 } ], - "override": true, "components": [ [ [ "broken_advturret_disarmed", 1 ] ], [ [ "robopart_laser", 1 ] ] ] }, { diff --git a/data/mods/More_Survival_Tools/recipes.json b/data/mods/More_Survival_Tools/recipes.json index 199f9c15067ba..47e36c19d393d 100644 --- a/data/mods/More_Survival_Tools/recipes.json +++ b/data/mods/More_Survival_Tools/recipes.json @@ -171,7 +171,6 @@ { "type": "recipe", "result": "plant_fibre", - "override": true, "category": "CC_OTHER", "subcategory": "CSC_OTHER_MATERIALS", "skill_used": "survival", @@ -182,7 +181,6 @@ }, { "type": "recipe", - "override": true, "result": "bearing", "category": "CC_AMMO", "subcategory": "CSC_AMMO_OTHER", diff --git a/data/mods/Salvaged_Robots/uncraft_corpse.json b/data/mods/Salvaged_Robots/uncraft_corpse.json index 3130245aa672b..148727113fc0f 100644 --- a/data/mods/Salvaged_Robots/uncraft_corpse.json +++ b/data/mods/Salvaged_Robots/uncraft_corpse.json @@ -11,7 +11,6 @@ { "result": "broken_light_hack", "type": "uncraft", - "override": true, "skill_used": "electronics", "difficulty": 4, "time": 2000, @@ -29,7 +28,6 @@ { "result": "broken_distract_hack", "type": "uncraft", - "override": true, "skill_used": "electronics", "difficulty": 4, "time": 2000, @@ -47,7 +45,6 @@ { "result": "broken_arson_hack", "type": "uncraft", - "override": true, "skill_used": "electronics", "difficulty": 4, "time": 2000, @@ -65,7 +62,6 @@ { "result": "broken_spore_hack", "type": "uncraft", - "override": true, "skill_used": "electronics", "difficulty": 4, "time": 2000, diff --git a/data/mods/Tanks/recipes.json b/data/mods/Tanks/recipes.json index 9200c1d743297..f0d36de33914b 100644 --- a/data/mods/Tanks/recipes.json +++ b/data/mods/Tanks/recipes.json @@ -2,7 +2,6 @@ { "type": "uncraft", "result": "broken_tankbot", - "override": true, "skill_used": "electronics", "difficulty": 8, "time": 600000,