Added Eightball "2 second hold" feature from Unreal Bible.

Added Stinger projectile bounce from 0.866 and below.
Added Stinger damage charge&explosion from Unreal Bible.
This commit is contained in:
Marisa the Magician 2019-09-07 14:44:56 +02:00
commit 46ebde2750
8 changed files with 309 additions and 7 deletions

View file

@ -22,3 +22,9 @@ DoomEdNums
4510 = UTranslator
4511 = TranslatorEvent
}
DamageType TarydiumCharge
{
// obituary for no instigator
Obituary = "$O_STINGERX2"
}