From 19fefbb72b0a4a413e86d57a13fb0fd040c2a78a Mon Sep 17 00:00:00 2001 From: Killyana Date: Sun, 25 Jun 2017 20:23:03 +0200 Subject: BD: Typo --- sql/updates/world/3.3.5/2017_06_25_08_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2017_06_25_08_world.sql b/sql/updates/world/3.3.5/2017_06_25_08_world.sql index 93ea7c41852..9759723b100 100644 --- a/sql/updates/world/3.3.5/2017_06_25_08_world.sql +++ b/sql/updates/world/3.3.5/2017_06_25_08_world.sql @@ -1,5 +1,5 @@ -- -SET @guid:=112809; +SET @guid:=134935; DELETE FROM `creature` WHERE `id` IN (30083); INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `curhealth`, `curmana`, `MovementType`) VALUES (@guid+0, 30083, 533, 3, 1, 0, 0, 3410.94, -3084.66, 294.662, 2.42642, 7200, 0, 0, 0, 0), -- cgit v1.2.3