summaryrefslogtreecommitdiff
path: root/example/serverdata/scripts/npcs/seller.lua
AgeCommit message (Collapse)AuthorFilesLines
2011-02-15Added a merchant and a blacksmith on the template map.Yohann Ferreira1-73/+0
They're both using a fully working merchant lua function. Resolves: Mana-mantis #295.
2010-12-30Added new example files needed to start a more complete feature-showing map.Yohann Ferreira1-0/+73
I also replaced certain files with newer version, just as the items.xml file. And I started to split test npcs from the tmwserv repository into reusable pieces. Big but trivial. Part of the Mana-Mantis issue: #231.