This patch reverts first step of global weapon conversion that would have halted the release of the next version for too long.
6 lines
180 B
Ucode
6 lines
180 B
Ucode
class NiceThompsonIncAmmo extends ScrnThompsonIncAmmo;
|
|
#EXEC OBJ LOAD FILE=KillingFloorHUD.utx
|
|
defaultproperties
|
|
{
|
|
PickupClass=Class'NicePack.NiceThompsonIncAmmoPickup'
|
|
}
|