Skip to content

Commit

Permalink
Temporary fix for Dova and Nova Naming
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLoneTec committed Jul 29, 2024
1 parent 2c4bd9f commit 90679cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<defName>NamerPersonDova</defName>
<rulePack>
<rulesStrings>
<li>name->[Dova]</li>
<li>name->[Dova] [Dova]</li>
</rulesStrings>
<rulesRaw>
<li Class="Rule_File">
Expand Down
4 changes: 2 additions & 2 deletions Mods/Core_SK/Defs/RulePackDefs/RulePacks_NameMakers_Nova.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<defName>NamerPersonNovaMale</defName>
<rulePack>
<rulesStrings>
<li>name->[NovaName]</li>
<li>name->[NovaName] [NovaName]</li>
</rulesStrings>
<rulesRaw>
<li Class="Rule_File">
Expand All @@ -20,7 +20,7 @@
<defName>NamerPersonNovaFemale</defName>
<rulePack>
<rulesStrings>
<li>name->[NovaName]</li>
<li>name->[NovaName] [NovaName]</li>
</rulesStrings>
<rulesRaw>
<li Class="Rule_File">
Expand Down

0 comments on commit 90679cd

Please sign in to comment.