diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-12-13 02:07:10 -0800 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-12-13 02:07:10 -0800 |
| commit | 61db19192b0f4cfc0db0ae731a9277612e658c6c (patch) | |
| tree | 3d0ae60d3a54f0062632015b7936ad547e7d1a68 | |
| parent | Add additional authors as that is also now supported. (diff) | |
| download | cataclysm-dda-mod_battle-maid-redone-61db19192b0f4cfc0db0ae731a9277612e658c6c.tar.xz | |
Tanned hides are no longer a thing.
| -rw-r--r-- | recipes.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes.json b/recipes.json index b8df6f8..f8f95e6 100644 --- a/recipes.json +++ b/recipes.json @@ -1067,7 +1067,7 @@ ], "components": [ [ [ "kawaii_maid_hardcase_slim", 1 ] ], - [ [ "tanned_hide", 6 ] ] + [ [ "leather", 36 ] ] ] }, { |
