10 lines
221 B
Ucode
10 lines
221 B
Ucode
class ScrnWinchesterPickup extends WinchesterPickup;
|
|
|
|
defaultproperties
|
|
{
|
|
cost=300
|
|
ItemName="Lever Action Rifle SE"
|
|
ItemShortName="LAR SE"
|
|
InventoryType=Class'ScrnBalanceSrv.ScrnWinchester'
|
|
}
|