summaryrefslogtreecommitdiff
path: root/npc/jobs/2-1
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Updated Blacksmith job quest with some extra conditions.Dastgir1-7/+20
2015-05-08Replaced checkre() calls with constantsHaru3-39/+29
2014-11-02Replaced 'set' with direct assignment where applicable (common folder)Haru6-334/+334
2014-10-28Removed use of 'checkquest' from scripts (common folder)Haru6-29/+31
2014-08-23change rand(1) to rand(2)TungSinpei2-2/+2
2014-05-13Removed trailing whitespace (scripts)Haru4-6/+6
2014-05-13Fixed some charset issuesHaru1-0/+2
2013-12-07Fixed several incorrect script labels and eventsHaru2-4/+4
2013-12-01Corrected some accidentally renamed NPCsHaru1-1/+1
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke2-2/+2
2013-11-28Revert "Cleaned up Zeny manipulation in scripts."Haru2-2/+2
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke2-2/+2
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru1-16/+16
2013-11-08Added support for monster spritename constantsHaru1-3/+3
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ...Kisuka6-70/+70
2013-10-24Update to last rAthena npc.Michieru6-168/+119
2013-02-04Merged some commits from rAthena.Matheus Macabu1-0/+1
2013-02-03Updated more placeholders and fixed some spacing issues.Mysteries2-4/+2
2013-01-29Updated placeholders.Mysteries2-6/+2
2013-01-16* Documented @set command from r16123.euphyy1-12/+10
2012-12-08* Updated Geneticist, Warlock, and Sura job quests to their latest versions.euphyy5-9/+9
2012-11-22- Fixed missing 'close' in priest.txt (bugreport:6921)brianluau1-31/+12
2012-10-15- Fixed bugreport:6785, missing changequest in Knight Job Quest. (npc/jobs/2-...j-tkay1-2/+5
2012-09-18* Fixed a misplaced quest log entry in Priest job quest, bugreport:6702 (jobs...euphyy1-3/+3
2012-08-10* Raw revert of all job files back to r16578, prior to the rewrite in r16579....euphyy6-7775/+4009
2012-08-05- This should fix all job quests which didn't work after the update.masao875-2326/+1789
2012-08-05- Some little adjustments to the job change quests, also reverted some variab...masao876-6/+0
2012-08-04- Follow up r16579 .masao872-2/+2
2012-08-04- Here comes the big Job folder Update.masao876-4715/+9024
2012-08-02Fixed some bugs on jobs and merchants scripts.daegaladh1-0/+2
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh6-0/+12101
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and maki...shennetsind6-12047/+0
2012-07-04* Optimization of Knight job change quest, and fixed bugreport:6163 (jobs\2-1...euphyy1-272/+72
2012-07-01- Fixed a bug in Eden Group Quests where a variable was set which was suppose...masao872-5/+5
2012-05-17- Updated Monster spawns in Job change Quests to renewal. bugreport:5574masao873-40/+28
2012-03-26Fixed the (bugreport:4096) where player can enter the Test Area without passi...mandark0221-1/+9
2012-01-30- Removed more trailing tabs.brianluau1-1/+1
2011-12-28Fixed issue in niflheim quest where the script set a variable not related to ...jmanfffreak1-2/+6
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1236-18/+18
2011-12-07Fixed priest job change NPC. bugreport:4862jmanfffreak1-1/+1
2011-08-19- Fixed some script typos (bugreport:4861, bugreport:5028).brianluau1-1/+1
2010-06-21* Removed usage of the 'goto' command from job quests.L0ne_W0lf6-1129/+1180
2009-11-29- Fixed typo in WoE:SE Castle announcements (bugreport:3714).Kisuka1-0/+1
2009-09-13- Fixed typo on item 6079 (bugreport:3581).Kisuka1-9/+3
2009-09-11- Added quest log commands to all job quests.Kisuka6-18/+186
2009-06-19- Fixed a Assassin Quest question having all correct answers. (bugreport:3260)brianluau1-6/+5
2009-04-29Updated ASSIN_Q2 variable range check from < 1 to < 3 to defend against the v...Paradox924X1-1/+1
2009-04-28* Removed unnecessary text and fixed a goto in the Hunter Jobquest (bugreport...Playtester1-8/+1
2008-10-28Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in E...jmanfffreak1-1/+1
2008-10-12Reverted donpcevent change to wizard quest. Moved a percentheal, which should...L0ne_W0lf1-13/+14