Skip to content

Commit

Permalink
Fix that knife
Browse files Browse the repository at this point in the history
just one line...
  • Loading branch information
xanderrootslayer committed May 7, 2020
1 parent 971d80f commit 580f665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/professions.json
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@
"items": {
"both": {
"items": [ "footrags", "loincloth", "cloak_wool", "ragpouch", "small_relic", "gloves_wraps", "tunic_rag" ],
"entries": [ { "item": "makeshift_knife", "container-item": "sheath" } ]
"entries": [ { "item": "knife_baselard", "container-item": "sheath" } ]
},
"female": [ "chestwrap" ]
},
Expand Down

0 comments on commit 580f665

Please sign in to comment.