summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2010-08-23Language checks and standardization++.Sini Ruohomaa8-78/+77
2010-08-23Bug fixes to several maps and NPCsWombat9-9/+32
Fix in Sandra to recognize arrow and added 012-4 so eathena will recognize. Fix to several maps regarding changes
2010-08-23removed warp between 002-3 and 002-4 mapsWombat1-1/+0
removed warp that is now handled by an npc
2010-08-23Cleaned up long paragraph with prompt in Nickos.Sini Ruohomaa1-1/+4
2010-08-23Added another quest flow management hint to Dausen.Sini Ruohomaa1-1/+1
2010-08-23Fixed too long user prompt text.Sini Ruohomaa1-2/+2
2010-08-23Made Dausen and Nickos hint at quests that need to be done beforeSini Ruohomaa2-0/+19
entering the cave.
2010-08-23Removed strange character from first [Bernard ].Sini Ruohomaa1-1/+1
2010-08-22Language checks.Sini Ruohomaa1-3/+3
2010-08-22Language checks.Sini Ruohomaa1-10/+9
2010-08-22Crafting NPC release and related changesWombat10-42/+635
Ingots now needed for armor and helmets, terranite quest, ring jeweler quest fixes related to these changes to maintain balance
2010-08-22Merge branch 'master' of git://gitorious.org/tmw-eathena-data/mainlineWombat2-0/+89
2010-08-21Added items, corrected a spelling errorWombat1-1/+1
Added items to items_db and corrected a spelling error in nickos.txt
2010-08-21Language check.Sini Ruohomaa1-19/+19
2010-08-21Moved the NPCs to follow the double-spacing standard (for punctuation) too.Sini Ruohomaa3-20/+20
2010-08-21Language polish and some cute boost on the side.Sini Ruohomaa1-10/+10
2010-08-21Removed execution rights from new npc files.Sini Ruohomaa3-0/+0
2010-08-21Minor language polish.Sini Ruohomaa1-8/+8
2010-08-21Language polishing on Bernard.Sini Ruohomaa1-17/+17
2010-08-21Add the foundation for the daily quest systemChuck Miller2-0/+89
2010-08-20Small fixes in scripts, added new monster mob pointsWombat4-12/+22
guards.txt now has "aggravate" spell and bernard.txt fix added new monsters to mob_points.txt
2010-08-18Low Level Tulimshar ReleaseWombat28-84/+1143
News, Small Fixes, Tulimshar Related Quests, Sandstorm Mob Changes Expensive Hurnscald Warp NPC
2010-08-18Nivalis Removal and Related ChangesWombat7-12/+12
All warps to Nivalis removed, furquest moved, magic house notes changed, Nivalis Soul-Menhir changed to Hurnscald flags
2010-08-17Merge remote branch 'wombat/master'Jared Adams1-47/+12
2010-08-17fix on inn sink npc to avoid overflowWombat1-47/+12
zeny sink graveyard npc fixed to avoid overflow hacking
2010-08-17Merge remote branch 'wombat/master'Jared Adams2-0/+87
2010-08-16Graveyard Inn Sink NPCWombat2-0/+87
zeny sink for graveyard inn modified: npc/027-1_Graveyard/_import.txt new file: npc/027-1_Graveyard/golbenez.txt
2010-08-15Update scripts to reflect gmcommand's simplificationremoitnane42-344/+344
If you are using mainline TMW-eAthena, you will have to update your scripts as well. Signed-off-by: Chuck Miller <shadowmil@gmail.com>
2010-08-15Minor cosmetic changes and additions to message configurationremoitnane1-3/+3
Signed-off-by: Chuck Miller <shadowmil@gmail.com>
2010-08-08Revert "Lower prices for the exotic trader"Chuck Miller1-2/+2
This reverts commit 4f2358875a601054b597060eb7a228be6d54fe42.
2010-08-08Lower prices for the exotic traderChuck Miller1-2/+2
2010-08-05Lower ferry prices for lower levelsJared Adams1-0/+8
2010-08-04Add a exotic trader to sell raresChuck Miller2-0/+10
Reviewed-By: Jared Adams
2010-07-31Correct some issues in Parua's dialogueremoitnane1-12/+13
2010-07-27Clean up and restore some spawns and a lost warpremoitnane14-15/+21
Thanks to JefKve for spotting the original error. Signed-off-by: Jared Adams <jaxad0127@gmail.com>
2010-07-26Make the Candor fight harderChuck Miller1-4/+6
2010-07-25Uncomment the player count checkChuck Miller1-1/+1
2010-07-25Readjust monster cost on candor to be more warrior friendlyChuck Miller1-12/+12
2010-07-24Increase the occurance of the 029-1 map updates for candorChuck Miller1-2/+2
2010-07-24Update candor to give updates to the outsideChuck Miller1-2/+11
2010-07-24Increase the difficulty curve on CandorChuck Miller1-2/+2
Hopefully this will reduce the wait time
2010-07-23Disable the timer while the game is not runningChuck Miller1-2/+5
2010-07-22Fix banker storage functionJared Adams1-1/+2
2010-07-22Adjust level control for the fight caveChuck Miller1-3/+3
2010-07-22Attempt to fix Candor Fight CaveChuck Miller1-1/+1
2010-07-22Add missing goto, thanks to remoitnane for spottingChuck Miller1-1/+1
2010-07-22Add a water pump to Hurnscald for realJared Adams1-0/+1
2010-07-22Add the basics for candorChuck Miller13-0/+264
Reviewed-by: Turmfalke
2010-07-12Add a water pump to HurnscaldJared Adams1-0/+5
2010-07-11Merged bankersHelmut Grohne3-14/+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>