added startsInPlay field to directives

This commit is contained in:
Chr1Z93 2024-03-04 14:58:04 +01:00
parent da9f955a59
commit 806d0d42e8
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"id": "90029",
"type": "Asset",
"class": "Neutral",
"startsInPlay": true,
"permanent": true,
"cycle": "Standalone"
}

View File

@ -2,6 +2,7 @@
"id": "90027",
"type": "Asset",
"class": "Neutral",
"startsInPlay": true,
"permanent": true,
"cycle": "Standalone"
}