diff --git a/docs/Authors.rst b/docs/Authors.rst index 0ddc0362e..e3478e486 100644 --- a/docs/Authors.rst +++ b/docs/Authors.rst @@ -113,6 +113,7 @@ nocico nocico Omniclasm OwnageIsMagic OwnageIsMagic palenerd dlmarquis +PassionateAngler PassionateAngler Patrik Lundell PatrikLundell Paul Fenwick pjf PeridexisErrant PeridexisErrant diff --git a/docs/Plugins.rst b/docs/Plugins.rst index b900e91ab..a690ddbf3 100644 --- a/docs/Plugins.rst +++ b/docs/Plugins.rst @@ -1579,6 +1579,8 @@ Options: :nick: Mass-assign nicknames, must be followed by the name you want to set. :remnick: Mass-remove nicknames. +:enumnick: Assign enumerated nicknames (e.g. "Hen 1", "Hen 2"...). Must be + followed by the prefix to use in nicknames. :tocages: Assign unit(s) to cages inside a pasture. :uinfo: Print info about unit(s). If no filters are set a unit must be selected in the in-game ui. diff --git a/docs/changelog.txt b/docs/changelog.txt index 6df4a266a..7ebe33a55 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -46,6 +46,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - `createitem`: added support for plant growths (fruit, berries, leaves, etc.) - `createitem`: added an ``inspect`` subcommand to print the item and material tokens of existing items, which can be used to create additional matching items - `embark-assistant`: added support for searching for taller waterfalls (up to 50 z-levels tall) +- `zone`: added an ``enumnick`` subcommand to assign enumerated nicknames (e.g "Hen 1", "Hen 2"...) # 0.47.04-r2