mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2026-06-18 11:16:01 +00:00
* - Seperation of Animal Gene code from base RJW_Genes * - Clean-up of leftover XML Files - Minor update to README.md * Fixed missing translation text Fixed Missing B&S Undead Patch Fixed Anal Fertility Errors, might be broken again. DLL Included for Merge.
9 lines
465 B
XML
9 lines
465 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<LanguageData>
|
|
|
|
<StatsReport_NoChildren>Pawn doesn't have any children.</StatsReport_NoChildren>
|
|
<StatsReport_ManyChildren>Pawn has a decent amount of children.</StatsReport_ManyChildren>
|
|
<StatsReport_VeryManyChildren>Pawn has a lot of children.</StatsReport_VeryManyChildren>
|
|
<RJW_Genes_GenitalsNotAlterable>Unable to geneticaly adapt or alter {PAWN_nameDef}'s genitals.</RJW_Genes_GenitalsNotAlterable>
|
|
|
|
</LanguageData>
|