SetTextureSetRecipeStep
Defined in: src/scenario/recipe.ts:153
Recipe step that changes one hex texture set without changing terrain.
Properties
Section titled “Properties”action
Section titled “action”action:
"setTextureSet"
Defined in: src/scenario/recipe.ts:155
Discriminator for texture-set assignment.
at:
HexCoordinates
Defined in: src/scenario/recipe.ts:157
Target hex coordinate.
textureSet
Section titled “textureSet”textureSet:
"default"|"fall"|"summer"|"winter"
Defined in: src/scenario/recipe.ts:159
KayKit texture set to apply to the tile.