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

View File

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