Files
Bubberstation/code/modules/events
SkyratBot 15dee9b93f [MIRROR] Destroying the greentext item properly restores players' colors [MDB IGNORE] (#22359)
* Destroying the greentext item properly restores players' colors (#76642)

## About The Pull Request
Title. Colors appear to always be stored in lowercase, so the check
against uppercase text was missing it. Also changed the added colors to
lowercase for consistency.
Though comparing colors like this in the first place feels a bit hacky,
so I'm open to other suggestions
## Why It's Good For The Game
Fix bugs!
## Changelog
🆑
fix: Destroying the fabled "green text" now properly releases its
victims from their curse.
/🆑

* Destroying the greentext item properly restores players' colors

---------

Co-authored-by: FlufflesTheDog <piecopresident@gmail.com>
2023-07-11 12:56:41 -05:00
..