Fix typo in biorifle blast momentum value.

Minor corrections.
This commit is contained in:
Marisa the Magician 2018-08-17 20:59:27 +02:00
commit 27017feed2
5 changed files with 2 additions and 9 deletions

View file

@ -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;