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