Skip to content

Commit

Permalink
fix: Creepjoiner names and nicknames
Browse files Browse the repository at this point in the history
  • Loading branch information
Zakees committed Apr 19, 2024
1 parent ac5c4c2 commit 46abab1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Anomaly/DefInjected/RulePackDef/RulePacks_Creepjoiners.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<li>r_name->[creepjoinerFirstname] '[creepjoinerNickname]' [creepjoinerLastname]</li>
-->
<NamerPersonCreepjoiner.rulePack.rulesStrings>
<li>r_name->Names/Creepjoiner_Nick</li>
<li>r_name->Names/Creepjoiner_Last</li>
<li>r_name->[creepjoinerFirstname] [creepjoinerLastname]</li>
<li>r_name->[creepjoinerFirstname] '[creepjoinerNickname]' [creepjoinerLastname]</li>
</NamerPersonCreepjoiner.rulePack.rulesStrings>

</LanguageData>

0 comments on commit 46abab1

Please sign in to comment.