summaryrefslogtreecommitdiff
path: root/npc/jobs
AgeCommit message (Collapse)AuthorFilesLines
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
2011-12-25- Fixed Header in Mechanic Job change quest.masao871-6/+6
- Updated Paradise Groups "Goods Cabinet" (Storage). - Fixed 'specialeffect EF_WIND;' not showing when talking to the Strange Device NPC in Nydhoggrs Quest. bugreport:5149 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial12342-100/+100
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-23- Added first Version of Mechanic Job change Quest and 3rd_trader which ↵masao871-0/+877
sells 3rd Job related Items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15220 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12- Fixed a divide-by-zero error in airships.txt (bugreport:651)brianluau1-10/+10
- Fixed a typo in Crusader jobchange quiz. (bugreport:443) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-11- Set svn:eol-style=native for some recently added text files (follow up to ↵brianluau2-6221/+6221
r15060). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15062 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-11- Merged /branches/renewal/conf (partial)brianluau8-3155/+6618
- Merged /branches/renewal/db (only mob_db.txt and mob_skill_db.txt) - Merged /branches/renewal/npc (full) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-10New training grounds. tid:53943calciumkid1-4091/+2089
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-07Fixed priest job change NPC. bugreport:4862jmanfffreak1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-10-26* Added Rune Knight job quest, and mount rental NPC.L0neW0lf.eAthena1-0/+3931
* Added Rune Knight skill updates, and supporting information for r14983. * Updated Emperium to be plant-mode. * Updated item database with RE stats. * Added new constants to const.txt. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14984 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-10-07* Merged changes from trunk [14895:14966/trunk].ai4rei2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14967 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-09-30* Fixed skill_calc_heal applying heal bonuses only to AL_HEAL.L0ne_W0lf1-2/+19
* Still working on updating the status window to display properly. * Refine bonuses on armor now apply properly. (+1 additional bonus for every 4 refines.) Refining in general now goes up to 20. * Criticals will now no longer ignore defense, but will still always hit. * Converted m/def2 to a short, for testing status window update, will eventually need to surpass 32k. Good like this for now while we work on it. * Cleaned up some minor things relating tot he arch bishop skill update. * Applied some of the 30/08/2011 kRO updates to arch bishop skills. * Added more SI_ Constants from newer clients to status.h. * Added constants to the database for future updates. * Updated Runestones and creation items. * Added Runestone delays to item_delay. * Added Runestones receipies to produce_db. * Added dummy rates to refine_db. * Added Rune Knight skills to skill_cast_db * Updated Rune Knight skills, and Arch Bishop skills. * Updated SP requirements in skill_require_db. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14964 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-09-20- Updated strnpcinfo documentation, following r14929.brianluau1-1/+2
- Fixed some script typos. (bugreport:5047, bugreport:5049, bugreport:5056) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14960 54d463be-8e91-2dee-dedb-b68131a5f0ec