DB/Waypoints: Fix delay of Ardsami node

* ec6a5c9bf5 followup
This commit is contained in:
ModoX
2024-01-08 12:34:32 +01:00
parent 3722d7e789
commit 277b72ec31

View File

@@ -0,0 +1 @@
UPDATE `waypoint_path_node` SET `Delay`=1000 WHERE `PathId`=9011300 AND `NodeId`=6;