diff --git a/data/sql/updates/pending_db_world/detect.sql b/data/sql/updates/pending_db_world/detect.sql new file mode 100644 index 000000000..a3cdc25d8 --- /dev/null +++ b/data/sql/updates/pending_db_world/detect.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `detection_range` = 55 WHERE `entry` = 22849;