diff --git a/data/sql/updates/pending_db_world/rev_1626854857651022900.sql b/data/sql/updates/pending_db_world/rev_1626854857651022900.sql new file mode 100644 index 000000000..b42e20086 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1626854857651022900.sql @@ -0,0 +1,5 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1626854857651022900'); + +-- Reduced the speed from 3.16 to 1.6 as the rest of the ogres in that place +UPDATE `creature_template` SET `speed_walk` = 1.6 WHERE (`entry` = 7371); +