rott/kf_sources/ScrnBalanceSrv/Classes/ScrnAA12Pickup.uc
2026-07-14 20:27:09 +07:00

10 lines
406 B
Ucode

class ScrnAA12Pickup extends AA12Pickup;
defaultproperties
{
Description="An advanced fully automatic shotgun. Delivers less per-bullet damage, but awesome penetration and fire rate make it the best choise to kill everything... while you have ammo remaining"
ItemName="AA12 Shotgun SE"
ItemShortName="AA12 Shotgun SE"
InventoryType=Class'ScrnBalanceSrv.ScrnAA12AutoShotgun'
}