Fix player does't use the Shellphone (Ocean), Shellphone (Underworld) and Shellphone (Spawn).

This commit is contained in:
hufang360 2022-10-08 22:50:28 +08:00
parent 0c37b0fed3
commit 66379a4a17
2 changed files with 32 additions and 6 deletions

View file

@ -32,6 +32,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
* Fixed painting wall/tile being rejected from hand of creation. (@Rozen4334)
* Added a second `Utils.TryParseTime` method for parsing large, positive time spans. (@punchready)
* Fixed `/tempgroup` breaking on durations greater than roughly 24 days. (@punchready)
* Fix player does't use the Shellphone (Ocean), Shellphone (Underworld) and Shellphone (Spawn). (@hufang360)
## TShock 4.5.18
* Fixed `TSPlayer.GiveItem` not working if the player is in lava. (@gohjoseph)