KF2-MSK-GS/OrigKFPawnMonsters/KFPawnProxy_ZedGorefastDualBlade.uc

9 lines
170 B
Ucode
Raw Normal View History

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