summaryrefslogtreecommitdiff
path: root/npc/009-2_Hurnscald
AgeCommit message (Collapse)AuthorFilesLines
2010-02-14Close some long-standing issues in Hurnscald's Waitress NPC.No Name1-19/+41
This moves the GP and item checks to immediately precede transactions and addresses a few typographical errors.
2010-01-24Expand ClearVariables functionJared Adams1-0/+2
Now removes event variables from 2009 and tryies to fix negative bank accounts.
2009-10-25Adjust Airlia's quest requirementsJared Adams1-15/+13
2009-10-07Update trim/lengthen script for MiniskirtKess Vargavind1-0/+7
Also add it for dyeing and bleaching.
2009-09-19Sagatha now warns about the desert well when talking about the druid treeFate1-0/+4
2009-09-11Fixes to caretaker questKess Vargavind1-5/+5
Quick, initial testing shows nothing other than this to be strange.
2009-09-10Add missing semicolonsJared Adams1-3/+3
2009-09-10Update of cemetery scriptsKess Vargavind1-77/+120
Forgot to send the latest version of Airlia before, now she should have the basic functionality in place. Also fixed some logic gone astray. What still needs to be done: some code for the Caretaker, testing and tweaking. Possibly dialogue as well, though it's not essential.
2009-09-07Add woodland cemeteryJared Adams2-0/+197
Some work still needs to be done on the maps themselves, and the new NPCs.
2009-07-20removes next; when followed by a close;Maximilian Philipps6-29/+0
2009-06-16Added SkillUp function and used it whenever we magic-skill-upFate1-5/+8
2009-06-16Fixed the healers' poison curing to also cure slow-poison, made Elanore cast ↵Fate1-0/+1
white magic
2009-06-06Fix a missing goto if the person has chosen the evil path.Dennis Friis1-1/+1
2009-06-06Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainlineFate1-3/+9
2009-06-06Fixed the fix for WyaraFate1-2/+2
2009-06-06Catch players who fell through the cracks wrt learning nature or life magic ↵Fate1-0/+2
due to the most recent bug
2009-06-06Add close to Wedding Officiator and Nicholas as pointed out by fate.Dennis Friis1-3/+9
Since the new client no longer has a cancel button.
2009-06-06Elanore quest status corruption autocorrectionFate1-1/+1
2009-06-06Fixed spirit to write to QUEST_MAGIC2 variable, doc updatesFate1-0/+6
2009-06-02Added another warning for a level 2 spell to Wyara.Fate1-1/+3
2009-06-02Fixed broken return-to-main-loop for wyara after asking about imprisoned ↵Fate1-1/+1
desert spirit
2009-05-31Added slow-poison potions and made Wyara sell themFate1-2/+2
2009-05-31Added missing "close" to Hurnscald bookshelf.Fate1-0/+1
2009-05-30Misc. fixes to magic, mostly suggested/pointed out by KessFate1-7/+29
2009-05-16Elanore and the Doctor can now heal poisoning. Also added sc_poison ↵Fate1-2/+18
constant to db/const.txt.
2009-03-14Merge commit 'mainline/master'Jared Adams1-1/+7
2009-03-14Add some storage NPCsJared Adams1-1/+7
2009-03-06Merge commit 'mainline/master'Jared Adams2-1/+8
Conflicts: conf/magic.conf
2009-02-25Add dyed gloves and put them on saleScott Ellis2-1/+8
2009-02-18Merge commit 'mainline/master'Jared Adams2-0/+2
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-0/+2
2009-01-31Shearing updated, Sagatha hands it out now, and Sagatha also hands out ↵Fate1-0/+9
things slightly more eagerly
2009-01-26Replace references to ether magic with astral magicJared Adams1-1/+1
2009-01-24Fix some typosJared Adams1-1/+1
2009-01-24Some more "ItemName" conversionsJared Adams5-111/+89
2009-01-23Adjust purification potion to not work earlyJared Adams1-29/+0
2009-01-23Top level dialogue option with Wyara: manaseed doesn't workFate1-4/+11
2009-01-23Wyara now warns the player if they're not powerful enough yet to cast the ↵Fate1-0/+2
rain spell
2009-01-22Fixed location of pond in Wyara's explanationFate1-1/+1
2009-01-20Remove extra shoes in Hurnscald General StoreJared Adams1-1/+1
2009-01-19Make cotton boots buyableJared Adams1-1/+1
2009-01-12Merge branch 'master' into magicFate1-0/+7
Conflicts: db/item_db.txt
2009-01-11Fixed a number of remaining bugsFate2-13/+21
2009-01-11Add cotton boots to Selim and CandideJared Adams1-0/+7
2009-01-10Numerous fixes. Magic level 0 should be fully operational now.Fate1-13/+25
2009-01-10Fixed broken function usage and menusFate1-5/+5
2009-01-09Finished first pass of magic quest scriptingFate2-69/+115
2009-01-07Misc. fixes, added most of WyaraFate1-11/+409
2008-12-27Magic quests 0, 2, 4Fate3-1/+155
2008-12-24Remove unneeded inventory checks and add fix oneJared Adams1-4/+2