1
0
Fork 0

Fix water transition in 'The Elixir of Life'

master
Liza 2024-09-20 21:46:48 +02:00
parent 8c77cb7e95
commit e72a57fff4
Signed by: liza
GPG Key ID: 7199F8D727D55F67
1 changed files with 5 additions and 2 deletions

View File

@ -155,7 +155,8 @@
}, },
"TerritoryId": 613, "TerritoryId": 613,
"InteractionType": "WalkTo", "InteractionType": "WalkTo",
"Mount": true "Mount": true,
"RestartNavigationIfCancelled": false
}, },
{ {
"Position": { "Position": {
@ -164,7 +165,9 @@
"Z": 79.0077 "Z": 79.0077
}, },
"TerritoryId": 613, "TerritoryId": 613,
"InteractionType": "WalkTo" "InteractionType": "WalkTo",
"DisableNavmesh": true,
"DelaySecondsAtStart": 2
}, },
{ {
"Position": { "Position": {