mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
3
sql/updates/world/3.3.5/2016_11_14_00_world_335.sql
Normal file
3
sql/updates/world/3.3.5/2016_11_14_00_world_335.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Stillpine Ancestor Akida & Stillpine Ancestor Coo
|
||||
UPDATE `creature_template` SET `speed_walk`= 0.6666666, `speed_run` = 0.9285714 WHERE `entry` = 17379;
|
||||
UPDATE `creature_template` SET `speed_walk` = 0.6666666, `speed_run` = 0.8571428 WHERE `entry` = 17391;
|
||||
Reference in New Issue
Block a user