10 lines
406 B
Ucode
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'
|
|
}
|