11 lines
264 B
Ucode
11 lines
264 B
Ucode
class ScrnSPThompsonPickup extends SPThompsonPickup;
|
|
|
|
defaultproperties
|
|
{
|
|
cost=1500
|
|
AmmoCost=15
|
|
ItemName="Dr. T's Lead Delivery System SE"
|
|
ItemShortName="Dr. T's L.D.S. SE"
|
|
InventoryType=Class'ScrnBalanceSrv.ScrnSPThompsonSMG'
|
|
}
|