Fix Cursed Flare

This commit is contained in:
Arthri 2024-04-24 05:31:49 +00:00
parent edd7d7e997
commit 5c4db00f1e
2 changed files with 2 additions and 1 deletions

View file

@ -92,6 +92,7 @@ Use past tense when adding new entries; sign your name off when you add or chang
* Fixed typo in `/gbuff`. (@sgkoishi, #2955)
* Rewrote the `.dockerignore` file into a denylist. (@timschumi)
* Added CI for Docker images. (@timschumi)
* Fixed Cursed Flares kicking players for invalid buff. (@Arthri)
## TShock 5.2
* An additional option `pvpwithnoteam` is added at `PvPMode` to enable PVP with no team. (@CelestialAnarchy, #2617, @ATFGK)