vlggms / lobotomy-corp13

GNU Affero General Public License v3.0
31 stars 161 forks source link

[KAR] Fixes Quirk Runtime #2346

Closed LanceSmites328 closed 3 months ago

LanceSmites328 commented 3 months ago

About The Pull Request

Quirks through an empty string into to_chat if they had no Gain or Lose text. This is bad and causes a runtime. This PR simply adds an if statement checking for the text before trying to send it.

Why It's Good For The Game

Fixes a runtime.

Changelog

:cl: fix: a runtime. /:cl: