Pulsegun now uses meshes for the beam, copying exact UT behavior.

Ammo drop amounts reduced. Added Enforcer to possible Chainsaw spawns.
This commit is contained in:
Marisa the Magician 2018-05-29 00:58:43 +02:00
commit 1b95d4219b
33 changed files with 318 additions and 78 deletions

View file

@ -8,7 +8,7 @@ Class RipperAmmo : Ammo
Inventory.MaxAmount 75;
Ammo.BackpackAmount 50;
Ammo.BackpackMaxAmount 75;
Ammo.DropAmount 25;
Ammo.DropAmount 10;
}
States
{