Better-Scenes / RimConnect-mod

A Twitch integration for the game RimWorld
GNU General Public License v3.0
14 stars 8 forks source link

Fix: bought animals use NameSingle instead of NameTriple #44

Closed dispencerr closed 9 months ago

dispencerr commented 10 months ago

Previously, bought animals would be named with NameTriples, which would work but caused the naming window to display differently and prevented renaming them, as the first and last names were blank and would display an error that "The chosen name is invalid" when attempting to rename them. Setting the names to NameSingle allows them to be renamed, for example if the viewer that bought the animal requests a new name for them.