Skip to content

SetTextureSetRecipeStep

Defined in: src/scenario/recipe.ts:153

Recipe step that changes one hex texture set without changing terrain.

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: "default" | "fall" | "summer" | "winter"

Defined in: src/scenario/recipe.ts:159

KayKit texture set to apply to the tile.