Skip to content

Commit

Permalink
remove sew_advanced from the tailor kits (CleverRaven#58035)
Browse files Browse the repository at this point in the history
  • Loading branch information
bombasticSlacks committed Jun 10, 2022
1 parent 2bacaaf commit 8738b87
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 60 deletions.
20 changes: 0 additions & 20 deletions data/json/items/tool/tailoring.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,26 +314,6 @@
"tool_quality": 1,
"cost_scaling": 0.1,
"move_cost": 800
},
{
"type": "sew_advanced",
"materials": [
"cotton",
"leather",
"lycra",
"nylon",
"wool",
"fur",
"faux_fur",
"nomex",
"kevlar",
"neoprene",
"gutskin",
"plastic",
"kevlar_rigid"
],
"skill": "tailor",
"clothing_mods": [ "leather_padded", "steel_padded", "kevlar_padded", "furred", "wooled" ]
}
],
"flags": [ "ALLOWS_REMOTE_USE" ]
Expand Down
19 changes: 0 additions & 19 deletions data/mods/Magiclysm/items/enchanted_misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,25 +159,6 @@
"tool_quality": 1,
"cost_scaling": 0.1,
"move_cost": 500
},
{
"type": "sew_advanced",
"materials": [
"cotton",
"leather",
"lycra",
"wool",
"fur",
"faux_fur",
"nomex",
"kevlar",
"neoprene",
"gutskin",
"plastic",
"kevlar_rigid"
],
"skill": "tailor",
"clothing_mods": [ "leather_padded", "steel_padded", "kevlar_padded", "furred", "wooled" ]
}
],
"flags": [ "ALLOWS_REMOTE_USE", "NO_UNLOAD" ]
Expand Down
21 changes: 0 additions & 21 deletions data/mods/Magiclysm/items/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,27 +129,6 @@
"tool_quality": 1,
"cost_scaling": 0.1,
"move_cost": 800
},
{
"type": "sew_advanced",
"materials": [
"cotton",
"leather",
"lycra",
"nylon",
"wool",
"fur",
"faux_fur",
"nomex",
"kevlar",
"neoprene",
"gutskin",
"plastic",
"parabolan_wool",
"kevlar_rigid"
],
"skill": "tailor",
"clothing_mods": [ "leather_padded", "steel_padded", "kevlar_padded", "furred", "wooled" ]
}
]
},
Expand Down

0 comments on commit 8738b87

Please sign in to comment.