summaryrefslogtreecommitdiff
path: root/npc/005-1_Snake_desert
AgeCommit message (Collapse)AuthorFilesLines
2011-06-01Change the Converter to use different folder namesJared Adams6-554/+0
And update everything to use it.
2011-05-02Rerun converter again...Jared Adams1-0/+1
2011-05-02Run the tmx converter againJared Adams1-1/+0
2011-04-04converter added warning to all autogenerated filesJessica Tölke3-0/+3
2011-02-11traders use correct(item_db) prize for arrowsStefan Beller1-1/+1
2009-11-27Fixing a bug where you could not talk to NPCs.Stefan Dombrowski2-1/+6
Problem: When you try to talk to some NPCs and these NPC don't speak to you, then after that you can't talk to any other NPC until the client is restarted. Solution: The responsibilities of the rules NPC are moved to Ian. The well and the tree are talking to everyone now.
2009-07-20removes next; when followed by a close;Maximilian Philipps1-6/+0
2009-06-17Apply latest mapfile changes by fate with a fresh Converter run.Dennis Friis1-11/+11
2009-06-16Added SkillUp function and used it whenever we magic-skill-upFate1-6/+7
2009-06-06Add a dialog to when the quest is finished to keep client from locking up.Dennis Friis1-0/+2
If not, its impossible to talk to other NPCs unless you relogin.
2009-06-06Fixed spirit to write to QUEST_MAGIC2 variable, doc updatesFate1-1/+1
2009-05-30Misc. fixes to magic, mostly suggested/pointed out by KessFate1-2/+0
2009-01-24Merge commit 'mainline/master'Jared Adams1-2/+2
2009-01-24Adjust snakes in desert canyonJared Adams1-2/+2
2009-01-23Start converting scripts over to "ItemName"Jared Adams2-9/+6
Instead of using the item number. A few small bug fixes are also here.
2009-01-11Fixed a number of remaining bugsFate1-5/+5
2009-01-10Numerous fixes. Magic level 0 should be fully operational now.Fate2-5/+5
2009-01-09Finished first pass of magic quest scriptingFate3-7/+330
2009-01-07Misc. fixes, added most of WyaraFate1-3/+3
2008-12-31Added missing quest scriptFate1-0/+149
2008-12-26Inital rework of desert monstersJared Adams3-21/+24
2008-11-23Re-built with updated Converter toolFate1-1/+1
2008-11-23Add demon mask quest, remove some old files, etcJared Adams1-1/+1
2008-11-22Added some missing warpsFate1-2/+2
2008-11-22Fixed broken warp in mountain snake cave, improved snake pit warp, added ↵Fate2-2/+2
missing south beach to north beach warp
2008-11-22Update various script-related files and add wlksJared Adams1-1/+1
2008-11-22Map name/warp/monster location fixesFate2-7/+7
2008-11-21Re-built imports to exclude obsolete onesFate1-1/+1
2008-11-19Change all script foldersJared Adams5-0/+79
Script files fixes are comming