update docs for generated-creature-renamer
							parent
							
								
									eb0f016804
								
							
						
					
					
						commit
						367ac0064e
					
				@ -1,15 +1,23 @@
 | 
			
		||||
generated-creature-renamer
 | 
			
		||||
==========================
 | 
			
		||||
Automatically renames generated creatures, such as forgotten beasts, titans,
 | 
			
		||||
etc, to have raw token names that match the description given in-game.
 | 
			
		||||
Tags:
 | 
			
		||||
:dfhack-keybind:`list-generated`
 | 
			
		||||
:dfhack-keybind:`save-generated-raws`
 | 
			
		||||
 | 
			
		||||
The ``list-generated`` command can be used to list the token names of all
 | 
			
		||||
generated creatures in a given save, with an optional ``detailed`` argument
 | 
			
		||||
to show the accompanying description.
 | 
			
		||||
Automatically renames generated creatures. Now, forgotten beasts, titans,
 | 
			
		||||
necromancer experiments, etc. will have raw token names that match the
 | 
			
		||||
description given in-game instead of unreadable generated strings.
 | 
			
		||||
 | 
			
		||||
The ``save-generated-raws`` command will save a sample creature graphics file in
 | 
			
		||||
the Dwarf Fortress root directory, to use as a start for making a graphics set
 | 
			
		||||
for generated creatures using the new names that they get with this plugin.
 | 
			
		||||
Usage:
 | 
			
		||||
 | 
			
		||||
The new names are saved with the save, and the plugin, when enabled, only runs once
 | 
			
		||||
per save, unless there's an update.
 | 
			
		||||
``enable generated-creature-renamer``
 | 
			
		||||
    Rename generated creatures when a world is loaded.
 | 
			
		||||
``list-generated [detailed]``
 | 
			
		||||
    List the token names of all generated creatures in the loaded save. If
 | 
			
		||||
    ``detailed`` is specified, then also show the accompanying description.
 | 
			
		||||
``save-generated-raws``
 | 
			
		||||
    Save a sample creature graphics file in the Dwarf Fortress root directory to
 | 
			
		||||
    use as a start for making a graphics set for generated creatures using the
 | 
			
		||||
    new names that they get with this plugin.
 | 
			
		||||
 | 
			
		||||
The new names are saved with the world.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue