We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42472f4 commit 1bb1b9cCopy full SHA for 1bb1b9c
1 file changed
src/exogenesis/content/ExoVanstarBlocks.java
@@ -1343,7 +1343,7 @@ public static void load(){
1343
destroyBullet = new BasicBulletType(){{
1344
width = height = 0f;
1345
instantDisappear = true;
1346
- despawnUnit = new MissileUnitType("Chronophite-burst") {{
+ despawnUnit = new MissileUnitType("Chronophite-burst2") {{
1347
speed = 0f;
1348
maxRange = 1f;
1349
lifetime = 20f;
0 commit comments