summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
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
2009-02-28Fix a bug in Jack's scriptJared Adams1-1/+0
2009-02-28Fix relative shop pricesJared Adams1-2/+2
2009-02-25Add dyed gloves and put them on saleScott Ellis4-11/+24
2009-02-24Fix Taro for older clientsJared Adams2-2/+2
2009-02-24Adjust mobs on map 002-3Jared Adams2-3/+30
Also fix the exit warp
2009-02-23Fix close bug in TaroJared Adams2-2/+2
2009-02-20Adjust the Trainer's description of luckJared Adams1-1/+1
Text by MadCamel
2009-02-18Merge commit 'mainline/master'Jared Adams55-104/+169
Conflicts: npc/001-1_Tulimshar/elanore.txt npc/013-3_Cave/barrier.txt npc/015-3/katze.txt
2009-02-18Remove another next;close; and a potential problemJared Adams2-2/+1
2009-02-17Fix position of warp on map 013-3Jared Adams1-1/+1
2009-02-16Spelling and fix of random cut in barber scriptKess Vargavind1-1/+2
I suppose that the 'surprise me' option was mistakingly dropped.
2009-02-16Make sure no script just endsJared Adams49-144/+143
2009-02-15Add the bot check mapJared Adams4-0/+16
2009-02-14Fix spell invocationJared Adams1-1/+1