summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2007-06-16*Fixed the Kafra function, which was screwing up teleporting. L0ne_W0lf4-14/+99
* Undid come of the changes to the Jawaii and Izlude NPCs. - Changed ispartneton() back to getpartnerid() - Added Cebalis' dialog back in, and fixed a problem with Dega. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-16* Updated Ifrit and Byorgue dropsPlaytester3-3/+10
- removed incomplete items from drops * Updated Ganbantein on Ifrit and Kasa * Added Ifrit and Byorgue to spawns * Lowered Atroce respawn time on Veins fields git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-16* Added Louyang Revolution quest.SinSloth4-24/+473
- Moved some city NPCs and warps to proper quest file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10775 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-15* Added all Hugel-related quests. Thanks to MasterOfMuppets for scripting ↵SinSloth12-674/+11984
most of them. - Updated some Hugel, Lighthalzen, Einbroch and Airship NPCs regarding those new quests. - Moved a lot of Hugel NPCs to proper quest file. * Added Odin Temple Excavation quest. - Updated Hugel warps and Odin Temple Sailor according to the quest. * Added Heart Fragment quest. * Updated Ayothaya's Ring quest to official. Credits to MasterOfMuppets. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10772 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-15fixed bug in divorce, fixed many bugs in new JawaiiLupus3-78/+64
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10771 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-15Made Red/Cebalis as a single NPC + duplicateLupus2-87/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10770 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14* Fixed central Kafra position (146,86 -> 146,98)L0ne_W0lf2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10769 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14* Fixed a missing ")" in the new wedding script.L0ne_W0lf3-837/+969
* Forgot to upload the mail.txt file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14* Updated cities: Morroc, Jawaii, and IzludeL0ne_W0lf17-3013/+4702
- Moved an NPC out of Prontera because of the Jawaii update. * Updated Wedding script to official. (Moved previous to custom.) - Updated the Divorce NPC to Official as well. * Changed some dialog in the Kafra Functions. * Updated the Message boards to iRO standards. * Added the Mail box NPCs even though the mail system is not implemented. * Near total rewrite of the shops.txt file. Lots of corrections and such. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10766 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14* Removed Cursey Abbey spawns from the conf filePlaytester3-6/+8
- fixed a bug in the spawn file - it will be readded once the mobs are actually usable git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10763 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14npc header consistency updateultramage107-269/+272
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14merged crusader job q to stable. Added initial ABBEY mob spawnLupus4-6/+44
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10758 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14added GM lvl check as in other invansion questsLupus2-62/+55
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-12- Moved some Hugel NPCs to proper quest file.SinSloth2-28/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10752 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-12Shh, forgot the .conf file.SinSloth1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10751 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-12* Added first part of Hugel quests. Credits go to MasterOfMuppets.SinSloth2-0/+2090
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-12* Updated dialogs from Binoculars Quest.samuray222-45/+59
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10748 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10* Added Old_Bleu_Box and added corrisponding item group entries.L0ne_W0lf2-3/+5
* Updated Red_Box_ and added corrisponding item group entries. * Updated constants to include IG_BleuBox and IG_Red_Box_2. * Updated itemdb.h with the two new item group values. (38 and 39) Why are they static anyway? * Fixed some small typos in the Gaebolg family curse quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10Small fix to Kiel QuestPlaytester2-3/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10Fixed exploit and optimized Rachel donationsPlaytester2-48/+36
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10NPC typo fixes, eol style definitons, newline at end of fileultramage21-330/+203
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10* Removed an erroneous "case" in Rachel quest. Thanks, Jet.L0ne_W0lf2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10737 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10* Updated (and added) item_trade entries. (Converted from Aegis.)L0ne_W0lf13-2784/+7880
* Updated several Prontera NPCs. - Updated Prontera town NPCs, and Prontera Library. - Updated the Prontera Milk Merchant. - Updated the inn dialogs slightly, and corrected information for Prontera. - Added Gaebolg Family Curse quest. - Commented out old Clothes_dyer npc. * Updated Rachel's guide's while loop to be a bit nicer looking. * Added the ability to redeem lottery tickets before max donation is met. * Changed conflicting warps to the "Adoption" room in the church. * Fixed a bug in Kiel Hyre warps and quest. * Updated Dandelion Request quest for Gaebolg compatibility. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09* Fixed a minor bug in Bingo game system.SinSloth1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10735 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09* Added Hugel Bingo game system. Please test it and report any bugs.SinSloth3-0/+1124
- 'nosave' mapflag added to the map. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10734 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-08updated mosk warpsLupus2-37/+37
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10724 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-08missing labelLupus1-33/+27
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10722 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-08updated mosk warps, mapflagsLupus5-25/+71
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-07* Fixed Man Stuck in Ice only giving 1 Freezing Snow Powder.L0ne_W0lf2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10717 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-07Forgot the standard script header in the Rachel guide.L0ne_W0lf2-0/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10716 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-07* Implemented Official Cooking Quest.L0ne_W0lf7-882/+2677
- Optimized Rachel donation quest, and added Rachel Guide. - Fixed the name of one of Rachel's shops. (Tool Dealer -> Fruit Gardener) - Fixed some typos in the Kyle Hyre Quest's additional comments. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10714 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-07custom warps of MoscoviaLupus3-0/+25
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10713 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-07added moscovia mapsLupus2-0/+42
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-07* Fixed a bug and some typos to Socket Enchant NPC.SinSloth2-7/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10709 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-06More Breeder fixesPlaytester2-9/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-06* Added Dandelion's Request / Morroc Invasion quest.SinSloth2-1/+10374
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10704 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-06updated arena warp, removed scrolls shopLupus4-81/+42
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10703 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-05Fixed Grand Peco breederPlaytester2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-05commonized ammo_boxes.txt ammo_dealer.txt kunai_maker.txtLupus4-82/+62
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10696 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-05* Fixed a bug in Thanatos Tower quest.SinSloth2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10694 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-05updated some headers in 3 merchants scriptsLupus4-60/+47
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10693 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04Cosmetical fixPlaytester1-2/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10690 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04Same update as before for other script lines... I hate unoptimized scripts =(Playtester1-13/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10685 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04Cleaned up Rachel donation prizes a bitPlaytester2-13/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04* Added 11.2 guns to gunslinger shopPlaytester2-1/+2
- updated gun prices - updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10682 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04Some minor fixes...Playtester2-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10678 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04* Reverted Bullet Dealer Tony to StablePlaytester2-51/+67
- current version was bugged and no one fixed it git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10677 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04small npc header adjustments, eol settingultramage15-772/+768
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04Will the deleting ever stop?ultramage1-142/+142
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10675 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04added missing OnTouch to Guild Wars script. removed extra set @xxxxLupus3-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10674 54d463be-8e91-2dee-dedb-b68131a5f0ec