Scatter resprite (By Daz from Discord)
This commit is contained in:
@@ -3123,8 +3123,8 @@ public class Blocks{
|
||||
drawer = new DrawTurret(){{
|
||||
parts.add(new RegionPart("-mid"){{
|
||||
progress = PartProgress.recoil;
|
||||
under = true;
|
||||
moveY = -1f;
|
||||
under = false;
|
||||
moveY = -1.25f;
|
||||
}});
|
||||
}};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user