diff options
| -rw-r--r-- | sql/updates/world/master/2021_09_23_08_world_2018_03_28_00_world_335.sql | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_09_23_08_world_2018_03_28_00_world_335.sql b/sql/updates/world/master/2021_09_23_08_world_2018_03_28_00_world_335.sql new file mode 100644 index 00000000000..01a49af6db5 --- /dev/null +++ b/sql/updates/world/master/2021_09_23_08_world_2018_03_28_00_world_335.sql @@ -0,0 +1,3 @@ +-- Kargath Grunt +UPDATE `creature_equip_template` SET `ItemID1`=5287 WHERE `CreatureID`=8155; +-- UPDATE `creature_addon` SET `bytes2`=1 WHERE `guid`=6898; |
