rott/kf_sources/ScrnBalanceSrv/Classes/ScrnHorzineVestPickup.uc
2026-07-14 20:27:09 +07:00

16 lines
414 B
Ucode

class ScrnHorzineVestPickup extends ScrnVestPickup
notplaceable;
defaultproperties
{
ShieldCapacity=200
SpeedModifier=0.100000
Weight=3.000000
cost=1000
PowerValue=100
Description="Grants wearer a superb damage protection. Slightly limits movement."
ItemName="Horzine Armor"
ItemShortName="Horzine Armor"
PickupMessage="You gots an Horzine Armor"
}