fix(DB/CreatureSkinning): Skinning boars (#5190)
This commit is contained in:
parent
577bee848c
commit
e3589b1b13
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617865372308647700');
|
||||
|
||||
UPDATE `creature_template` SET `skinloot` = 100002 WHERE (`entry` = 3098);
|
||||
Loading…
Add table
Add a link
Reference in a new issue