summaryrefslogtreecommitdiff
path: root/npc/jobs
AgeCommit message (Collapse)AuthorFilesLines
2012-07-01- Fixed a bug in Eden Group Quests where a variable was set which was ↵masao872-5/+5
supposed to be converted and give the player certain gears. bugreport:6143 - Fixed an Priest Quest cutin which would result in getting an missing file error of the MvP Mistress Card illustration. bugreport:6144 - Fixed EXP Values in Eden Group Quest Boards 86 - 90 and 91 - 99. Source: http://irowiki.org/wiki/Eden_Group_Leveling_Quests * 3 Hours cooldown isn't added yet since some testing is needed. bugreport:6110 - Some minor paranthesis fix in Knight Jobchange Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28* Standardized and added Shadow Chaser job quest! (bugreport:5834)euphyy1-0/+2346
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10* Massive compression of "Card Trader" script, from 123kb to 7kb! ↵euphyy1-6/+7
(other\card_trader.txt) * Some optimization of Ash-Vacuum quests (quests\quests_13_1.txt) * "Sphinx Mask Quest" script optimized (custom\quests\sphinx_mask.txt) * Moved "Caral" NPC from non-existent moc_fild04 to cmd_fild08, as per bugreport:5959 (custom\quests\thq\THQS_Quests.txt) * Fixed Job_Archbishop/Job_Archbishop_T typos in job change script, but other issues in bugreport:5938 not addressed (jobs\3-1\archbishop.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-02- Added Instructor Ur to Eden Quest Quests. bugreport:5742masao871-109/+111
- Added Mission Boards 86-90 and 91-99 to Eden Group. bugreport:5742 - Updated quest_db.txt to match the new Quests in the new Eden Group Quests. * Special thanks to Chilly for providing the base of the scripts! <3 - Updated Rune Knight Job change Quest for the last time to finally work as official as possible. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16213 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-31- Fixed parenthesis check in most 3rd job change quests. bugreport:5883masao874-1536/+1582
- Partially rewrote Rune Knight job change quest. bugreport:5881 - Follow up r16180 where i forgot to rename some Warper NPC from Mina to Warp Agent. - Fixed some comodo quest typos. bugreport:5882 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-29- Added BaseClass explanation to script_commands.txt .masao872-4/+5
- Some updates to the custom folder / the old eAAC Scripts which are now in there. - Fixed custom/warper.txt prontera location to not collide with Ash Vacuum warper. bugreport:5857 - Fixed Platinum Skill Quests properly checking for BaseClass now. bugreport:5853 - Fixed some typos in Ranger Job change Quest & Eden Paradise. bugreport:5858 - Fixed a typo in scripts_athena.conf . bugreport:5852 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28- Added ability for all 2nd baby classes to change into their 3rd baby job ↵masao8711-310/+277
doing the 3rd job change quest. bugreport:5789 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-28- Added Header to Rune Knight Job change Quest. bugreport:5834masao871-0/+17
- Fixed weapon distribution in Paradise Gear Quests. bugreport:5849 - Fixed wrong warp location inside Paradise Head Quarters. bugreport:5847 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-25- Reduced 300+ copy-paste lines to 1 duplicated npc in eden_common.txt ↵brianluau1-2/+2
(suggestion bugreport:5795) - Replaced more unconverted 'inputstr' in several npc scripts, and changed to scope variables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16149 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17- Updated some Alberta NPC Locations to match with the new Map. Also updated ↵masao871-11/+0
the coordinates in the Alberta Guide NPC. bugreport:5273 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17- Updated Monster spawns in Job change Quests to renewal. bugreport:5574masao874-151/+33
- Some minor changes to the Arch Bishop Job change Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-14- Made some NPC's into duplicates and fixed some && / || checks in the Arch ↵masao871-1156/+823
Bishop Job change Quest. bugreport:5437 - Bomb poring is now aggressive and explodes right away after it has been summoned. bugreport:5575 - Added some more checks tot he Pile Bunker NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-08Fixed (bugreport:5554) where scatter stuff cant be executed or acrquired.mandark0221-2/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-08Fixed (bugreport:5293) door closes and does not give the quest requirement ↵mandark0221-39/+46
when you talk to it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-04Fixed (bugreport:5429) corrected requirements checking before job change to ↵mandark0221-26/+31
Minstrel. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26- Fixed some spelling typos in Novice Zone. (bugreport:5285)brianluau1-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26Added some details in the Additional Comments and added a small fix on my ↵mandark0221-1/+4
code thanks to Epoque for telling me. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26Fixed the (bugreport:4096) where player can enter the Test Area without ↵mandark0221-1/+9
passing the written exam. Now player will not be warp inside the Test Area when did not passed the written exam instead the player will be warp back to the written exam entrance. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15795 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-26Fixed Warlock Quest chamber never opens for second try (bugreport:5294)mandark0221-1/+61
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-25Fixed waves not being announced and counted (bugreport:5289)og21-8/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-24- Fixed missing 'delitem' in Ninja Job Quest. (bugreport:5399)brianluau1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-12Fixed Garms iRO name. (bugreport:5421)kenpachi2k111-10/+10
Fixed some create_arrow_db.txt comments. (Follow up r15672.) Fixed Sura job change quest. (bugreport:5431) Corrected a NPC location in quests_veins.txt. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-06Added King Dramoh to mal_dun01 (bugreport:5381)jmanfffreak1-1/+1
Corrected NPC sprite in minstrel job quest (bugreport:5387) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-31Fixes and readability improvements to Mechanic jobchange quest:gepard19841-54/+52
* renamed variable that stores quest progress as it collided with define from `db/const.txt` * replaced numbers with defines from `const.txt` * fixed a bug when talking to Chainheart could reset quest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15533 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30- Removed more trailing tabs.brianluau7-53/+53
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau4-23/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-23Added missing `svn:eol-style` property (follow-up to r15510).gepard19841-1389/+1389
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15511 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-23- Added first Version of Wanderer Job change Quest.masao871-0/+1390
* Thanks to Meyraw and Muad_Dib. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15510 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Fixed encoding on this file back to ASCII.jmanfffreak1-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11- Fixed Job constant typos in archbishop.txt (bugreport:5230)og21-13/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09- Added svn:eol-style=native property to some recently added text files.brianluau8-12502/+12502
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08- Follow up r15409.masao871-5/+5
* Replaced leftover Aegis variables with rA variables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08- Added first Version of Sorcerer Job change Quest.masao871-0/+632
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07- Added first Version of Minstrel Job change Quest.masao873-19/+2623
- Added missing "t" in eden quests. bugreport:5213. - Fixed option "Cancel" not being shown in novice grounds Acolyte NPC menu. bugreport:5212. - Fixed some typos in Genetic Job change Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07- Follow up r15402. Removed minstrel.txt Job change quest from autostart, ↵masao871-9/+9
since it's not yet added / finished. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07- Added first Version of Genetic Job change Quest.masao871-0/+1461
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04- Fixed some typos from previous commit r15392.masao871-7/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04- Added first Version of Sura Job change Quest.masao871-0/+1173
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04Several corrections to Warlock job quest (added missing `end`s, replaced job ↵gepard19841-104/+90
& emotion numbers with constants, added item names in comments). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Follow up r15367.masao871-8/+8
* Fixed the check if the Player is an Wizard or High Wizard. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Follow up r15366.masao871-13/+19
* Fixed few dialog typos. * Fixed countitem() check. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Follow up r15363.masao873-9/+11
* Fixed missing countitem() check. * Added Credits to some Job change Files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Follow up r15363.masao871-0/+1
* Enabled Item Scripts for Job change specific Items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-03- Added first Version of Warlock Job change Quest.masao871-0/+2043
- Updated mob/fields/splendide.txt for Warlock Job change Quest. - Fix for previous commit r15352 . git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Added Royal Guard job quest.protimus1-0/+518
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29- 1.2 Fixed first Quest so that when a false poring got killed it decreases ↵masao871-2/+7
the total points by 1 also commented the SC_STONE part until M_DESERT_WOLF_B Mercenary is fully working. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15325 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29- Removed Mercenary Skill which got added by accident with last commit.masao871-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29- Fixed Mercenary check in Ranger Job change Quest. Also set correct time ↵masao871-3/+3
value for SC_STONE from 2 Seconds to 2Minutes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15301 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-28Fixed issue in niflheim quest where the script set a variable not related to ↵jmanfffreak1-2/+6
the quest at all (bugreport:4104). Added check in Knight job change test to prevent repeating the quest (bugreport:4099). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-28- Added first Version of Ranger Job change Quest. May needs some Script ↵masao871-0/+3203
improvement here and there. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15290 54d463be-8e91-2dee-dedb-b68131a5f0ec