summaryrefslogtreecommitdiff
path: root/npc/pre-re/quests
AgeCommit message (Collapse)AuthorFilesLines
2013-10-24Update to last rAthena npc.Michieru28-717/+99
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
2013-10-11Minor Veins NPC Updateshennetsind1-0/+9
Partial Merge of eeafb5393f09b4fbea6d6f6df20f50fdbb6db432 - Moved "Wincing Old Man" (from quests_veins) to pre-re/re coordinates. [Euphy] Closes #145 Signed-off-by: shennetsind <ind@henn.et>
2013-09-16Corrected line endings and BOM issues with several filesHaru5-5/+5
- Ensured final end-of-line character in every file. - Corrected cases of mixed line endings (mostly CR and CRLF within the same file.) - Removed extra BOM from some scripts, since it causes a parsing error. Signed-off-by: Haru <haru@dotalux.com>
2013-02-21-Minor fix for pre-re users where map-server would throw out an errorStreusel1-0/+0
2013-02-18-Updated more Izlude related stuffStreusel2-0/+212
Signed-off-by: Streusel
2013-02-18-Updated map_cache.datStreusel3-0/+423
-Updated Izlude -Added Fly Wing to Lunatic & Poring -Added new Quests (Thanks Flaid) --Expanded MAX_QUEST_DB for the newly added quests Signed-off-by: Streusel
2012-08-09- Added svn:eol-style=native property on some recently added text files.brianluau3-46/+46
- Renamed upgrade_svn16517.sql to the correct SVN revision it was added in (r16518). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01* Follow-up r16549, fixed the pre-re files as well (cities\jawaii.txt, ↵euphyy1-1/+1
quests\quests_lighthalzen.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh95-283223/+46
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders. -NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences. -For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates. -All pre-renewal files has been reverted back to their pre-renewal behavior. TODO: -Correct pre-re quest rewards. -Check for pre-re/re differences in mapflags. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-30* Fixed job level issues on remaining first class Platinum Skill quests, ↵euphyy5-28/+32
incl. bugreport:6374 (quests\skills\) * Some optimization of Ranger job quest (re\jobs\3-1\ranger.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16538 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-30Fixed Thief Platinum Skills Quest where job level requirement for Assassin ↵j-tkay1-4/+5
and Rogue is not needed. bugreport:6373 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19* Condensed the documentation on the "Import" folder, it should be more ↵euphyy1-98/+71
reader-friendly now (conf\readme.txt) * Deleted doc\pccommand_list.txt, it's outdated and its contents are already (better) explained in doc\script_commands.txt * Other misc cleaning... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16453 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19Follow up r16430, reverted all the pre-re guides to their pre-renewal ↵daegaladh3-13384/+0
version. Disabled a couple of renewal quests from pre-renewal. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16Forgot to remove the scripts in last commit, sorry.daegaladh13-14902/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16431 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-14* More optimization of 13.1 quests (quests\quests_13_1.txt)euphyy1-952/+118
* Follow-up r16421, missed deleting another line, bugreport:6235 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11- Follow up r16401masao871-7/+7
* Fixed a little typo in the Eden Group Teleport Officer NPC Name. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11- Added some missing Eden Group Teleport Officers. bugreport:6160masao871-3/+19
- Some Kafra location and dialog updates. bugreport:6160 - Added missing Sorcerer Point Shop NPC's. bugreport:6160 - Fixed Bulletin Board Locations in Payon Archer Village. bugreport:6160 * Special thanks to Baneado who provided the locations. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11* Optimized 13.2 quests, enjoy another 120kb of free space :P ↵euphyy2-6793/+608
(npc/quests/quests_13_2.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16398 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-10* More optimization of Ash-Vacuum quests (npc/quests/quests_13_1.txt)euphyy1-1292/+228
* Fixed a minor typo, bugreport:6191 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and ↵shennetsind129-0/+323557
maki's fault, yes, blame them. Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec