Skip to content

Fixes #3881

Rob Nelson requested to merge pull/3935/Lid-Fix into Bleeding-Edge

Created by: dylanstrategie

When new beaker types were added, no-one bothered to check if they had lid sprites, they didn't

  • Large no-react, both bluespace beakers now have fitting lid sprites

A little bit of redundant sprites, but I'm going the easy way here. I suppose you could just have two types, normal and large, and use variables, but that fixes that

Merge request reports