Fix typo in biorifle blast momentum value.
Minor corrections.
This commit is contained in:
parent
3267c89487
commit
27017feed2
5 changed files with 2 additions and 9 deletions
|
|
@ -854,7 +854,6 @@ Class ShockBall : Actor
|
|||
Obituary "%k inflicted mortal damage upon %o with the Shock Rifle";
|
||||
RenderStyle "Add";
|
||||
DamageType 'jolted';
|
||||
Damage 0;
|
||||
Radius 2;
|
||||
Height 2;
|
||||
Scale 0.4;
|
||||
|
|
@ -920,7 +919,6 @@ Class SuperShockBall : Actor
|
|||
Obituary "%k electrified %o with the Enhanced Shock Rifle.";
|
||||
RenderStyle "Add";
|
||||
DamageType 'joltedX';
|
||||
Damage 0;
|
||||
Radius 2;
|
||||
Height 2;
|
||||
Scale 0.5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue