NicePack/sources/Weapons/Playable/Special/Blower/NiceBlowerThrowerAmmoPickup.uc
2022-01-21 14:25:59 +04:00

6 lines
136 B
Ucode

class NiceBlowerThrowerAmmoPickup extends BlowerThrowerAmmoPickup;
defaultproperties
{
InventoryType=class'NiceBlowerThrowerAmmo'
}