Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): c44ff0b
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent c44ff0b commit 9182e97
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- DB update 2024_10_16_02 -> 2024_10_16_03
UPDATE `creature_template` SET `speed_walk` = 1, `speed_run` = 0.8571, `BaseAttackTime` = 2000, `RangeAttackTime` = 2000 WHERE `entry` = 1412;
UPDATE `creature_template` SET `speed_walk` = 1, `speed_run` = 0.9920628411429268972857, `BaseAttackTime` = 2000, `RangeAttackTime` = 2000 WHERE `entry` = 22515;
UPDATE `creature_template` SET `speed_walk` = 1, `speed_run` = 1.1429, `BaseAttackTime` = 2000, `RangeAttackTime` = 2000 WHERE `entry` = 24560;
Expand Down

0 comments on commit 9182e97

Please sign in to comment.