Fixed power bug
This commit is contained in:
@@ -685,7 +685,7 @@ public class Bullets implements ContentList{
|
||||
lifetime = 23f;
|
||||
speed = 1f;
|
||||
splashDamageRadius = 50f;
|
||||
splashDamage = 30f;
|
||||
splashDamage = 20f;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user