diff options
-rw-r--r-- | sql/updates/5482_world_scripts_waypoint_TDB.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/5482_world_scripts_waypoint_TDB.sql b/sql/updates/5482_world_scripts_waypoint_TDB.sql new file mode 100644 index 00000000000..c041d005808 --- /dev/null +++ b/sql/updates/5482_world_scripts_waypoint_TDB.sql @@ -0,0 +1 @@ +Update waypoint_scripts set datalong=83 where datalong=169 and command=2;
\ No newline at end of file |