14 lines
499 B
Ucode
14 lines
499 B
Ucode
class ScrnHuskGunPickup extends HuskGunPickup;
|
|
|
|
defaultproperties
|
|
{
|
|
Weight=9.000000
|
|
PowerValue=95
|
|
SpeedValue=20
|
|
RangeValue=65
|
|
Description="A fireball cannon ripped from the arm of a dead Husk. Does more damage when charged up. Fully-charged headshot stuns Scrake.|Alternate fire shoots Napalm, burning everything in 12m radius."
|
|
ItemName="Husk Gun / Napalm Launcher"
|
|
ItemShortName="Husk Gun SE "
|
|
InventoryType=Class'ScrnBalanceSrv.ScrnHuskGun'
|
|
}
|