11 lines
279 B
ReStructuredText
11 lines
279 B
ReStructuredText
|
tiletypes-command
|
||
|
-----------------
|
||
|
Runs tiletypes commands, separated by ``;``. This makes it possible to change
|
||
|
tiletypes modes from a hotkey or via dfhack-run.
|
||
|
|
||
|
Example::
|
||
|
|
||
|
tiletypes-command p any ; p s wall ; p sp normal
|
||
|
|
||
|
This resets the paint filter to unsmoothed walls.
|