10 lines
162 B
Ucode
10 lines
162 B
Ucode
class ExtWeapDef_9mm extends KFWeapDef_9mm
|
|
abstract;
|
|
|
|
defaultproperties
|
|
{
|
|
// Set free ammo
|
|
AmmoPricePerMag=0
|
|
|
|
WeaponClassPath="ServerExt.ExtWeap_Pistol_9mm"
|
|
} |