summaryrefslogtreecommitdiff
path: root/npc/quests
AgeCommit message (Collapse)AuthorFilesLines
2008-11-04Added a bunch of missing "end;"s for Broken Sword Quest that caused NPC to ↵Paradox924X1-0/+19
execute unwanted labels. (bugreport:2404) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13349 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28Fixed minor typo in tu_archer script (bugreport:2393).jmanfffreak1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28* More boredom and bugfixing to various scripts. :DL0ne_W0lf1-1/+4
- Updated an outdated comment in refine.txt. (bugreport:2370) - Fixed two bad event calls in arug_cas04/05. (bugreport:2386) - Fixed wrong check in haire dresser script. (bugreport:2392) - Fixed infinite loop in archer quest scropt. (bugreport:2393) - Bonus: Updated the blacksmith supply dealer in Einbroch git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-25Fixed a copy/paste error in Nordri. (bugreport:2372)L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-24* Bugfixing yay! Just goin' though the tracker.L0ne_W0lf2-17/+13
- Fixed variables in a loop in the novice grounds. (bugreport:2374) - Swapped switch for if in Louyang Guard Tower thing. (bugreport:2377) - Swapped mobcount for npc vars in two keil hyre npcs. (bugreport:2380) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-17* Corrected some issues in the Keil Hyre Quest and Mjolnir Seal quest.L0ne_W0lf2-7/+15
- Corrected Sudri not setting player and NPC hp variables. (bugreport:2355) - Corrected a few minor typos in the Kyle Hyre Quest. (bugreport:2356) - Corrected bad if condition checking in Kyle Hyre Quest. (bugreport:2358) - Corrected Mjolnir seal checking for Oridecon hammer. (bugreport:2363) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-16* Corrected typo in Nameless Monestary quest. (bugreport:2352)L0ne_W0lf3-20/+23
* Swapped baseclass for basejob and fixed server-wide announce in god item quests. (bugreport:2349) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-12* Changed An nonexistent variable in Refine NPC. (bugreport:2340)samuray221-5/+6
* Fixed a Exploit in Thief Quest Skill. (bugreport:2332) * Fixed donpcevent to doevent. (bugreport:2311) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13288 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-02- Some fixes with check weight.zephyrus3-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-30Full implementation of all Episode 11.3 Quests.L0ne_W0lf4-736/+19019
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-29Fixed the delitem assosiated with the last uptate.L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-29Fixed item requirement for Stellar hairpin in monstertamers.txt. ↵L0ne_W0lf1-3/+4
(bugreport:2290) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-27Implemented fixes for The Sign quest until my rewrite is finished. ↵L0ne_W0lf1-8/+14
(bugreport:2269) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-27* Continues replacing of specialeffect/2 numerics with constants.samuray2210-139/+150
* Corrected an If to continue the President's Quest. (bugreport:2276) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-25Replacing specialeffect/2 numerics with constants in quests.L0ne_W0lf19-217/+236
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-23* Fixed error in Megingjard seal quest. (bugreport:2261)L0ne_W0lf1-2/+3
* Applied fix to Hanson in Novice Grounds. (bugreport:1747) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-23* Changed some "+ name +" to strcharinfo(0) in Brisingamen Seal.samuray221-9/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21* Large update to Einbroch. Requires testing.L0ne_W0lf1-3652/+6850
- Added missing somewhat-global einbroch quest. - Full update to Uwe Kleine quest. Needs testing. - Updated the structure of the other quests. - Updated the structure of several NPCs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21Corrected some issues with the lighthalzen biolab quest. (bugreport:1798)L0ne_W0lf1-68/+72
Reverted r13227. Biolabs quest no longer uses temp character variables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13228 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-21* Deleted Unnecesary Next; in Hunter Job Quest. (bugreports:1665,2239,2179)samuray221-5/+9
* Fixed a bug with the Bio Lab Quest when you relog. (bugreport:1798) * Corrected some Issues with the Waiting Room in Hunter Job Quest. (bugreport:1890) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-18*Slew of bugreport fixage. Figured I should do something.L0ne_W0lf2-7/+10
* Fixed copy/paste errors in Aru castles. (bugreport:2012) * Updated Trans-only warp in thanatos tower. (bugreport:2227) * Fixed improper variable in airship quest (bugreport:2238) * Fixed a minor bug in updated repairmain. (bugreport:2245) * Updated Giant Enyclopedia bonus. (bugreport:2053) * Removed Snap from nocast_db in WoE SE git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-15Corrected a typo in Sleinpr seal quest. (bugreport:2234)L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13216 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-14*Updated refiner function to allow for addition features per npc.L0ne_W0lf1-1/+3
* Updated repairmen positions and function. Now repairs all items at once. * Added a missing close2 to the meg seal NPC Rebarev Doug (bugreport:2228) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13208 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-09Small bug fixes to arug_cas02 (bugreport:2198)Yommy1-1/+3
typo fixes in advanced refiner (bugreport:2199) nameless quest layout fix (bugreport:2106) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-07- Updating refine method according to BugReport 2156zephyrus1-214/+38
- Little fix on mjolnir_seal.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-06Lots of small updates and corrections to seal quests.L0ne_W0lf5-72/+122
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13194 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-06Applied bug fixes for IDs in recent quests. (bugreport:2189)L0ne_W0lf6-21/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13193 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01Fixed item requirements for PH D. Hat again.L0ne_W0lf1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13181 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01Updating god item seal quests (5/5)L0ne_W0lf2-1534/+811
Disabled god item quest variable modifying NPCs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01Updating god item seal quests (4/5)L0ne_W0lf1-2224/+1951
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01Updating god item seal quests (3/5)L0ne_W0lf1-2659/+2397
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01Updating god item seal quests (2/5)L0ne_W0lf1-2241/+2140
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13177 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01Updating god item seal quests (1/5)L0ne_W0lf1-4099/+3351
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13175 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01More bugfixes tot he keil Hyre quest.L0ne_W0lf1-8/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13174 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-01Fixed item requirements for PH D. Hat.L0ne_W0lf1-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13173 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-31Updated Monster Taming item cute pet armor quests.L0ne_W0lf1-416/+579
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13164 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-31Updated several ancient headgear quests.L0ne_W0lf8-1288/+1700
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-31Missed one of those blatant errors in the Keil Hyre Quest.L0ne_W0lf1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-31Fixed blatant errors that I added to Keil Hyre Quest.L0ne_W0lf1-9/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13154 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-29* Just fixing some reported script bug.L0ne_W0lf1-5/+8
- Fixed coordinate in level 60 arena. (bugreport:1663) - Fixed errors in the Keil Hyre quest. (bugreport:2129) - Fixed guild look ups in Arug_cas02. (bugreport:2134) - Corrected treasure spawn in schg_cas03. (bugreport:2142) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13152 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-29- Small fix in Juice Maker quest, NPC kept saying text for just grape juice.Kisuka1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13150 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-27- Fix on Kiel Hyre Quest.zephyrus1-2/+2
- Fixed setcell on schg_cas03 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-23- Fixed Taekwon job quest NPC facing the wrong way. (bugreport:2090)Kisuka1-1/+3
- Fixed an issue with Kiel_Hyre_Quest.txt where dialog window wouldn't close. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13120 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-20Follow up to r13091, fixed weight check in stone dismantler. L0ne_W0lf1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-19* Fixed bugs in some items. (bugrepot:2059)L0ne_W0lf3-3076/+2661
* Added stats for some mobs, and fixed some others. * Rather large update to the Keil Hyre quest. - Update does not add any of the changes made by iRO. - Many updates, see script or tracker for details. * Fixed condition check in turtle island warper. (bugreport:1943) * Removed the duplicate NPC "Mudie" from Hugel City. (bugreport:2079) * Corrected Umbala Dismantle/create Essence NPC. (bugreport:2089) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-16Fixed typo in disable/enable npc's (bugreport:2027)Yommy1-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13085 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-09fixed bug reports bugreport::2029 bugreport::2023 bugreport::1923Yommy1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-08* Slew up NPC bug fixes and other updates.L0ne_W0lf1-3/+4
- Corrected item checking in Dancer job quest. (buggreport:1987) - Fixed infinite dialog in novice grounds. (buggreport:1998) - Fixed overlapping warps in ice dungeon. (buggreport:2009) - Corrected super novice script checks. (buggreport:2016) - Corrected bug in alchemist dealer. (bugreport:2020) - Commented out message board NPCs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-03Fixed an NPC in Kiel Hyre Quest warping onto the exit warp for final room.Paradox924X1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-31* 13026 Added iRO Repeatable EXP quests care of Kisuka.L0ne_W0lf1-0/+851
* Updated guild scripts, removed interior flag dialog. * Applied some Payon 1 script fixes from bugreport:1941. * Cost is now doubled when investing a second time in eco or defence. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13026 54d463be-8e91-2dee-dedb-b68131a5f0ec