Skip to content

FileName

Stem of the artwork file names a tile set loads its tiles from.

Specification
Applies to
tile controls
File
theater control file
Section
[<TileSet ID>]
Value
string
When omitted
TILE

Each tile of the set is looked for as this stem plus a two-digit index counting from 01, extended with the theater’s own suffix. Theater control files covers the lettered alternates built on the same stem and the fallback extension tried when the theater file is missing.

TEMPERAT.INI
[TileSet0631] ; example set
SetName=Riverbank cliffs
FileName=RVCLIF ; loads RVCLIF01.TEM through RVCLIF08.TEM
TilesInSet=8

Nothing checks that the stem produced a file. A tile whose artwork is absent still becomes a tile type, reports zero width and height, and draws nothing where a cell places it.