summaryrefslogtreecommitdiff
path: root/npc/jobs
AgeCommit message (Collapse)AuthorFilesLines
2008-06-14Fixed bad variables on dancer job quest, bugreport:1685shadow1-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14* Uncommented all novice map, and added mapflags.L0ne_W0lf1-3066/+3882
* Additionally; changed starting map from new_zone to new_1-1. * Large update to the novice grounds. Fixed bugreport:1666 - Updated notice ground warps to reflect the above map-usage change. - Additionally; NPCs now give EXP (base/job) dependant on your level. - All prior novice ground progress will be lost, and variables cleared. - NPCs give class specific items, but not the soulbound ones, yet. - Fixed the mob count for the novice ground maps. - Added all the old novice training ground vars to F_ClearGarbage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13Converted skill commands integers to strings. Follow up on r12814shadow9-17/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08fixed 4 bugs in Blacksmith job quest, put some garbage var to clear. Fixed a ↵Lupus2-21/+13
typo in Bard Job q git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12791 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed a bug on Markie question 5, bugreport:1600shadow1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-04Fixed more +name+ garbage to +strcharinfo(0)+Lupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12756 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31* Implemented some of the 13.1 equipment (no weapons yet.)L0ne_W0lf1-1/+13
* Added sprite ID and names for the 13.1 monsters. (no stats) * Small update to the novice grounds, by Kisuka. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31* Corrected some typos errors in Gunslinger Quest. (bugreport:1549)samuray223-13/+17
* Corrected some "mes" without the getitemname in Sage Quest. (bugreport:1564) * Deleted Empty Color Tag in Soul Linker Quest. (bugreport:1572) * Changed an incorrect "!=" to "==" in Sage Quest. (bugreport:1572) -And Small Typo Error. * Changed some "close"s to "close2"s on Aldebaran Guides. (bugreport:1597) * Deleted a Unnecessary "end" in Rachel Guide. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12746 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-08* Fixed some of the newer reported bugs.L0ne_W0lf1-0/+2
- Corrected typo in guild steward (missing space.) (bugreport:1423) - Corrected duplicate messages in WoE 2.0 scripts. (bugreport:1449) - Corrected missing close in turtle island quest (bugreport:1455) - Corrected missing next in hunter job quest. (bugreport:1477) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12692 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-26Fixed escape problem in jobs/novice/novice.txttoms1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-14Fixed bugreport:1337, bugreport:1355, bugreport:1361, and bugreport:1362.L0ne_W0lf1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-14minor typo in mage.txtLupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-14fixed minor archer.txt bugLupus1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-11- Fixed Rogue Job Quest not checking for all items correctly.DZeroX1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12567 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10- Changed close -> close2, as per bug report #1336.DZeroX1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12542 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-03Fixed two script errors/typos in job/valkyrie.txt (from r12463)ultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12465 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-03Updated Valkirye, Global_Functions, Turtle Island Quest varsLupus1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-31minor CASE typos in NPC dialoguesLupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-27fixed Verdandi name in valkyrie.txtLupus1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-25Added proper checks to adoption processing (followup to r12428).ultramage1-1/+1
Cleaned up some code / fixed some typos. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-09- Fixed some bugs in Assassin job quest.zephyrus1-57/+56
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-09Follow up fix in assassin job quest.L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-04Hopefully fixed waiting room in the assassin quest. (bugreport:1100)L0ne_W0lf1-17/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12290 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-03Added dummy "OnMyMobDead" labels to rogue quest. (bugreport:1100)L0ne_W0lf1-1/+53
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-03Fixes a bug in the crusader job quest (bugreport:1101)Paradox924X1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-03Fixes a bug in the hunter job quest. (bugreport:1099)L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12280 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28* Changed how waiting rooms work in the job quests. L0ne_W0lf8-101/+125
- Implemented a checkweight in the alchemist job quest. - Various other small updates to the 2-1 and 2-2 quests. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-22* Several small fixes to scripts, and updates.L0ne_W0lf4-9/+15
- 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-06- Corrected a little bug in assassin job quest.zephyrus1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-05* Corrected a bad duplicate name in Kafra Bank (Custom). (bugeport:921)samuray226-17/+24
* 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-01Started fixing bugreport:899 and fixed bugreport:875L0ne_W0lf1-9/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12156 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-01* Corrected some delitems in Kyel Hyre Quest. (bugreport:690)samuray221-2/+3
* 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-16Touched up Merchant quest Biliban Kafra functionL0ne_W0lf1-2/+4
- Will now return to the previous script execution if all conditions fail. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-14* Minor fixes, guild manager, and a couple others.L0ne_W0lf2-4/+7
- bugreport:579, attempt at fixing bugreport:581 - Fixed a typo in the hunter quest. (Not noticable really.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27Updated the Soul Linker job quest.L0ne_W0lf2-294/+311
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27Updated the Taekwon Master quest.L0ne_W0lf1-643/+679
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25* Fixed a Problem in Mage Quest. (bugreport:489)samuray221-2/+3
* Change a "+ name +" to "+ strcharinfo +" in a jawaii NPC. * Change to non-capital letters StarGladiator and SoulLinker Quests Name. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11805 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25* Updated Super Novice Quest with iRO dialog.L0ne_W0lf1-267/+354
- Also restructured the NPCs significantly according to iRO's script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25Changed item names to item IDs on some scripts.samuray221-13/+16
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25* Rescripted Super Novice Quest to Aegis 10.3 Standars.samuray221-264/+366
- Bug Testing Required. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24* Rescripted Soul Linker Quest to Aegis 10.3 Standars.samuray221-288/+608
- Bug testing required. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24Fixed a error (Again) in Rogue Job Quest. (bugreport:481)samuray221-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-24* Fixed a error in Rogue Job Quest. (bugreport:481)samuray221-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-14* Several fixes to various scripts.L0ne_W0lf1-42/+25
- Resolves: bugreport:351, bugreport:379, bugreport:393, bugreport:407, bugreport:414, partially resolves bug report:414 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11733 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-13I didn't do it! ¬_¬ Okay maybe I did.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11730 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-13* Fixed warning in star gladiator job test.L0ne_W0lf2-3/+4
* Fixed error in assassin job test (missing ;) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11729 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-12* Deleted unused variables in some Job Quest (2-1 & 2-2).samuray229-27/+20
-Thanks to Ai4rei git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-12* Corrected a minor error respect to the header in Star Gladiator Questsamuray221-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11725 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-12-Updated Star Gladiator Quest to the Aegis Standardssamuray221-267/+1572
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11724 54d463be-8e91-2dee-dedb-b68131a5f0ec