11 lines
405 B
Ucode
11 lines
405 B
Ucode
class ScrnBenelliPickup extends BenelliPickup;
|
|
|
|
defaultproperties
|
|
{
|
|
cost=1500
|
|
Description="A military tactical shotgun with semi automatic fire capability. Holds up to 6 shells. Special shell construction allow pellets to penetrate fat much easier."
|
|
ItemName="Combat Shotgun SE"
|
|
ItemShortName="Combat Shotgun SE"
|
|
InventoryType=Class'ScrnBalanceSrv.ScrnBenelliShotgun'
|
|
}
|