Removed the UTAmmo class entirely, as it's more trouble than it's worth.
This commit is contained in:
parent
f05754b45e
commit
5b0fbf589d
11 changed files with 15 additions and 51 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Class UTRocketAmmo : UTAmmo
|
||||
Class UTRocketAmmo : Ammo
|
||||
{
|
||||
Default
|
||||
{
|
||||
|
|
@ -9,7 +9,6 @@ Class UTRocketAmmo : UTAmmo
|
|||
Ammo.BackpackAmount 12;
|
||||
Ammo.BackpackMaxAmount 48;
|
||||
Ammo.DropAmount 12;
|
||||
UTAmmo.UsedInSlot AMMO_SLOT9;
|
||||
}
|
||||
States
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue