12 lines
413 B
Ucode
12 lines
413 B
Ucode
class ScrnLAWPickup extends LAWPickup;
|
|
|
|
defaultproperties
|
|
{
|
|
Weight=12.000000
|
|
Description="Light Anti-tank Weapon. Designed to punch through armored vehicles... but can't kill even a Scrake... Maybe because he doesn't wear armor to punch through ^^"
|
|
ItemName="L.A.W. SE"
|
|
ItemShortName="L.A.W. SE"
|
|
AmmoItemName="L.A.W. Rockets"
|
|
InventoryType=Class'ScrnBalanceSrv.ScrnLAW'
|
|
}
|