mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-29 02:51:41 +00:00
* Fix staff of lava not terraforming lava (#61096) Lava staffs were not terraforming regular lava into empty tiles. This is because it was only checking to see if the lava type was the same weak lava the staff spawns. It has now been fixed to check for all lava types. * Fix staff of lava not terraforming lava Co-authored-by: Tim <timothymtorres@gmail.com>