-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1267 from myk002/myk_pregnancy
new tool: gui/pregnancy
- Loading branch information
Showing
3 changed files
with
433 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
gui/pregnancy | ||
============= | ||
|
||
.. dfhack-tool:: | ||
:summary: Generate pregnancies with pairings of your choice. | ||
:tags: adventure fort armok animals units | ||
|
||
This tool provides an interface for producing pregnancies with specific mothers | ||
and fathers. | ||
|
||
If a unit is selected when you run `gui/pregnancy`, they will be pre-selected | ||
as a parent. If the unit has a spouse of a different gender, they will be | ||
automatically selected as the other parent. You can click on other units on the | ||
map and choose them as alternate mothers or fathers as desired. | ||
|
||
If a unit is selected as a mother or father, or is listed as a spouse, you can | ||
zoom the map to their location by clicking on their name in the `gui/pregnancy` | ||
UI. | ||
|
||
A unit must be on the map to participate in a pregnancy. For example, you | ||
cannot designate a father that is not on-site, even if they are the selected | ||
mother's spouse. | ||
|
||
Children cannot be selected as a parent, and, due to game limitations, | ||
cross-species pregnancies are not supported. | ||
|
||
Usage | ||
----- | ||
|
||
:: | ||
|
||
gui/pregnancy |
Oops, something went wrong.