Skip to content

Commit e24eaec

Browse files
committed
aureus stuff
1 parent b7663df commit e24eaec

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

1.04 KB
Loading
972 Bytes
Loading
553 Bytes
Loading

src/exogenesis/content/ExoVanstarBlocks.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2051,7 +2051,7 @@ ExoItems.peridotite, new BasicBulletType(0f, 0) {{
20512051
randomEffectRot = 6f;
20522052
effectChance = 0.1f;
20532053
}},
2054-
new RegionPart("-plates-sides"){{
2054+
new RegionPart("-plates-side"){{
20552055
progress = PartProgress.recoil.curve(Interp.bounceIn);
20562056
moves.add(new PartMove(PartProgress.smoothReload, 0f, -5f, 0f));
20572057
mirror = true;

0 commit comments

Comments
 (0)