summaryrefslogtreecommitdiff
path: root/npc/re/quests/eden
AgeCommit message (Collapse)AuthorFilesLines
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru4-5/+4
Signed-off-by: Haru <haru@dotalux.com>
2015-08-10Minor script cleanup (part 2)Haru1-1/+1
- Replaced leftover sprite IDs with constants - Corrected some NPC facing directions (in modulo 8) - Follow-up to 7b50fce0f62961b0228e6919562efcfe33e7fbca
2015-06-25Updated eden_iro.txtDastgir1-20/+256
Credits:rAthena Signed-off-by: Haru <haru@dotalux.com>
2015-06-19Re-commit of 9f9ec84Haru1-0/+1
Fixes #538 Signed-off-by: Haru <haru@dotalux.com>
2015-06-19Revert "Missing return #538"Haru1-31/+30
This reverts commit 9f9ec84fda9124d0927e99ca52a423a2b468c722. Signed-off-by: Haru <haru@dotalux.com>
2015-06-18Missing return #538Emistry1-30/+31
2015-04-04Fix swapped weapon in eden_quests.txtzackdreaver1-4/+4
Eden Mace I and Eden Staff I Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-03-16Another FollowUp to e99f874d , Added more QuestEntries and Fix some TranslationsDastgir1-15/+15
2015-03-16Follow Up to e99f874d, Corrected card name and added Quest Entries for Eden ↵Dastgir4-31/+39
121-140
2015-03-14Eden Scripts: 100-140 ImplementedDastgir4-0/+3818
2015-03-14Eden Quests Update - Credits rAthena - 001e6967d417d0c7c6dce1069ddef9acd1b87d57Dastgir1-3204/+2393
2014-11-02Replaced 'set' with direct assignment where applicable (re/quests folder)Haru10-417/+417
Signed-off-by: Haru <haru@dotalux.com>
2014-10-28Removed use of 'checkquest' from scripts (re folder)Haru9-108/+112
Signed-off-by: Haru <haru@dotalux.com>
2014-05-13Removed trailing whitespace (scripts)Haru2-2/+2
Signed-off-by: Haru <haru@dotalux.com>
2014-05-13Fixed some charset issuesHaru2-0/+4
- Fixed files with mixed character set or invalid CP949 characters. - Uncommented '#music' script in the_sign_quest.txt (now the soundeffect filename should be fixed). - Added a note to the header of CP949 files not to read or save them as UTF8, since it'd break their encoding. It should be safe enough to read them as EUC-KR if your text editor doesn't offer CP949 as an option. - Added FIXME notes about untranslated strings in assassin_skills.txt and WolfchevLaboratory.txt. Signed-off-by: Haru <haru@dotalux.com>
2013-12-01Corrected some accidentally renamed NPCsHaru2-2/+2
- Fixes bugreport:7860, thanks to SSky http://hercules.ws/board/tracker/issue-7860-eden-mission-board-npc-name/ - Follow-up to 6309eba Signed-off-by: Haru <haru@dotalux.com>
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke3-11/+11
Cleaned up Zeny manipulation in scripts. - It is now finally safe to re-commit. - Removed some unwanted parts of the original commit, that broke the character set in some scripts. [Haru] - Corrected spacing in some edited lines. [Haru]
2013-11-28Revert "Cleaned up Zeny manipulation in scripts."Haru3-11/+11
Reverted due to a serious regression. I'll commit this again once I fixed the issue in the script engine. Sorry for the inconvenience. This reverts commit 4faa0ec9df7067cee3eb1c1953fccc6c2f842179. Signed-off-by: Haru <haru@dotalux.com>
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke3-11/+11
2013-11-10Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4Haru2-10/+10
- Consolidated case in variables, labels, constants. Signed-off-by: Haru <haru@dotalux.com>
2013-11-08Added support for monster spritename constantsHaru1-1/+1
- Follow-up to 124ab2a1cdb344f24170a4d91f7000ebabf39b40 - Replaced numeric IDs in NPC definitions and setnpcdisplay calls with the appropriate constants - Made possible thanks to Ind Signed-off-by: Haru <haru@dotalux.com>
2013-11-04Follow-up to 124ab2a1cdb344f24170a4d91f7000ebabf39b40Haru2-2/+2
- Changed a few leftover NPC IDs to constants - Note: we're still missing support for mob sprite constants, so the NPCs using mob sprites are still not converted. Signed-off-by: Haru <haru@dotalux.com>
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka12-110/+110
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru9-933/+1149
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
2013-07-04Merged/Updated/Added scripts from rAthena.j-tkay3-392/+571
- Fixed Bug #7400 Signed-off-by: j-tkay <joseph.tk.ea@gmail.com>
2013-06-20Follow-up.Euphy1-1/+1
2013-06-20Follow-up.Euphy1-0/+1
2013-06-20Implemented Eden Tutorial.Euphy1-0/+1561
2013-05-30Merge pull request #30 from Zopokx/mastershennetsind1-1058/+337
Fixed some scripts
2013-05-28Woohooo! Some more cleaning up!Mysteries3-6/+6
- Follow up to 80510a0 { Corrected name placeholders } - Vas cleanup on name placeholders - Small change in /doc/permissions.txt
2013-05-28Fixed console error using Euphy's reference.Sirius1-33/+47
2013-05-27I didn't notice this errors before.Sirius1-16/+16
2013-05-26Argh! I hate the fact of having several repositories. Thanks again, Euphy!Sirius1-2/+2
2013-05-26Thanks to Euphy for pointing out a problem with the level check that ↵Sirius1-4/+8
shouldn't be at beginning of the script.
2013-05-26Fixed a not intended NPC name in the last commit.Sirius1-1/+1
2013-05-26Eden EXP Quests 56-70 script rewritten and optimisedSirius1-1059/+320
2013-02-25* Part one of fixing bugreport:6527. This does not yet change functionality.euphyy1-1/+3
-- Added 'disable_items' to all applicable scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17160 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-02-03Updated more placeholders and fixed some spacing issues.Mysteries7-7/+7
2013-01-29Updated placeholders.Mysteries7-21/+7
2012-12-27> Follow-up r17048:euphyy1-19/+20
- Renamed 'useskilltopc' to 'npcskill'; - Removed cast time from NPC objects, code by mkbu95 (suspected official behavior); - Documented 'npcskill'; - Replaced all instances in scripts. * Fixed max level bypass, code by malufett (bugreport:5800). * Updated Malangdo spawns to official. * Some standardization of npc/quests/first_class/. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-15* Updated Minstrel and Shadow Chaser job quests to their latest versions.euphyy10-12/+13
* Fixed more Izlude RE coordinates (bugreport:6285). * Disabled "Fish Tails" NPC in El Dicastes quests until Izlude RE coordinates are found; also, fixed a small mistake. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-24* Permanent monster spawn documentation is finally up-to-date (partly ↵euphyy1-17/+17
follow-up r16962). * Added missing documentation for boss_monster, and fixed a waitingroom example (bugreport:6800). * Added a small detail to pcblockmove documentation (bugreport:6894). * Added an array example to getd() documentation (tid:63002). * Follow-up r16961, standardization of documentation. * Deleted incorrect UseSkillToPC comments in scripts. This command will hopefully be added in the future. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16963 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-15* Fixed an Eden Quest bug (bugreport:6633)euphyy1-2/+1
* Follow-up r16779: one missing check git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16781 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-29- Fixed bugreport:6586, invalid check for Magic Wand Quest. ↵j-tkay1-74/+5
(npc/re/quests/eden/56-70.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16718 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27* Optimized "3rd Item Seller" script (re\merchants\3rd_trader.txt)euphyy1-469/+135
* Optimized Eden Quest lv. 71-85 (re\quests\eden\) * Deleted a duplicate NPC, bugreport:6564 (re\quests\quests_dicastes.txt) * Other small fixes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16715 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22* Added most skill names to Effect List and finished a last few (bugreport:6222)euphyy1-3/+3
* Follow-up r16671/r16677 on Eden files, oops. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16690 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22- Fixed bugreport:6530 / Follow up r16671. (npc/re/quests/eden/eden_quests.txt)j-tkay1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16677 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-20* Some cleaning of "Eden Group Quests" script, fixes include bugreport:6510 ↵euphyy1-1260/+387
(re\quests\eden\eden_quests.txt) * Other misc. cleaning... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17- Fixed bugreport:6484 invalid Quest ID for Puppet Master's Agony. ↵j-tkay1-292/+10
(eden/56-70.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10* Optimized Eden Quest lv. 11-25 (re\quests\eden\)euphyy8-508/+117
* Fixed bugreport:6427 with new Alchemist quest (jobs\2-2\alchemist.txt) * Other misc changes/fixes... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16615 54d463be-8e91-2dee-dedb-b68131a5f0ec