mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-27 04:12:40 +01:00
DB/Instance/Vault of Archavon: Update stats
This commit is contained in:
5
sql/updates/world/3.3.5/2020_10_20_00_world.sql
Normal file
5
sql/updates/world/3.3.5/2020_10_20_00_world.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `speed_walk` = 0.8, `speed_run` = 0.714286 WHERE `entry` = 38698; -- Frozen Orb (1)
|
||||
UPDATE `creature_template` SET `minlevel` = 80, `maxlevel` = 80 WHERE `entry` = 38461; -- Toravon Frozen Orb Stalker
|
||||
UPDATE `creature_template` SET `minlevel` = 80, `maxlevel` = 80 WHERE `entry` = 38439; -- Toravon Stalker
|
||||
UPDATE `creature_template` SET `minlevel` = 80, `maxlevel` = 80 WHERE `entry` = 36093; -- Vault Stalker
|
||||
Reference in New Issue
Block a user