dfhack/docs/plugins/infiniteSky.rst

27 lines
800 B
ReStructuredText

infiniteSky
===========
2022-07-25 23:00:56 -06:00
.. dfhack-tool::
2022-09-16 16:24:18 -06:00
:summary: Automatically allocate new z-levels of sky
2023-10-14 14:24:50 -06:00
:tags: unavailable
If enabled, this plugin will automatically allocate new z-levels of sky at the
top of the map as you build up. Or it can allocate one or many additional levels
at your command.
2022-08-17 23:42:02 -06:00
Usage
-----
2022-07-25 23:00:56 -06:00
``enable infiniteSky``
Enables monitoring of constructions. If you build anything in the second
highest z-level, it will allocate one more sky level. You can build stairs
up as high as you like!
``infiniteSky [<n>]``
Raise the sky by n z-levels. If run without parameters, raises the sky by
one z-level.
.. warning::
:issue:`Sometimes <254>` new z-levels disappear and cause cave-ins.
Saving and loading after creating new z-levels should fix the problem.