Add a slight delay in 'The Queen's Tour' for a waypoint where NPCs move weirdly

This commit is contained in:
Liza 2025-01-03 19:32:47 +01:00
parent 715ec340e0
commit 35649e8663
Signed by: liza
GPG Key ID: 2C41B84815CF6445

View File

@ -88,6 +88,15 @@
"InteractionType": "AttuneAethernetShard",
"AethernetShard": "[Solution Nine] Nexus Arcade"
},
{
"Position": {
"X": -320.34818,
"Y": 9.519508,
"Z": -6.9244547
},
"TerritoryId": 1186,
"InteractionType": "WalkTo"
},
{
"DataId": 1048065,
"Position": {
@ -97,7 +106,8 @@
},
"StopDistance": 0.25,
"TerritoryId": 1186,
"InteractionType": "Interact"
"InteractionType": "Interact",
"DelaySecondsAtStart": 3
}
]
},