forked from liza/Questionable
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,
|
"TerritoryId": 959,
|
||||||
"InteractionType": "Action",
|
"InteractionType": "Action",
|
||||||
"Action": "Hop-step",
|
"Action": "Hop-step",
|
||||||
"Fly": true
|
"Fly": true,
|
||||||
|
"Land": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 2013256,
|
"DataId": 2013256,
|
||||||
@ -74,7 +75,8 @@
|
|||||||
"TerritoryId": 959,
|
"TerritoryId": 959,
|
||||||
"InteractionType": "Action",
|
"InteractionType": "Action",
|
||||||
"Action": "Hop-step",
|
"Action": "Hop-step",
|
||||||
"Fly": true
|
"Fly": true,
|
||||||
|
"Land": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user