10 lines
205 B
Ucode
10 lines
205 B
Ucode
class ScrnShotgunPickup extends ShotgunPickup;
|
|
|
|
defaultproperties
|
|
{
|
|
cost=200
|
|
ItemName="Shotgun SE"
|
|
ItemShortName="Shotgun SE"
|
|
InventoryType=Class'ScrnBalanceSrv.ScrnShotgun'
|
|
}
|