2022-07-10 00:01:46 -06:00
|
|
|
changevein
|
|
|
|
==========
|
|
|
|
|
2022-08-09 23:37:24 -06:00
|
|
|
.. dfhack-tool::
|
|
|
|
:summary: Change the material of a mineral inclusion.
|
2023-01-12 18:14:03 -07:00
|
|
|
:tags: fort armok map
|
2022-08-09 23:37:24 -06:00
|
|
|
|
2022-09-28 15:49:03 -06:00
|
|
|
You can change a vein to any inorganic material RAW id. Note that this command
|
2022-08-09 23:37:24 -06:00
|
|
|
only affects tiles within the current 16x16 block - for large veins and
|
|
|
|
clusters, you will need to use this command multiple times.
|
2022-07-20 14:24:27 -06:00
|
|
|
|
|
|
|
You can use the `probe` command to discover the material RAW ids for existing
|
|
|
|
veins that you want to duplicate.
|
|
|
|
|
2022-08-17 23:42:02 -06:00
|
|
|
Usage
|
|
|
|
-----
|
|
|
|
|
|
|
|
::
|
2022-07-20 14:24:27 -06:00
|
|
|
|
|
|
|
changevein <material RAW id>
|
|
|
|
|
|
|
|
Example
|
|
|
|
-------
|
|
|
|
|
2022-07-23 17:03:40 -06:00
|
|
|
``changevein NATIVE_PLATINUM``
|
2022-07-20 14:24:27 -06:00
|
|
|
Convert vein at cursor position into platinum ore.
|