summaryrefslogtreecommitdiff
path: root/npc/010-2_Dimonds_Cove
AgeCommit message (Collapse)AuthorFilesLines
2009-10-07Update trim/lengthen script for MiniskirtKess Vargavind1-3/+3
Also add it for dyeing and bleaching.
2009-10-07Lora Tay can make MiniskirtsMadCamel1-8/+15
2009-08-310000744: Little tileset bugsMaximilian Philipps1-1/+1
2009-07-20removes next; when followed by a close;Maximilian Philipps2-12/+0
2009-06-22More fixes to doug and vincent NPCs.Dennis Friis1-1/+3
2009-06-22Fix client .29.1 freezes on vincent and doug NPCs.Dennis Friis1-1/+4
2009-06-19Fix up some old quests for security and make them match our current style.Dennis Friis1-4/+6
2009-06-19Make doug require 20 lamps (down from 40), and improve the rewardChuck Miller1-9/+13
2009-06-02Turn a few more 'close' into labelsKess Vargavind1-1/+2
2009-06-01More fixes for item labelsKess Vargavind1-2/+2
I am sorry about forgetting to check the scripts, I learnt that mistake too late. This is the situation a few grep's later. (I also updated the ignore list.)
2009-05-30Merge branch 'master' of the testing branchFate5-37/+140
Conflicts: conf/magic.conf db/item_db.txt npc/013-3_Cave/barrier.txt Eliminated conf/magic.conf. Re-build this file using conf/build-magic.sh; otherwise marriage will be disabled and spells won't work.
2009-05-24Added magic level 3 quests for Aulsbel and Elanore. Also added appropriate ↵Fate3-5/+112
quest items and extended magic debug functionality as needed.
2009-05-20Minor string fixesKess Vargavind1-6/+6
* Correct spelling of Scoprion (reported by erebe on the forums) * Remove plural ending from item popup syntax
2009-02-18Merge commit 'mainline/master'Jared Adams2-1/+4
Conflicts: npc/001-1_Tulimshar/elanore.txt npc/013-3_Cave/barrier.txt npc/015-3/katze.txt
2009-02-16Make sure no script just endsJared Adams2-1/+4
2009-01-24Some more "ItemName" conversionsJared Adams2-32/+28
2009-01-19Make cotton boots buyableJared Adams1-1/+1
2008-12-23Fixeds to check for invy room before giving itemsJared Adams1-1/+12
2008-11-23Fix names of map foldersJared Adams7-0/+957
THe converter has been changed to on;y have 0-9A-Za-z-_ as valid characters in map folder names.