fix(Core\Scripts):Venomhide Hatchling multiple fixes (#8792)

This commit is contained in:
Ragelezz 2021-11-02 18:18:56 +02:00 committed by GitHub
parent 2f2569d09a
commit 20eff9eb03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 81 additions and 0 deletions

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1635420472205770200');
UPDATE `creature_template` SET `ScriptName`='npc_venomhide_hatchling' WHERE `entry`=34320;