From baf58e38ae2bcc6e3b8fb0de650234cb29dff8b5 Mon Sep 17 00:00:00 2001
From: shadow <shadow@54d463be-8e91-2dee-dedb-b68131a5f0ec>
Date: Sat, 7 Jun 2008 01:24:08 +0000
Subject: Bug Report #1624, fixed warp destinationX from 230 to 320.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12762 54d463be-8e91-2dee-dedb-b68131a5f0ec
---
 npc/Changelog.txt             | 3 +++
 npc/warps/fields/man_fild.txt | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 68972dcc2..a0eade0d1 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,5 +1,8 @@
 Date		Added
 ======
+2008/06/07
+	* Bug Report 1624, fixed warp destinationX from 230 to 320. [Brainstorm]
+
 2008/06/03
 	* Rev. 12754 Fixed a typo in schg_cas01 treasure spawning. [L0ne_W0lf]
 	* Changed more "+ name +" to "+ strcharinfo(0) +" in some NPC [Lupus]
diff --git a/npc/warps/fields/man_fild.txt b/npc/warps/fields/man_fild.txt
index f61c1d29c..7ea8f2802 100644
--- a/npc/warps/fields/man_fild.txt
+++ b/npc/warps/fields/man_fild.txt
@@ -1,4 +1,4 @@
-//===== eAthena Script =======================================
+	//===== eAthena Script =======================================
 //= Manuk Field Warp Script
 //===== By: ==================================================
 //= L0ne_W0lf
@@ -13,6 +13,6 @@
 //============================================================
 
 mid_camp,320,139,0	warp	man_fild01-1	1,1,man_fild01,36,238
-man_fild01,44,234,0	warp	man_fild01-2	1,1,mid_camp,230,143
+man_fild01,44,234,0	warp	man_fild01-2	1,1,mid_camp,320,143
 man_fild01,105,56,0	warp	man_fild01-3	1,1,man_fild03,79,363
 man_fild03,79,369,0	warp	man_fild03-1	1,1,man_fild01,105,59
-- 
cgit v1.2.3-70-g09d2