refactor: add landing, we need to land to use tha action.
This commit is contained in:
parent
c472cf703d
commit
3a1438202d
@ -62,7 +62,8 @@
|
||||
"TerritoryId": 959,
|
||||
"InteractionType": "Action",
|
||||
"Action": "Hop-step",
|
||||
"Fly": true
|
||||
"Fly": true,
|
||||
"Land": true
|
||||
},
|
||||
{
|
||||
"DataId": 2013256,
|
||||
@ -74,7 +75,8 @@
|
||||
"TerritoryId": 959,
|
||||
"InteractionType": "Action",
|
||||
"Action": "Hop-step",
|
||||
"Fly": true
|
||||
"Fly": true,
|
||||
"Land": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user