forked from liza/Questionable
Add a slight delay in 'The Queen's Tour' for a waypoint where NPCs move weirdly
This commit is contained in:
parent
715ec340e0
commit
35649e8663
@ -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
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user