summaryrefslogtreecommitdiff
path: root/npc/quests
AgeCommit message (Collapse)AuthorFilesLines
2008-04-03Updated Valkirye, Global_Functions, Turtle Island Quest varsLupus1-22/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-02Fixed Bugs/Typos in quests_louyang.txtParadox924X1-6/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12456 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-01- Fixing and cleanup of Juperos Quest.zephyrus1-211/+172
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-26fixed wrong item names. minorLupus1-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-26Updated Zhed's Thor Vol. Base addition dialog to iRO's.L0ne_W0lf1-320/+324
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12434 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-25Assassins will now get their request item. (bugreport:1220)L0ne_W0lf1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12431 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-20Fixed Juperos Elevator not working after failing once.L0ne_W0lf1-9/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-20Updated Umbala npcs, quests, and warps.L0ne_W0lf1-847/+1214
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17Corrected variable used in Lighthalzen quest.L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12388 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-14Fixed a bug allowing Ferlock#Lab to get disabled mid-speech. (bugreport: 1129)Paradox924X1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-14Fixed the autotimer on an npc warp in Juperos Quest.Paradox924X1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12365 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-07* Follow-up fixes to counteragent quest. (bugreport:1122)L0ne_W0lf1-5/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-07A few minor fixes to counteragent quest. (bugreport:1122)L0ne_W0lf1-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12316 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-01Resolves bugreport:1025, bugreport:1062, bugreport:1077 and bugreport:1078. :PL0ne_W0lf1-9/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-01Updated Turtle Island quest, and mixture quest.L0ne_W0lf2-626/+1812
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12274 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28Updated Lighthalzen dungeon and friendship quests.L0ne_W0lf1-2013/+2602
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28Implemented several "checkweights" in other NPCs.L0ne_W0lf11-313/+138
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28* Removed "F_CheckMaxCount" as it seems "checkweight". preforms the ↵L0ne_W0lf1-19/+20
aforementioned check in addition to checking weight. * Updated 2004 headgear quests to use checkweight. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28* Implemented new function F_CheckMaxCount.L0ne_W0lf2-2861/+3154
- Checks if you have enough room in your inventory to accept items * Updated 2004 headgear quests to fully official. - Implemented usage of F_checkMaxCount in the 2004 headgear quests. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-27Fully implemented the Thor Volcano Base quest.L0ne_W0lf2-19/+527
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-26Fixed bugreport:1057 and bugreport:1058 L0ne_W0lf1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-26* Implemented Veins Siblings quest.L0ne_W0lf1-1/+4735
* Added NPCs for Thor Volcano Base quest. Quest is inactive. Segment for High Priest Zhed (quest start) is missing. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-24Implemented Veins Spy quest.L0ne_W0lf1-1/+2052
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-23Implemented Veins Stone quest.L0ne_W0lf1-0/+621
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-22* Several small fixes to scripts, and updates.L0ne_W0lf1-2/+3
- Updated City warps for Lighthalzen, and dugneon warps. - Updated castle warps for Schwaltzvalt Castles Map. - "The Sign" quest is now enabled by default. (bugreport:1011) - Added Dimensional Gorge map spawns (According to RO Future Wiki) - Updated Lighthalzen boss spawning mechanisim to official. - Fixed a small error in the novice potion exchanger. - Resolves the following: bugreport:879 bugreport:973 bugreport:983 bugreport:1013 bugreport:1021 bugreport:1024 bugreport:1026 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-21- Fixed a bug in Redemption and Close Cofine scripts.zephyrus2-7/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-17- Updated Eye of Hellion to use the new format of the input command.skotlex1-3/+4
- corrected login_fd/char_fd being uninitialized in the char servers. - Changed a bit around how status_base_atk works to avoid overflows. - Added a check to prevent using consume-delay items when you cannot use skills, since that opens an exploit if the item also has non-skill-casting components to its script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-13* Corrected a "donpcevent" missing a ":" in Cooking Quest. (bugreport:962)samuray222-4/+6
* Corrected a Typo error in quest_prontera.txt. (bugreport:950) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-07Updated "Old Blue Box quest" and enabled it. This quest no longer gives ↵L0ne_W0lf1-185/+1934
unlimited Old Blue Boxes, and was apparently never meant to. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12181 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-06* Corrected again the Cooking quest changed a close; to close2;samuray221-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-05* Corrected a bad duplicate name in Kafra Bank (Custom). (bugeport:921)samuray229-23/+32
* Corrected a lot of ";;" Typo errors. -Some of this are in the bugreport:919 * Corrected a Cutin Problem in Cooking Quest and a Delitem. (bugreport:911) * Corrected some typo error with "rouge". (bugreport:909) * Moved Custom Event folder to Custom Folder. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12177 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-01- Fixed typo and missing "'s in Megingard Seal Quest.zephyrus1-108/+106
- This bug was halting the npc dialog with the "Librarian Jekan". git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-01Updated Lighthalzen Town NPCs and Speed Potion quest.L0ne_W0lf1-213/+399
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-19* Fixed a bad countitem in cross band quest. (bugreport:840)samuray221-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12093 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-13added fix missing from r12065ultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-13* Corrected a bad Delitem in gunslinger quest (not job). (bugreport:763)samuray221-1/+2
* Corrected a Double Welcome Message in Dungeon's Kafras. (bugreport:783) * Corrected a Typo error in MailBox. (bugreport:798) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-06* Fixed a little Error with a label on Hall Of Fame. (bugreport:722)samuray221-2/+3
* Fixed another typo error in Novice Training Ground. (bugreport:740) * Fixed a typo error in duplicates of Mr.Smile Quest. (bugreport:749) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-05* Updated Kunlun NPCs and warps.L0ne_W0lf1-1586/+1888
- Didn't update the Kunlun 'Power' npcs - Updated Lutie and Comodo warps. * Fixed some slight inconsistencies with the some script headers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12014 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-01* Corrected some delitems in Kyel Hyre Quest. (bugreport:690)samuray221-3/+5
* Corrected a Typo error in Yuno NPCs. (bugreport:716) * Corrected a Typo error in Novice Training Ground. (bugreport:728) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-16Updated Louyang NPCs, quests, and warps.L0ne_W0lf1-2959/+4388
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11921 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-14Maheo in Ice dungeon quest now uses setnpcdisplay.L0ne_W0lf1-20/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11906 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-14Updated Ayothaya NPCs, Quests, and Warps.L0ne_W0lf1-1443/+1790
- Should also fix bugreport:586 (Footprint2 error) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11903 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-11Updated Amatsu NPCs, Quests, and Warps.L0ne_W0lf1-1174/+2004
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11887 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-08* Removed double tabs from mapflag/warp/script/function/duplicate declarations.FlavioJS4-10/+10
(avoid script errors in a future commit) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-02* Rescripted Headgear Quests 1 (Comodo) to Aegis 10.3 Standards.samuray221-81/+65
- Corrected a little Typo error in the "Inn". (bugreport:536) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11849 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11801 ↵L0ne_W0lf1-267/+311
54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25Updated Bunny Band and Mr. Smile quests.L0ne_W0lf2-151/+293
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11800 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25Fixed an NPC error in lutie quest file (scrap " left behind.)L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25Changed item names to item IDs on some scripts.samuray222-50/+52
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22* Fixed Missing Variables in Metto quest. (bugreport:473)samuray222-46/+7
* Deleted some unused Variables in Bio Ethics quest. * Changed some bad RGB Codes in THQ. (bugreport:211) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11783 54d463be-8e91-2dee-dedb-b68131a5f0ec