This patch reverts first step of global weapon conversion that would have halted the release of the next version for too long.
6 lines
241 B
Ucode
6 lines
241 B
Ucode
class NiceThompsonInc extends ScrnThompsonInc
|
|
config(user);
|
|
defaultproperties
|
|
{
|
|
FireModeClass(0)=Class'NicePack.NiceThompsonIncFire'
|
|
PickupClass=Class'NicePack.NiceThompsonIncPickup'
|
|
ItemName="Incendiary Tommy Gun NW"
|
|
}
|