ClanGenOfficial / clangen

Warrior Cats fan game
https://clangen.io
Other
229 stars 399 forks source link

Bugfix: Cat no longer shown as murdering themself #2478

Closed j-gynn closed 2 weeks ago

j-gynn commented 2 weeks ago

About The Pull Request

Bugfix for the self-murdering kitties. The new event format expected the main cat to be the one who died, whereas the murder text has the murderer as the main cat. The code now initialises death_history first, then depending on if it is a murder or not, it passes the right cat into event_text_adjust

Linked Issues

Fixes #2446

Proof of Testing

image

Changelog/Credits

Fixed bug with murder history.