Merge pull request #11382 from reaperrr/projectile-streamlining
Moved projectiles to their own namespace and streamlined property names
This commit is contained in:
@@ -256,7 +256,7 @@ SubMissile:
|
||||
Angle: 165
|
||||
Inaccuracy: 2c938
|
||||
Image: MISSILE
|
||||
Trail: smokey
|
||||
TrailImage: smokey
|
||||
ContrailLength: 30
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 426
|
||||
@@ -409,7 +409,7 @@ SCUD:
|
||||
Speed: 170
|
||||
Blockable: false
|
||||
Shadow: false
|
||||
Trail: smokey
|
||||
TrailImage: smokey
|
||||
TrailDelay: 5
|
||||
Inaccuracy: 213
|
||||
Image: V2
|
||||
|
||||
@@ -6,7 +6,7 @@ FireballLauncher:
|
||||
BurstDelay: 20
|
||||
Projectile: Bullet
|
||||
Speed: 204
|
||||
Trail: fb2
|
||||
TrailImage: fb2
|
||||
Image: FB1
|
||||
Warhead@1Dam: SpreadDamage
|
||||
Spread: 213
|
||||
@@ -33,7 +33,7 @@ Flamer:
|
||||
BurstDelay: 1
|
||||
Projectile: Bullet
|
||||
Speed: 170
|
||||
Trail: fb4
|
||||
TrailImage: fb4
|
||||
Image: fb3
|
||||
Angle: 62
|
||||
Inaccuracy: 853
|
||||
|
||||
@@ -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