diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 72abda6e20..f94483ed7c 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -38,6 +38,8 @@ Playtester Date Added ====== +07/01 + * Fixed a warp in the Ice Dungeon [Playtester] 06/30 * Implemented the eye of hellion quest. [MasterOfMuppets] * Added official Thanatos Tower quest thanks to Ishizu-chan [Playtester] diff --git a/npc/warps/dungeons/ice_dun.txt b/npc/warps/dungeons/ice_dun.txt index 16a1525f9d..f80e3fe5f2 100644 --- a/npc/warps/dungeons/ice_dun.txt +++ b/npc/warps/dungeons/ice_dun.txt @@ -1,6 +1,6 @@ //Ice Dungeon Warps ice_dun01.gat,157,10,0 warp ice001 1,1,ra_fild01.gat,233,330 -ice_dun01.gat,146,157,0 warp ice002 1,1,ice_dun02.gat,151,155 +ice_dun01.gat,145,153,0 warp ice002 1,1,ice_dun02.gat,151,155 ice_dun02.gat,151,160,0 warp ice003 1,1,ice_dun01.gat,146,157 ice_dun02.gat,150,285,0 warp ice004 1,1,ice_dun03.gat,149,22 ice_dun03.gat,149,18,0 warp ice005 1,1,ice_dun02.gat,150,281 \ No newline at end of file