summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2010-08-21Add the foundation for the daily quest systemChuck Miller1-0/+88
2010-08-20Small fixes in scripts, added new monster mob pointsWombat1-4/+9
guards.txt now has "aggravate" spell and bernard.txt fix added new monsters to mob_points.txt
2010-08-18Low Level Tulimshar ReleaseWombat1-0/+5
News, Small Fixes, Tulimshar Related Quests, Sandstorm Mob Changes Expensive Hurnscald Warp NPC
2010-08-05Lower ferry prices for lower levelsJared Adams1-0/+8
2010-07-22Fix banker storage functionJared Adams1-1/+2
2010-07-22Add the basics for candorChuck Miller1-0/+23
Reviewed-by: Turmfalke
2010-07-11Merged bankersHelmut Grohne1-0/+7
There were two NPCs Achar (Tulishmar) and William (Hurnscald) that provided the storage. These NPCs are now removed. Instead the banker npc provides a menu item to open the storage. Signed-off-by: Jared Adams <jaxad0127@gmail.com>
2010-07-08Fix spelling error. Thanks goes to remoitnane.Chuck Miller1-1/+1
2010-07-08Adds the evil obelisk function, which summons evil monsters for a priceChuck Miller1-0/+70
2010-07-08Fixed banker function to do "quit" correctly.Helmut Grohne1-0/+1
The banker function was lacking a return statement which resulted in "Quit" acting like "retrieve other amount of money". Added the missing return statement.
2010-07-07Add a well to fill empty bottles with waterJared Adams2-4/+41
More wells will be added later. Also fix an indentation error in the banker function.
2010-07-07changed the ferry ticket cost to 1000Maximilian Philipps1-2/+2
Signed-off-by: Jared Adams <jaxad0127@gmail.com>
2010-05-02Add naming prefix "Pink" to flower mob & petal itemJarrett Thomas-Huxley1-2/+9
2010-02-02Fix the banker functionJared Adams1-15/+10
Everything should be fine now.
2010-01-29Restore old banking menuJared Adams1-4/+115
2010-01-27Improve the usefullness of the banker a bitJared Adams1-2/+34
2010-01-24Add a missing ;Jared Adams1-1/+1
2010-01-24Expand ClearVariables functionJared Adams1-0/+21
Now removes event variables from 2009 and tryies to fix negative bank accounts.
2010-01-24Fix bank exploitJared Adams1-0/+1
2010-01-24Change the banker to use integer input instead of a menujared1-121/+6
2010-01-07Make graveyard mobs actually worth something in mob points.Freeyorp1-7/+7
(Oops.)
2009-11-04Fix out of range access of array.Stefan Dombrowski1-1/+1
The bug was that sometimes the respawn position was set to coordinates (0, 0), so that the player was reborn at random positions.
2009-10-20Adjust Soul Menhirs for better respawn pointsJared Adams1-0/+10
2009-09-29Add Poltergeist placeholder to mobpointsJared Adams1-0/+1
2009-09-27Fix mob pointsJared Adams1-3/+14
2009-09-22Add a basic ferry systemJared Adams1-0/+42
2009-07-20removes next; when followed by a close;Maximilian Philipps1-1/+0
2009-06-16Added SkillUp function and used it whenever we magic-skill-upFate1-0/+25
2009-06-06Update mob pointsJared Adams1-3/+8
2009-05-16Merge branch 'master' of git@gitorious.org:tmw-eathena-data/mainlineFate2-1/+64
Conflicts: db/item_db.txt npc/013-3_Cave/barrier.txt
2009-05-05Fix the Soul Menhirs when you don't touch themJared Adams1-1/+3
2009-04-10Return from the clear variables functionJared Adams1-0/+1
2009-04-10Prepare a function to clear out old variablesJared Adams1-0/+60
2009-03-10Merge commit 'mainline/master'Jared Adams1-0/+1
Conflicts: npc/020-1_Nivalis/_import.txt
2009-03-09Return from the soul menhir functionJared Adams1-0/+1
2009-03-08Merge commit 'mainline/master'Jared Adams1-14/+20
Conflicts: data/021-2.wlk data/023-1.wlk
2009-03-07Move bank storage to be account levelJared Adams1-14/+20
2009-02-18Merge commit 'mainline/master'Jared Adams1-1/+2
Conflicts: npc/001-1_Tulimshar/elanore.txt npc/013-3_Cave/barrier.txt npc/015-3/katze.txt
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-14Merge commit 'mainline/master'Jared Adams3-7/+14
Conflicts: db/item_db.txt
2009-02-14Add new hair styles and colorJared Adams1-4/+8
2009-02-11Reenable bank deposits (now that trade is fixed)Jared Adams1-3/+0
2009-02-03Add missing ';'Jared Adams1-1/+1
2009-02-02Disable bank deposits for nowJared Adams1-1/+7
2009-02-02Fix typoJared Adams1-1/+1
2009-02-02Merge commit 'mainline/master'Jared Adams2-4/+19
2009-02-02Fix exploit in banker functionJared Adams1-0/+1
2009-01-28Update game rulesJared Adams1-4/+18
Bug fix in German by Crush Itallian translation by Shaili
2009-01-23Start converting scripts over to "ItemName"Jared Adams1-3/+3
Instead of using the item number. A few small bug fixes are also here.
2009-01-22Merge commit 'origin/master' into magicJared Adams1-1/+1