NicePack/sources/Weapons/Skins/SkinRetroLAR.uc
2022-01-21 14:25:59 +04:00

8 lines
191 B
Ucode

class SkinRetroLAR extends NiceWinchester;
#exec obj load file="NicePackT.utx"
defaultproperties
{
SkinRefs(0)="NicePackT.Skins1st.OldLAR_cmb"
PickupClass=class'SkinRetroLARPickup'
}