mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
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:
@@ -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);
|
||||
Reference in New Issue
Block a user