summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2009-06-02Fixed broken return-to-main-loop for wyara after asking about imprisoned ↵Fate1-1/+1
desert spirit
2009-06-01Fix a lockup in Alice's scriptJared Adams1-3/+6
2009-06-01More fixes for item labelsKess Vargavind6-10/+10
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-06-01Fixed names of cowboy hats in Pachua scriptFate1-2/+2
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-31Summoning spells now also require a root.Fate1-2/+2
2009-05-30Merge branch 'master' of the testing branchFate74-572/+6473
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-30Misc. fixes to magic, mostly suggested/pointed out by KessFate4-16/+36
2009-05-25Renamed potion colour description for Mopox cure from medium-light to ↵Fate1-1/+1
medium-dark, to match Caul and Elanore's descriptions
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 ↵Fate10-60/+1102
quest items and extended magic debug functionality as needed.
2009-05-20Minor string fixesKess Vargavind3-17/+17
* 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 Adams2-2/+4
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/mainlineFate15-9/+594
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 ↵Fate2-2/+31
constant to db/const.txt.
2009-05-14Fixed #T00 to take a parameter and updated Auldsbel's explanation.Fate1-2/+11
In the future, it should be easier to add more figurines, if needed.
2009-05-14Fixed broken GOTO in mana seed script after level-upFate1-1/+1
2009-05-13Fixed auldsbel spell invocation description syntax, though the content is ↵Fate1-1/+1
still off
2009-05-13Fix Dialog of officer in Central TulimsharFreeyorp1-1/+1
2009-05-12Give all invisible trigger NPCs view id 0Jared Adams5-5/+5
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-05-05Add an NPC to test string and integer inputJared Adams2-0/+25
Only visible for 0.0.28 and above.
2009-05-05Fix the Soul Menhirs when you don't touch themJared Adams1-1/+3
2009-04-11Fix Easter event prize giveoutJared Adams1-0/+1
2009-04-10Easter 2009Jared Adams4-0/+495
2009-04-10Return from the clear variables functionJared Adams1-0/+1
2009-04-10Prepare a function to clear out old variablesJared Adams2-2/+63
2009-03-21Merge commit 'mainline/master'Jared Adams17-1/+100
2009-03-21Add initial data for map 022-1Jared Adams4-0/+16
2009-03-21Add clover patches to woodland mapsJared Adams13-1/+84
Also add flowers to hurnscald and adjust the old woman to talk about them.
2009-03-16Merge commit 'mainline/master'Jared Adams5-21/+25
2009-03-16Fix the barrier in the magic schoolJared Adams4-20/+24
2009-03-15Fix a bug in the sex changerJared Adams1-1/+1
2009-03-14Merge commit 'mainline/master'Jared Adams2-1/+15
2009-03-14Fix explaination for #T00Jared Adams1-2/+2
2009-03-14Add some storage NPCsJared Adams2-1/+15
2009-03-12Merge commit 'mainline/master'Jared Adams1-1/+1
2009-03-11Adjust timer for ItkaJared Adams1-1/+1
2009-03-10Merge commit 'mainline/master'Jared Adams4-36/+17
Conflicts: npc/020-1_Nivalis/_import.txt
2009-03-09Return from the soul menhir functionJared Adams1-0/+1
2009-03-09Adjust the sex changersJared Adams3-36/+16
Xanith has been removed for now. Cost for sex change is 10k GP and you need to be atleast level 10. Server message has better wording.
2009-03-08Merge commit 'mainline/master'Jared Adams33-72/+295
Conflicts: data/021-2.wlk data/023-1.wlk
2009-03-07Move bank storage to be account levelJared Adams1-14/+20
2009-03-07Adjust the barrier int he magic schoolJared Adams2-5/+7
THe explaination is now handled better
2009-03-07Adjust Tulimshar's bakery a bitJared Adams2-3/+9
2009-03-07Add some new mapsJared Adams30-55/+263
Includes some indoors for Central Tulimshar, Tulimshar Canyon, and an indoor for Tulimshar Canyon.
2009-03-07Fix a bug in Jack's scriptJared Adams1-1/+2
2009-03-06Merge commit 'mainline/master'Jared Adams10-20/+70
Conflicts: conf/magic.conf
2009-03-01Fix some bugs in the marriage scrciptsJared Adams1-1/+2
2009-03-01Only take GP when divorce was successfulJared Adams1-2/+12