mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Updated docs
This commit is contained in:
parent
2a7a1be7e1
commit
f1e2826f35
3 changed files with 18 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
- Addition to InsectIncubator: Now fertilizes eggs once placed inside a host, and breeds out eggs twice as fast.
|
- Addition to InsectIncubator: Now fertilizes eggs once placed inside a host, and breeds out eggs twice as fast.
|
||||||
- Many new icons
|
- Many new icons
|
||||||
- Custom background icons when Vanilla-Expanded-Framework is loaded
|
- Custom background icons when Vanilla-Expanded-Framework is loaded
|
||||||
|
- Sexual Age Drainer & Youth Fountain now change age as configured in XML
|
||||||
|
|
||||||
**Internal:**
|
**Internal:**
|
||||||
|
|
||||||
|
@ -20,6 +21,7 @@
|
||||||
- Cockeater now leaves a bite wound!
|
- Cockeater now leaves a bite wound!
|
||||||
- Pythokin-Patch checks for Licentialabs (#30)
|
- Pythokin-Patch checks for Licentialabs (#30)
|
||||||
- Removed Sex-Change thoughts for pawns born or spawned with a gender-altering gene (Issue #32, PR #33 by @callavico)
|
- Removed Sex-Change thoughts for pawns born or spawned with a gender-altering gene (Issue #32, PR #33 by @callavico)
|
||||||
|
- More consistent behavior for genitalia resizing over multiple game-starts (Issue #34)
|
||||||
|
|
||||||
**Queen & Caste Logic**
|
**Queen & Caste Logic**
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,20 @@
|
||||||
|
|
||||||
Collection of Known Bugs and reasons for their origin.
|
Collection of Known Bugs and reasons for their origin.
|
||||||
|
|
||||||
|
## My Youth Fountain / Age Drainer Pawns do not alter Ages!!!
|
||||||
|
|
||||||
|
Issue: You had a pawn with Youth Fountain have Sex with another Pawn, and the other pawn did not get younger.
|
||||||
|
|
||||||
|
Please Check:
|
||||||
|
|
||||||
|
- Are both pawns in OK Age?
|
||||||
|
- Did they maybe change age but you didn't notice? Default settings only change by days.
|
||||||
|
- Did they finish sex? If they are interrupted, nothing happens
|
||||||
|
|
||||||
|
Otherwise:
|
||||||
|
|
||||||
|
Enable the Debug-Settings and provide me with a log.
|
||||||
|
|
||||||
## I changed Parts of a pawn and my genes do not apply!
|
## I changed Parts of a pawn and my genes do not apply!
|
||||||
|
|
||||||
Issue: You had a pawn with "huge genitalia" and add a horse-cock with licentia or surgery. This new genitalia is not huge.
|
Issue: You had a pawn with "huge genitalia" and add a horse-cock with licentia or surgery. This new genitalia is not huge.
|
||||||
|
|
2
TODOS.md
2
TODOS.md
|
@ -8,6 +8,8 @@ Any help is very appreciated, even if it is just pointing me to existing similar
|
||||||
|
|
||||||
**Incubi** - Add a forced striptease Ability
|
**Incubi** - Add a forced striptease Ability
|
||||||
|
|
||||||
|
**Age Transfer Genes** - Add (configurable) option to satisfy Bodymodders and their AgeReversalDemand
|
||||||
|
|
||||||
## Planned Genes
|
## Planned Genes
|
||||||
|
|
||||||
**Adjustable Cock-Size** like e.g. artificial genitalia have
|
**Adjustable Cock-Size** like e.g. artificial genitalia have
|
||||||
|
|
Loading…
Reference in a new issue