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

@ -24,7 +24,7 @@ Class Tier6Weapon : RandomSpawner2 replaces PlasmaRifle
}
}
Class MiniAmmo : UTAmmo
Class MiniAmmo : Ammo
{
Default
{
@ -35,7 +35,6 @@ Class MiniAmmo : UTAmmo
Ammo.BackpackAmount 100;
Ammo.BackpackMaxAmount 199;
Ammo.DropAmount 50;
UTAmmo.UsedInSlot AMMO_SLOT2|AMMO_SLOT7;
}
States
{