14 lines
463 B
Ucode
14 lines
463 B
Ucode
class ScrnDual44MagnumLaserPickup extends ScrnDual44MagnumPickup;
|
|
|
|
defaultproperties
|
|
{
|
|
Weight=5.000000
|
|
cost=2000
|
|
Description="Yeah! One in each hand! Now with laser attachment."
|
|
ItemName="Laser Dual 44 Magnums"
|
|
ItemShortName="Laser Dual 44"
|
|
InventoryType=Class'ScrnBalanceSrv.ScrnDual44MagnumLaser'
|
|
PickupMessage="You found Dual 44 Magnums with Laser Sight"
|
|
UV2Texture=FadeColor'ScrnTex.Laser.PickupOverlay'
|
|
}
|