Removed the UTAmmo class entirely, as it's more trouble than it's worth.

This commit is contained in:
Marisa the Magician 2018-05-24 14:20:57 +02:00
commit 5b0fbf589d
11 changed files with 15 additions and 51 deletions

View file

@ -1,4 +1,4 @@
Class RifleAmmo : UTAmmo
Class RifleAmmo : Ammo
{
Default
{
@ -9,7 +9,6 @@ Class RifleAmmo : UTAmmo
Ammo.BackpackAmount 20;
Ammo.BackpackMaxAmount 50;
Ammo.DropAmount 10;
UTAmmo.UsedInSlot AMMO_SLOT10;
}
States
{