Dispersion Pistol fully implemented.
Jump boots (mostly) implemented (replacement feature not done yet). Various adjustments. DamNums coloring support.
This commit is contained in:
parent
442dfd818c
commit
ce68db4b36
22 changed files with 822 additions and 36 deletions
|
|
@ -152,7 +152,7 @@ Class StingerProjectile : Actor
|
|||
Default
|
||||
{
|
||||
Obituary "$O_STINGER";
|
||||
DamageType 'shot';
|
||||
DamageType 'Stinger';
|
||||
DamageFunction Random[Stinger](15,25);
|
||||
Speed 40;
|
||||
Radius 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue