Fix space tile action (#12717)

This commit is contained in:
metalgearsloth 2022-11-22 23:27:43 +11:00 committed by GitHub
parent 6af331c9ff
commit 264a033509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1051,7 +1051,7 @@
temporary: True
event: !type:StartPlacementActionEvent
placementOption: AlignTileAny
tileId: space
tileId: Space
assignments:
- 0: 8
...