Fix(DB/Creature): Add InhabitType Water to various Gogger's NPC (#9520)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
This commit is contained in:
parent
fa1c2eca9d
commit
2901e4cf55
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638731875852031000');
|
||||
|
||||
UPDATE `creature_template` SET `InhabitType` = 3 WHERE `entry` IN (11915, 11917, 11918);
|
||||
Loading…
Add table
Add a link
Reference in a new issue