Skip to content

Commit 4736825

Browse files
committed
Serpulo/Erekir updates
1 parent c4c9356 commit 4736825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/exogenesis/content/ExoBlocks.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,7 @@ ExoItems.quantumCrytsal, new ExoShrapnelBulletType(){{
872872
randomEffectRot = 60f;
873873
effectChance = 0.4f;
874874
}},
875-
new RegionPart("-side"){{
875+
new RegionPart("-bodyside"){{
876876
progress = PartProgress.warmup.curve(Interp.slowFast);
877877
moveX = 2.5f;
878878
moves.add(new PartMove(PartProgress.recoil.inv(), 2f, -2f, 0f));

0 commit comments

Comments
 (0)