10 lines
153 B
Ucode
10 lines
153 B
Ucode
|
class WMPawn_ZedFleshpound_Predator extends KFPawn_ZedFleshpound;
|
||
|
|
||
|
defaultproperties
|
||
|
{
|
||
|
XPValues(0)=20
|
||
|
XPValues(1)=25
|
||
|
XPValues(2)=25
|
||
|
XPValues(3)=30
|
||
|
}
|