Skip to content

Commit ee599fe

Browse files
committed
longk
1 parent 2e2e998 commit ee599fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/overblocks/content/OBBlocks.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Items.thorium, new SapBulletType(){{
246246
scaledHealth = 200;
247247
size = 4;
248248
moveWhileCharging = false;
249-
shootY = -2f;
249+
shootY = 6f;
250250

251251
float brange = range + 10f;
252252

0 commit comments

Comments
 (0)