summaryrefslogtreecommitdiff
path: root/npc/jobs
AgeCommit message (Collapse)AuthorFilesLines
2007-07-30* Updated Job quests for 1-1 classes and Rebirthed classes.L0ne_W0lf20-2829/+5358
- Moved valkyrie.txt from ../cities/ to ../jobs/. It's not a city. Doofus. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10926 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23* Fixed 3º Test in Hunter Job Quest.samuray221-25/+13
-Thanks to ultradamage. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Updated "Name" fields for 11.2 headgears.L0ne_W0lf1-1/+2
* Updated NPCs for Al De Baran - Added Inn NPC for Al De Baran * Fixed problems with Hahoe/Lion/Bride masks quests. * Added Zairik's fix for the wizard quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04fixed minor npc file typosultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-23random fixingultramage2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-22Crusader Job Q. Made 1 npc name unique. Fixed EngrishLupus1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-21* Fixed a little minor bug in "Crusader Job Quest".samuray221-2/+3
* Added some missing NPCs from the Laboratory on "Elemental Potion Cretion Quest". git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-20* Reverted wrong fix in Ninja Job quest.SinSloth1-4/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-20* Fixed another minor bug for Ninja Quest.samuray221-1/+4
-Thanks to Soul of Linkers for the fix. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10789 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-19* Fixed Some variables like ".@item", and changed to "@item".samuray221-22/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-19* Fixed Some variables like "@item", and changed to ".@item".samuray221-17/+18
- Thanks to BrainStorm for the fix. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14npc header consistency updateultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14merged crusader job q to stable. Added initial ABBEY mob spawnLupus1-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10758 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04small npc header adjustments, eol settingultramage3-4/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10676 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01* Updated NPC dialogs and cutins using Aegis 10.3 files.L0ne_W0lf1-832/+898
- Fixed error with the present checking. (Lupus beat me to committing) - Changed the reward checking to use callsub (fixed the flow of the script) - Optimized and changed the flow of things slightly. - Temporary character variables "@" are now ".@" - Fixed some indentation. - Changed item names to item IDs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10659 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01fixed 2 bugs in Bard Job QuestLupus2-82/+84
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10656 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01fixed bug in new Crusader Job Q. optimizedLupus1-248/+213
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31* Fixed some spelling and grammar in crusader quest.L0ne_W0lf1-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31* Updated Crusader quest.L0ne_W0lf1-938/+1233
- Updated NPC dialogs using Aegis 10.3 file. - Fixed logic error with job change reward for job 50 swordies. - Completely redid the 1st and 3rd tests. - Optimized first four NPC scripts slightly. - Alternatively, the tests themselves need work. - Temporary character variables "@" are now ".@" - Fixed some indentation. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22Tweaked some recent npcs (untested)ultramage1-9/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19* Rev 10572 Updated Bard quest to the official one.samuray221-454/+857
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18Sage Job Quest Item name fix: Mantis ScytheLupus1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17updated free kafra passLupus1-17/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17removed .GAT-s again from recent scriptsLupus1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14* Fixed some bugs in Crusader Job change quest.SinSloth1-3/+4
* Minor fix on NPC name in Swordman tutorial quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-06revised 2/3 of cities scripts, minor optimization of Gunslinger quest, ↵Lupus1-26/+7
Grandpa Pharm = | -> || git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05* Updated Facing of NPCs from Crusader Quest.samuray221-4/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04Removed unnecessary folder trunk/npc/jobs/2-2/oldParadox924x1-1185/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10458 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04* Updated Crusader Job quest to the official one.samuray222-958/+2200
- Added Folder "old" for old quest of jobs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30* Updated Gunslinger Job Change Quest to official.SinSloth2-175/+407
* Fixed a minor bug in Ninja Job Change Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29Updated Ninja Job Quest to official versionSinSloth1-661/+584
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29More eof eols (followup to r10401); skipping /npc/custom and /npc/samplesultramage23-23/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-07* Added some accessories thanks to ArgatlahmPlaytester1-1/+1
- added Valkyrie combo bonus - fixed a typo git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-05typos: recieve -> receiveultramage5-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-02Small fix in Monk QuestPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-01- Corrected multiple "WoE has begun" announcesultramage1-101/+59
- Removed some poor coding from the gunslinger job script - Fixed some engrish - Added missing changelog edit git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-27* Added Akagi to Ninja Job questPlaytester1-1/+49
- he teleports job level 10 novices to amatsu for free git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-21optimized novice grounds. optimized 1 cardLupus1-28/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-19- Patched the MAX_STATUSCHANGE startup errorultramage1-1/+1
- Fixed a compiler warning - Really removed duplicate Noyee npc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10033 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15removed all .GAT from all the scripts and testedLupus39-2110/+2108
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-02EOL-styled some more filesultramage2-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9947 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-26Alchemist Quest: fixed 2 answers in the Rasputin's testLupus1-11/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-25updated alchemist & dancer job questsLupus2-6/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9918 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-21Fixed a parenthesis typo in the dance questultramage1-9/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9894 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-21updated Dance Job Quest. Optimized, Fixed typos, added missing textLupus1-440/+349
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9883 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-20changed 'Improved Concentration' to 'Attention Concentrate'Lupus1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9882 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-20final fix of Dancer Job Quest. Works on TRUNK only, due to latest ↵Lupus1-7/+10
initnpctimer changes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9881 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-19fixed Dancer questLupus1-12/+24
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9880 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-16- Updated the Dancer job quest to attach a player to the main timer script.skotlex1-3/+4
- Updated script commands startnpctimer, stopnpctimer, initnpctimer so you can attach a player to them, this is done because the attach/detach functions can't be used to attach to a different script than the one currently running. - Some script code cleaning - Updated the script_command reference with the new flag values of [start/stop/init]npctimer. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-26More typo fixesultramage3-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9714 54d463be-8e91-2dee-dedb-b68131a5f0ec