diff --git a/data/json/itemgroups/Clothing_Gear/clothing.json b/data/json/itemgroups/Clothing_Gear/clothing.json index dec0b50ebe3bf..9ce082d7ae6f9 100644 --- a/data/json/itemgroups/Clothing_Gear/clothing.json +++ b/data/json/itemgroups/Clothing_Gear/clothing.json @@ -3400,7 +3400,6 @@ { "group": "tools_toolbox", "prob": 1 }, [ "survivor_belt_notools", 2 ], [ "survivor_machete", 2 ], - [ "spear_survivor", 2 ], [ "survivor_mess_kit", 6 ], [ "acetylene_cooker", 12 ], [ "survivor_shavingkit", 3 ], diff --git a/data/json/requirements/melee.json b/data/json/requirements/melee.json index 3a8c42b13b540..f0613a34e1ad0 100644 --- a/data/json/requirements/melee.json +++ b/data/json/requirements/melee.json @@ -68,7 +68,6 @@ "//": "Any quality weapon designed to hook your oppenents and their gear in a fight. Reserved for the good stuff.", "tools": [ [ - [ "spear_survivor", -1 ], [ "scythe_war", -1 ], [ "poleaxe", -1 ], [ "ji", -1 ], @@ -655,7 +654,6 @@ [ "halberd", -1 ], [ "lajatang", -1 ], [ "naginata", -1 ], - [ "spear_survivor", -1 ], [ "scythe_war", -1 ], [ "poleaxe", -1 ], [ "lucern_hammer", -1 ],