Merge pull request #8130 from Mailaender/tileset-filters
Fixed glitchy remap errors of non-fitting actors on certain tilesets
This commit is contained in:
@@ -612,6 +612,8 @@
|
||||
StartsRevealed: true
|
||||
ScriptTriggers:
|
||||
WithMakeAnimation:
|
||||
EditorTilesetFilter:
|
||||
RequireTilesets: DESERT
|
||||
|
||||
^Husk:
|
||||
Health:
|
||||
|
||||
@@ -82,6 +82,8 @@ T03:
|
||||
|
||||
T04:
|
||||
Inherits: ^Tree
|
||||
EditorTilesetFilter:
|
||||
RequireTilesets: DESERT
|
||||
|
||||
T05:
|
||||
Inherits: ^Tree
|
||||
@@ -109,6 +111,8 @@ T09:
|
||||
Building:
|
||||
Footprint: x_
|
||||
Dimensions: 2,1
|
||||
EditorTilesetFilter:
|
||||
RequireTilesets: DESERT
|
||||
|
||||
T10:
|
||||
Inherits: ^Tree
|
||||
@@ -159,6 +163,8 @@ T17:
|
||||
|
||||
T18:
|
||||
Inherits: ^Tree
|
||||
EditorTilesetFilter:
|
||||
RequireTilesets: DESERT
|
||||
|
||||
TC01:
|
||||
Inherits: ^Tree
|
||||
|
||||
Reference in New Issue
Block a user