-
Notifications
You must be signed in to change notification settings - Fork 77
F.A.Q.
peonso edited this page Oct 12, 2016
·
4 revisions
Here change from false
to true
.
Make sure it's enabled in config.lua, then edit desired rates in exp_stages.lua.
Check this comment -> https://github.com/TwistedScorpio/OTHire/issues/68#issuecomment-246087138
If you need a NPC to negotiate, exemple, arrow and burst arrow. You need the generic one to go after the specific one in the npc list.
shopModule:addSellableItem({'hand axe'}, 2380, 4)
shopModule:addSellableItem({'axe'}, 2386, 7)