mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2026-06-18 11:16:01 +00:00
- Removed DDS Files - Added Initial Support for Rimworld 1.6 - Added Additional mod requirement to PatchBSShared.xml to prevent premature loading. - Refactored Cumpilation integration to make it optional rather then a Required Mod. - Disabled succubus tail interactions pending rewrite for RJW's new interactions system. - Disabled Quirks pending rewrite RJW separating them into their own mod.
8 lines
657 B
XML
8 lines
657 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<LanguageData>
|
|
<rjw_genes_twin_letter>Twins!</rjw_genes_twin_letter>
|
|
<rjw_genes_twin_letter_content>is still in labor and is having twins! Be sure to gather your doctor and additional friends and family to ensure the other baby is also born healthy!</rjw_genes_twin_letter_content>
|
|
|
|
<rjw_genes_another_baby_letter>Another baby!</rjw_genes_another_baby_letter>
|
|
<rjw_genes_another_baby_letter_content>is still in labor and is having twins! Be sure to gather your doctor and additional friends and family to ensure the other baby is also born healthy!</rjw_genes_another_baby_letter_content>
|
|
</LanguageData>
|