summaryrefslogtreecommitdiff
path: root/npc/warps/dungeons
AgeCommit message (Collapse)AuthorFilesLines
2006-07-27Fixed some spawns and a warp in Sunken ShipPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7907 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-21* Fixed a typo in guides_einbr.txtPlaytester1-0/+130
* Added the Cube Room Maze git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-18* Speed updates for Anolian and MermanPlaytester1-2/+2
* Fixed a warp in moc_pryd06 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-13* Added Sephiroth's version of the Rachel Sanctuary WarpsPlaytester1-1/+32
- remove the comments in the warp file if you want to use them git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7664 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-01Fixed a warp in the Ice DungeonPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-01Added Thanatos Tower Guard that brings you to the Tower for 5000zPlaytester1-122/+136
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30Added official Thanatos Tower quest thanks to Ishizu-chanPlaytester2-0/+123
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-30Fixed some warps thanks to akihitoPlaytester2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7408 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16* Commited Silent's Fix to the duplicate NPCsPlaytester3-10/+13
- 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-05-31Added Rachel and Ice Dungeon warpsPlaytester2-0/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6889 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-28Implemented the second entrance to biolabs and added some crap NPCs. The ↵MasterOfMuppets1-3/+3
sewer pipe does no longer require a lab passport, but it requires completion of the cube quest. The second entrance to biolabs does not require completion of the cube quest, but it does require a lab passport. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-25optimized warps scriptsLupus3-50/+43
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6748 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-05-24Fixed the Thanatos Floor 12 warpPlaytester1-1/+1
- coordinates are just guessed - whoever does the quest should fix the warps there anyways git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-30Fixed mjolnir_12 -> prt_maze01 warpPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17* Whoops, forgot to remove clone_arena from the scripts_eaac.conf. [erKURITA]eaac1-0/+19
* Enabled import: line on scripts_main.conf for scritps_eaac.conf. The scripts are disabled there anyway.... [erKURITA] * Commited musashiden's kiel dungeon warps [erKURITA] Commit done to both trunk & stable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Hopefully fixed all warps. There are no more warnings on the console.Playtester3-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Blah blah.MasterOfMuppets1-45/+45
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Commited erKURITA's warp fixes.MasterOfMuppets1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20Fixed endless warping loopsLupus1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17- removed auto-attaching of player-run scripts in initnpctimer. You must use ↵skotlex1-1/+4
attachnpctimer! - updated juperos elevator script to invoke attachnpctimer as it should be. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5643 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17* Final fix on Juperos NPC.Lance1-10/+7
* Fix on initnpctimer not attaching rid. * Fix on OnTouch ignoring -1 NPCs. * Fix on @reloadscript crashing due to passing non BL_SKILL bl to a function that accepts only BL_SKILL bl. * Added area NPC detection in clif_parseLoadEndAck. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17Fix my fix on juperos.txtLance1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17* Temperory resolved issues on Juperos until I get the exact description on ↵Lance1-53/+44
the behaviour in retail servers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5634 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-06fixed thanatos warps, added a temp keys solutionLupus1-10/+61
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-04Sewer pipe updateVicious1-6/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5186 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ↵Valaris24-0/+1396
GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Clearing trunk.Valaris17-857/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27* Corrected positions for Thief and Archer quest skills NPCscelest1-1/+1
* Fixed Ant Hell warps git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1309 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Fixed some file typesamber17-843/+843
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-12commented out "wrong warps"Lupus1-2/+3
because u have to pass Quest to enter Amatsu Dungeon!! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 ↵(no author)17-0/+856
54d463be-8e91-2dee-dedb-b68131a5f0ec