Rename GravityBomb Velocity to Speed
Mostly to make switching between projectiles a little easier for modders, and to potentially save some upgrade rule overhead if sprite projectiles are refactored to share a common code base.
This commit is contained in:
@@ -5,7 +5,7 @@ ParaBomb:
|
||||
Projectile: GravityBomb
|
||||
Image: PARABOMB
|
||||
OpenSequence: open
|
||||
Velocity: 86
|
||||
Speed: 86
|
||||
Acceleration: 0
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 768
|
||||
|
||||
Reference in New Issue
Block a user