From 1a931e13adf4f6ffe768fd955e9490f83fdac967 Mon Sep 17 00:00:00 2001 From: euphyy Date: Wed, 13 Jun 2012 18:32:49 +0000 Subject: * Some cleaning of Thanatos Tower quest script (quests\thana_quest.txt) * Minor cleaning of Nidhoggr's Nest instance script (instances\NydhoggsNest.txt) * Fixed warp to abyss_01, as per bugreport:6002 (custom\warper.txt) * Fixed View ID for #18613 (bugreport:6003) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16289 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/warper.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/warper.txt') diff --git a/npc/custom/warper.txt b/npc/custom/warper.txt index 7fec440cb..bcf8cd420 100644 --- a/npc/custom/warper.txt +++ b/npc/custom/warper.txt @@ -201,7 +201,7 @@ menu "Abyss Lakes",D1, "Amatsu Dungeon",D2, "Anthell",D3, "Sphinx",D34, "Sunken Ship",D35, "Thanatos Tower",D36, "Thor Volcano",D37, "Toy Factory",D38, "Turtle Dungeon",D39, "Umbala Dungeon",D40; -D1: setarray @c[2],192,207,275,270,116,27; +D1: setarray @c[2],261,272,275,270,116,27; Disp("Abyss Lakes",1,3); Pick("abyss_"); D2: setarray @c[2],228,11,34,41,119,14; Disp("Amatsu Dungeon",1,3); Pick("ama_dun"); -- cgit v1.2.3-60-g2f50