Added a land to sequence 1, to make it consistent.

This commit is contained in:
Redacted 2025-03-01 15:15:04 +00:00
parent 64b2141bc9
commit 7b101c3adb

View File

@ -29,7 +29,8 @@
}, },
"TerritoryId": 400, "TerritoryId": 400,
"InteractionType": "Interact", "InteractionType": "Interact",
"Fly": true "Fly": true,
"Land": true
} }
] ]
}, },