mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-05-15 03:41:06 +01:00
0c56182bcb
* Fixes #53290, puddles are now infinite again. (#53311) Fixes #53290 A code oversight of #52865 that also applied plumbing changes to puddles. Avoided snow flaking by creating a new object type called water_source. Can be used in the future instead of the sink type. * Fixes #53290, puddles are now infinite again. Co-authored-by: Jack7D1 <59462654+Jack7D1@users.noreply.github.com>