Skip to content

[BUGFIX] Add missing trait constraint to strange_not_kittypet thought…#4563

Merged
scribblecrumb merged 1 commit intoClanGenOfficial:developmentfrom
zeel2104:fix/4554-strange-kittypet-thought
Mar 16, 2026
Merged

[BUGFIX] Add missing trait constraint to strange_not_kittypet thought…#4563
scribblecrumb merged 1 commit intoClanGenOfficial:developmentfrom
zeel2104:fix/4554-strange-kittypet-thought

Conversation

@zeel2104
Copy link
Copy Markdown
Contributor

Bugfix: Add missing trait constraint to strange_not_kittypet thought (#4554)

About The Pull Request

The strange_not_kittypet thought was missing its main_trait_constraint, meaning any cat regardless of trait could receive the thought "Wants to change their name to be like a kittypet", including cats who already have kittypet names. Added the missing "main_trait_constraint": ["strange"].

Linked Issues

Fixes: #4554

Proof of Testing

Verified the constraint was missing by diffing against HEAD. Confirmed main_trait_constraint is the correct key used throughout all other thought files.

Changelog/Credits

Bugfix: Cats with kittypet names will no longer receive the thought "Wants to change their name to be like a kittypet".

@scribblecrumb scribblecrumb merged commit 7ca9ef2 into ClanGenOfficial:development Mar 16, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] cat with a kittypet name wants to change their name to be like a kittypet

2 participants