Update HandleSpawnBoss

Apply permission restriction to Mechdusa, Deerclops, and slime pet
This commit is contained in:
SGKoishi 2022-11-05 21:47:17 -07:00
parent f7553fde83
commit 34886864ec
No known key found for this signature in database
GPG key ID: 8FFC399070653828
2 changed files with 20 additions and 5 deletions

View file

@ -18,6 +18,7 @@ Use past tense when adding new entries; sign your name off when you add or chang
* Fixed item giving potentially dropping too many items (@PotatoCider, @punchready)
* Excluded GeoIP.dat from release bundle (@SignatureBeef)
* Added `TownSlimeRed` to `FishableNpcIDs` list, allowing it to be fished up (@drunderscore)
* Added permission for summoning Mechdusa, Deerclops and slime pet (@sgkoishi, #2808)
## TShock 5.0.0
* Reduced load/save console spam. (@SignatureBeef, @YehnBeep)