Rename UseOccupiedCellsOffsets to UseTargetableCellsOffsets
With the introduction of the new 'u' BlockingUntargetable cell type, the old property name became inaccurate.
This commit is contained in:
@@ -15,28 +15,28 @@
|
||||
|
||||
^1x1Shape:
|
||||
HitShape:
|
||||
UseOccupiedCellsOffsets: true
|
||||
UseTargetableCellsOffsets: true
|
||||
Type: Rectangle
|
||||
TopLeft: -512, -512
|
||||
BottomRight: 512, 512
|
||||
|
||||
^2x1Shape:
|
||||
HitShape:
|
||||
UseOccupiedCellsOffsets: true
|
||||
UseTargetableCellsOffsets: true
|
||||
Type: Rectangle
|
||||
TopLeft: -1024, -512
|
||||
BottomRight: 1024, 512
|
||||
|
||||
^2x2Shape:
|
||||
HitShape:
|
||||
UseOccupiedCellsOffsets: true
|
||||
UseTargetableCellsOffsets: true
|
||||
Type: Rectangle
|
||||
TopLeft: -1024, -1024
|
||||
BottomRight: 1024, 1024
|
||||
|
||||
^3x2Shape:
|
||||
HitShape:
|
||||
UseOccupiedCellsOffsets: true
|
||||
UseTargetableCellsOffsets: true
|
||||
Type: Rectangle
|
||||
TopLeft: -1536, -1024
|
||||
BottomRight: 1536, 1024
|
||||
|
||||
Reference in New Issue
Block a user