Skip to content

Commit

Permalink
fix(DB/Creature): Correct Promenade Sentinel speed. (#19779)
Browse files Browse the repository at this point in the history
Init.
  • Loading branch information
heyitsbench committed Aug 29, 2024
1 parent 070b083 commit e1c923f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/sql/updates/pending_db_world/promenade-speed.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
UPDATE `creature_template` SET `speed_walk` = 2.5 WHERE `entry` = 23394;

0 comments on commit e1c923f

Please sign in to comment.