This commit is contained in:
parent
14fcd78931
commit
6d06a75144
2 changed files with 5 additions and 5 deletions
|
|
@ -28,7 +28,7 @@ public class BomberWeapon extends Weapon{
|
|||
part.slowdown = 1;
|
||||
part.rainbow = false;
|
||||
part.regenerate = false;
|
||||
part.size=20;
|
||||
part.size=10;
|
||||
return part;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue