KF2-MSK-GS/OrigKFPawnMonsters/KFPawnProxy_ZedGorefastDualBlade.uc

9 lines
170 B
Ucode
Raw Normal View History

2021-12-07 05:36:49 +03:00
class KFPawnProxy_ZedGorefastDualBlade extends KFPawn_ZedGorefastDualBlade;
defaultproperties
{
2021-12-26 07:18:50 +03:00
XPValues(0)=11
XPValues(1)=14
XPValues(2)=14
XPValues(3)=14
2021-12-07 05:36:49 +03:00
}