This patch reverts first step of global weapon conversion that would have halted the release of the next version for too long.
5 lines
284 B
Ucode
5 lines
284 B
Ucode
class SkinGoldenDualDeaglePickup extends NiceDualDeaglePickup;
|
|
defaultproperties
|
|
{
|
|
InventoryType=Class'NicePack.SkinGoldenDualDeagle'
|
|
StaticMesh=StaticMesh'KF_pickupsGold_Trip.HandcannonGold_Pickup'
|
|
Skins(0)=Texture'KF_Weapons3rd_Gold_T.Weapons.Gold_Handcannon_3rd'
|
|
}
|