summaryrefslogtreecommitdiff
path: root/npc/re/quests/eden
AgeCommit message (Collapse)AuthorFilesLines
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
2012-08-07* Fixed errors with warp portal/mob spawns in Renewal Yggdrasil Dungeon, ↵euphyy1-1/+1
bugreport:6422 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07* Follow-up r16592... thanks Trojal. :|euphyy1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16593 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07* Optimized Eden Quest lv. 26-40 and 41-55 (re\quests\eden\)euphyy3-1466/+359
* Minor cleaning on Cooking Quest (quests\cooking_quest.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-06* Optimized Eden Quests lv. 86-90 and 91-99 (re\quests\eden\)euphyy3-1068/+126
* Fixed incorrect warp coordinates in Eden Quests, bugreport:6420 (re\quests\eden\eden_common.txt) * Fixed warp portal in ve_fild03, bugreport:6421 (quests\quests_13_2.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-31* Added checkquest() == -1 values in Eden lv.56-70 quests, bugreport:6360 ↵euphyy1-14/+15
(re\quests\eden\56-70.txt) * Added a note onto custom Disguise Event, to avoid confusion - bugreport:6362 (custom\events\disguise.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16540 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-1/+16
- 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-08- First try to commit something into this whole new Mess Ind created ^^masao871-3/+4
* Added the Izlude Town Map Update some of you may already know from me from the download section. Moving all NPC's and Warps around to match the new Izlude Town Map. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16384 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and ↵shennetsind10-0/+12424
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