7 lines
140 B
Ucode
7 lines
140 B
Ucode
class NiceChainGunAmmoPickup extends ChainGunAmmoPickup;
|
|
defaultproperties
|
|
{
|
|
AmmoAmount=120
|
|
InventoryType=class'NiceChainGunAmmo'
|
|
}
|