mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 08:28:57 +01:00
typo fix
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
UPDATE `pet_levelstats` SET `hp`= 40529 `armor`= 11092, `str`= 476, `agi`= 3343`, `sta`= 389, `inte`= 69, `spi`= 116 WHERE `creature_entry`= 26125 AND `level`= 85;
|
||||
UPDATE `pet_levelstats` SET `hp`= 40529 `armor`= 11092, `str`= 476, `agi`= 3343, `sta`= 389, `inte`= 69, `spi`= 116 WHERE `creature_entry`= 26125 AND `level`= 85;
|
||||
UPDATE `creature_template` SET `unit_class`= 4 WHERE `entry`= 26125;
|
||||
|
||||
Reference in New Issue
Block a user