fix(DB/gameobject): Correct Scarab Gong Type ID (#12879)
This commit is contained in:
parent
97b26c4e8b
commit
a5010a3411
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/scarab-gong.sql
Normal file
1
data/sql/updates/pending_db_world/scarab-gong.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `gameobject_template` SET `type` = 2 WHERE `entry` = 180717;
|
||||
Loading…
Add table
Add a link
Reference in a new issue