diff options
author | Rushor <PBienati@web.de> | 2016-02-10 20:41:46 +0100 |
---|---|---|
committer | Rushor <PBienati@web.de> | 2016-02-10 20:41:46 +0100 |
commit | b1ea3df5e42112c38d3cb09d2cf55838a4e96b72 (patch) | |
tree | 32ec03606c9eef1a09bb94c8c2a8e2bb85b97367 | |
parent | 0113b0f6253fb403d12c54ae28ad0c5d447dd8e9 (diff) |
DB/Creature: Ironforge Gryphon Riders Hovering
* by Saben65
* closes #16220
-rw-r--r-- | sql/updates/world/2016_02_10_01_world.sql | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2016_02_10_01_world.sql b/sql/updates/world/2016_02_10_01_world.sql new file mode 100644 index 00000000000..2b8cca7cfb0 --- /dev/null +++ b/sql/updates/world/2016_02_10_01_world.sql @@ -0,0 +1,4 @@ +-- DB/Creature: Ironforge Gryphon Riders Hovering +DELETE FROM `creature_template_addon` WHERE `entry`=51383; +INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES +(51383, 0, 24688, 50331648, 257, 0, ''); -- 51383 |