forked from liza/Questionable
Fix water transition in 'The Elixir of Life'
This commit is contained in:
parent
8c77cb7e95
commit
e72a57fff4
@ -155,7 +155,8 @@
|
||||
},
|
||||
"TerritoryId": 613,
|
||||
"InteractionType": "WalkTo",
|
||||
"Mount": true
|
||||
"Mount": true,
|
||||
"RestartNavigationIfCancelled": false
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
@ -164,7 +165,9 @@
|
||||
"Z": 79.0077
|
||||
},
|
||||
"TerritoryId": 613,
|
||||
"InteractionType": "WalkTo"
|
||||
"InteractionType": "WalkTo",
|
||||
"DisableNavmesh": true,
|
||||
"DelaySecondsAtStart": 2
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
|
Loading…
Reference in New Issue
Block a user