airmanskyhomie (#4251)
This commit is contained in:
parent
12bf9731af
commit
b85cfb9e2d
1 changed files with 8 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1610321145931268300');
|
||||
|
||||
-- Airman Skyhopper mace sheathing fix
|
||||
|
||||
DELETE FROM `creature_template_addon` WHERE (`entry` = 25737);
|
||||
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `isLarge`, `auras`) VALUES
|
||||
(25737, 0, 0, 0, 0, 0, 0, '');
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue