summaryrefslogtreecommitdiff
path: root/npc/001-1_Tulimshar
AgeCommit message (Collapse)AuthorFilesLines
2009-07-15Readjusted vincent bugleg quest to require 10 (down from 30)Chuck Miller1-9/+9
2009-06-30Fixed Sandra going wrong 1 out of 3 timesThorbjørn Lindeijer1-3/+3
Reported by MStoykov. Change was missing from f91d834dbf58b44af5a6fc8e903aa8f4d654c496
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-0/+1
2009-06-19Fix up some old quests for security and make them match our current style.Dennis Friis1-3/+9
2009-06-17Apply latest mapfile changes by fate with a fresh Converter run.Dennis Friis1-20/+20
2009-06-16Added SkillUp function and used it whenever we magic-skill-upFate1-7/+9
2009-06-16Fixed the healers' poison curing to also cure slow-poison, made Elanore cast ↵Fate1-0/+4
white magic
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-06Fixed a bug introduced by the last push due to which Elanore, Omar and ↵Fate1-0/+1
Kadiya wouldn't talk anymore
2009-06-06Elanore quest status corruption autocorrectionFate1-0/+23
2009-06-01More fixes for item labelsKess Vargavind1-4/+4
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 branchFate7-26/+690
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 #L20, the cure-poison spell, and made Elanore explain it.Fate1-0/+25
2009-05-24Added magic level 3 quests for Aulsbel and Elanore. Also added appropriate ↵Fate1-4/+162
quest items and extended magic debug functionality as needed.
2009-05-20Minor string fixesKess Vargavind2-11/+11
* Correct spelling of Scoprion (reported by erebe on the forums) * Remove plural ending from item popup syntax
2009-05-18NPCs that talk need to be known as NPCs for nowJared Adams1-1/+2
Older clients have problems with NPC interraction when there isn't an NPC object for them.
2009-05-16Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainlineFate1-1/+1
Conflicts: db/item_db.txt npc/013-3_Cave/barrier.txt
2009-05-16Elanore and the Doctor can now heal poisoning. Also added sc_poison ↵Fate1-0/+13
constant to db/const.txt.
2009-05-12Give all invisible trigger NPCs view id 0Jared Adams1-1/+1
The client completely ignores this view, which will prevent problems if you click on them by accident with older clients. I'll change eAthena to not even send view id (job) 0.
2009-03-14Merge commit 'mainline/master'Jared Adams1-0/+8
2009-03-14Add some storage NPCsJared Adams1-0/+8
2009-03-06Merge commit 'mainline/master'Jared Adams2-10/+16
Conflicts: conf/magic.conf
2009-02-25Add dyed gloves and put them on saleScott Ellis1-9/+15
2009-02-20Adjust the Trainer's description of luckJared Adams1-1/+1
Text by MadCamel
2009-02-18Merge commit 'mainline/master'Jared Adams8-3/+6
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 Adams8-4/+6
2009-02-14Merge commit 'mainline/master'Jared Adams4-15/+3
Conflicts: db/item_db.txt
2009-02-08Add map 021-1Jared Adams4-15/+3
2009-02-03Remove extra characters from bard's nameJared Adams1-1/+1
2009-01-31Ian now points players to the bard for magicFate1-1/+1
2009-01-31Made levelling up in life magic practical.Fate1-3/+3
2009-01-29Fixed lay-on-hands to require life magic level 2Fate1-1/+1
2009-01-26Make Elanore glow with detect-magicJared Adams1-1/+1
2009-01-25Fix a bug in Elanore's dialogJared Adams1-2/+0
2009-01-23Start converting scripts over to "ItemName"Jared Adams5-39/+31
Instead of using the item number. A few small bug fixes are also here.
2009-01-22Merge commit 'origin/master' into magicJared Adams2-1/+21
2009-01-19Make cotton boots buyableJared Adams1-1/+1
2009-01-18Merge branch 'master' into magicFate1-27/+29
2009-01-18Merge commit 'mainline/master'Jared Adams2-27/+35
2009-01-12Merge branch 'master' into magicFate1-0/+6
Conflicts: db/item_db.txt
2009-01-12Adjust Sandra to need 5 normal stingers and 1 redJared Adams1-27/+29
Inventory size check was also adjusted to be smarter about arrows and more consice.
2009-01-11Improvements to Elanore's description of the enchant-lifestone spellFate1-3/+14
2009-01-11Fixed a number of remaining bugsFate1-4/+3
2009-01-11Add cotton boots to Selim and CandideJared Adams1-0/+6
2009-01-10Numerous fixes. Magic level 0 should be fully operational now.Fate1-0/+1
2009-01-10Fixed broken function usage and menusFate2-3/+3
2009-01-10Added debug magic, properly linked chat helper functionsFate1-18/+19
2009-01-09Finished first pass of magic quest scriptingFate2-126/+70
2009-01-07Misc. fixes, added most of WyaraFate3-14/+30