Support lava absorbant sponge (fixes #1852)

This commit is contained in:
Lucas Nicodemus 2020-05-22 23:22:48 -07:00
parent dbc4bd4747
commit a457e8c9ee
No known key found for this signature in database
GPG key ID: A07BD9023D1664DB
3 changed files with 33 additions and 16 deletions

View file

@ -5,6 +5,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
## TShock 4.4.0 (Pre-release ?)
* Fix bed spawn issues when trying to remove spawn point in SSC (@Olink)
* Fix Snake Flute (@Olink)
* Fix lava absorbant sponge not capturing lava. `LiquidSetEventArgs` now returns a `LiquidType` instead of a byte type. (@hakusaro)
## TShock 4.4.0 (Pre-release 6)
* Updates to OTAPI 2.0.0.35 (@DeathCradle).