diff options
-rw-r--r-- | sql/updates/world/master/2024_01_08_00_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2024_01_08_00_world.sql b/sql/updates/world/master/2024_01_08_00_world.sql new file mode 100644 index 00000000000..4d1ff5ec72b --- /dev/null +++ b/sql/updates/world/master/2024_01_08_00_world.sql @@ -0,0 +1 @@ +UPDATE `waypoint_path_node` SET `Delay`=1000 WHERE `PathId`=9011300 AND `NodeId`=6; |