Skip to content

Commit 1bb1b9c

Browse files
committed
Vanstar unit stuff
1 parent 42472f4 commit 1bb1b9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/exogenesis/content/ExoVanstarBlocks.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1343,7 +1343,7 @@ public static void load(){
13431343
destroyBullet = new BasicBulletType(){{
13441344
width = height = 0f;
13451345
instantDisappear = true;
1346-
despawnUnit = new MissileUnitType("Chronophite-burst") {{
1346+
despawnUnit = new MissileUnitType("Chronophite-burst2") {{
13471347
speed = 0f;
13481348
maxRange = 1f;
13491349
lifetime = 20f;

0 commit comments

Comments
 (0)