aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2013_02_27_00_world_creature_summon_groups_434.sql10
1 files changed, 10 insertions, 0 deletions
diff --git a/sql/updates/world/2013_02_27_00_world_creature_summon_groups_434.sql b/sql/updates/world/2013_02_27_00_world_creature_summon_groups_434.sql
new file mode 100644
index 00000000000..4cdd26a83e8
--- /dev/null
+++ b/sql/updates/world/2013_02_27_00_world_creature_summon_groups_434.sql
@@ -0,0 +1,10 @@
+DELETE FROM `creature_summon_groups` WHERE `summonerId`=52151 AND `groupId`=0;
+INSERT INTO `creature_summon_groups` (`summonerId`, `summonerType`, `groupId`, `entry`, `position_x`, `position_y`, `position_z`, `orientation`, `summonType`, `summonTime`) VALUES
+(52151, 0, 0, 52156, -12330.3, -1878.41, 127.32, 3.89208, 8, 0),
+(52151, 0, 0, 52156, -12351.94, -1861.51, 127.4807, 4.677482, 8, 0),
+(52151, 0, 0, 52156, -12326.71, -1904.328, 127.4111, 2.75762, 8, 0),
+(52151, 0, 0, 52156, -12347.41, -1917.535, 127.3196, 1.553343, 8, 0),
+(52151, 0, 0, 52156, -12378.57, -1861.222, 127.5416, 5.340707, 8, 0),
+(52151, 0, 0, 52156, -12397.79, -1887.731, 127.5453, 0.03490658, 8, 0),
+(52151, 0, 0, 52156, -12372.36, -1918.844, 127.343, 1.151917, 8, 0),
+(52151, 0, 0, 52156, -12391.23, -1905.273, 127.3196, 0.6108652, 8, 0);