mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(DB/creature_model_info): Adjust CombatReach for Sarathstra's creature_model(#5672)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1620326903465396700');
|
||||
|
||||
UPDATE `creature_model_info` SET `CombatReach`=8 WHERE `DisplayID`=24165;
|
||||
|
||||
Reference in New Issue
Block a user