summaryrefslogtreecommitdiff
path: root/npc/jobs
AgeCommit message (Collapse)AuthorFilesLines
2006-11-01Cleared a bit 'clear garbage' function. Update novice grounds with correct ↵Lupus1-34/+37
kafra tickets git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-26fixed missing tabs, extra params. thanks to irmin i CAHTEXHuK. fixed warp ↵Lupus2-2/+2
coord of DTS warper. added missing next; to priest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-26added missing lineLupus1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-26added new TK job quest, added Rachel city NPC!, added louyang guideLupus1-113/+414
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-25final clone maps -> original maps change. also fixed novice grounds map in ↵Lupus2-425/+427
char.c. fixed socked_enchant npc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24fixed map indexLupus1-7/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24few typos fixLupus1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9053 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24removed unused map locations. freed some RAM, fixed Novice Grounds, JobQ warpsLupus1-156/+48
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23Fixed small typo in the Priest job questPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20fixed 2 typosLupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20added "free kafra cart rent ticket" to novice groudsLupus3-4058/+110
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14fixed nameless npc - assassin job questLupus1-13/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-06fixed timer error, mobscript bug, overlapped npcsLupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-03fixed Job Assassin QuestLupus1-9/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20fixed typos, added missing NEXT;, optimized Niflheim. Clear nif vars garbageLupus4-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-14fixed some typos, optimized, added missing NEXT;Lupus2-120/+116
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01Tried to remove all duplicates (in default NPCs)toms1-7/+8
( hope nothing is broken ;) ) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01rogue quest fixLupus1-20/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8568 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-25Little correction on Assassin Job Questtoms1-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8479 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22Updated Gunslinger Quest, removed "Thin Trunk" (7186) according to RockmanEXEtoms1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-21A file I forgot >__>MasterOfMuppets1-2/+28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02fixed hunter job questLupus1-6/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31commonized job change trough the function - u can add an announce "there's a ↵Lupus2-4/+4
new JOB-NAME !" in that function. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31updated gunslinger quest/ updated 2006 headgears. fixed lighthalzen questLupus1-15/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30updated gunslinger job quest/ fixed louyang bugLupus1-77/+37
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7976 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-07Fixed a small bug in the swordsman job quest, thanks to Belle for notifying ↵MasterOfMuppets1-2/+2
me about it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-07Small fix in the Blacksmith QuestPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-07fixed dance jqLupus1-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-07turned the rest of job numbers to constantsLupus14-54/+52
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7554 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03fixed crusader job questLupus1-156/+153
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-23done merging jFunc 8) fixed some typos, etcLupus3-282/+246
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7309 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-23merged jFunc 2-1Lupus7-408/+319
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-19updated job quests.Lupus8-336/+244
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16* Commited Silent's Fix to the duplicate NPCsPlaytester8-56/+64
- needs testing - can't be fully fixed because of length limitation of names git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-11Completed full save/restore of Quest Skills on the REBIRTHING 8)Lupus19-37/+56
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7089 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-31many quests variables are shrinked in 1 variable bits. UPDATE ALL YOUR OLD ↵Lupus1-6/+4
scripts! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6884 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-30optimized some quests varsLupus1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-23Changed the questions of the Wizard Quiz to official onesPlaytester1-53/+102
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15Only a typo fix...Playtester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6612 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-15Script devs PLEASE convert all 'donpcevent's to proper format.Lance1-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6591 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-14Fixed the quiz in the Wizard Job quest a bitPlaytester1-9/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-10- Fixed some typos and grammatical errors on the Job Dancer quest.skotlex1-49/+49
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6551 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-07git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6513 ↵killercube1-31/+35
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-04Fixed another typo in gunslinger.txtPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-04Additional gunslinger.txt fixes...Playtester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-04Fixed a missing " in the gunslinger jobquest scriptPlaytester1-1/+1
-please test if the scripts crash the map-server before commiting them git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-02* Added kunai_maker.txt to make elemental kunais. [erKURITA]eaac1-68/+116
* Added new npcs @ que_ng.gat ninja map portion. [erKURITA] * Added new shops @ que_ng.gat ninja map portion. [erKURITA] * Commented wrong shops @ amatsu.txt. [erKURITA] * Added que_ng.gat ninja map portion's warp. [erKURITA] * Modified and corrected the gunslinger quest. [erKURITA] * Changed the prices of the ninja stones according to kRO. [erKURITA] All the kRO related info is thanks to RockmanEXE git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6448 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-01Patched up dancer.txt abit.. still VERY messy. Someone needs to figure out a ↵Lance1-20/+33
better algorithm for the dance test T.T git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-30Added the updated dancer.txt script from sodaboy581, it still gives error ↵Playtester1-1/+3
messages though, can someone check that? git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-30Updated several job quests so they work againPlaytester5-1194/+1214
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6400 54d463be-8e91-2dee-dedb-b68131a5f0ec