NPC type “sell_weapon” added
You can now create a new type of NPC. “sell_weapon” NPCs can buy a weapon and give the player a fixed amount of dollars and/or items in return. You can sell multiple weapon types.
also:
Added menu calls (you now need vorp_menu)
I have replaced the old calls with StateBags. Now you don't have to reload the character every time you make changes to the NPCs, you can just restart the script and the new NPCs will be loaded.
Check it out on github:
https://github.com/justSalkin/juSa_npc_rewards/releases/tag/juSa_npc_rewardsV1.6
