diff options
| author | Kitzunu <Kitzunu@users.noreply.github.com> | 2020-03-15 14:48:47 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2021-12-23 18:43:51 +0100 |
| commit | d6bd4fbd7a3a5c53ba6f2793bed53f214bd56b27 (patch) | |
| tree | 339f1ea21fd0ab7da3a130244d067f681e9a2a07 | |
| parent | 09967ad7fdd497439aaa1aea053f4bcb3d37b443 (diff) | |
DB/Creature: Precious
Closes #24302
(cherry picked from commit 639ac9692f99afcc4588021508c7ee0a08c62f9f)
| -rw-r--r-- | sql/updates/world/master/2021_12_23_06_world_2020_03_15_02_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_23_06_world_2020_03_15_02_world.sql b/sql/updates/world/master/2021_12_23_06_world_2020_03_15_02_world.sql new file mode 100644 index 00000000000..9413d7181ae --- /dev/null +++ b/sql/updates/world/master/2021_12_23_06_world_2020_03_15_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_addon` SET `auras` = '70404' WHERE `guid` = 201247; |
