From 880377f383f49038ffabd394a4595fcc0d1ef622 Mon Sep 17 00:00:00 2001 From: Zoey76 <zoey_76@msn.com> Date: Mon, 26 Aug 2013 01:07:53 +0000 Subject: [PATCH] BETA: Minor fix in Z coordinate for Racer the Unicorn (Quest Monster). Reported by: brutus --- L2J_DataPack_BETA/dist/sql/game/spawnlist.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql b/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql index 6e890e4b22..1f3da573a4 100644 --- a/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql +++ b/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql @@ -17898,7 +17898,7 @@ INSERT INTO `spawnlist` VALUES -- Delu Chief Kalkis ("giran01_qm2222_01", 1, 27093, 28448, 174080, -3408, 0, 0, 0, 60, 0, 0, 0), -- Racer the Unicorn -("dion01_qm2023_05", 1, 27103, 23354, 187991, -3721, 0, 0, 0, 180, 0, 0, 0), +("dion01_qm2023_05", 1, 27103, 23354, 187991, -3716, 0, 0, 0, 180, 0, 0, 0), -- Gorr ("dion01_qm2023_01", 1, 27112, 6317, 184549, -3161, 0, 0, 25731, 180, 0, 0, 0), -- Baraham -- GitLab