This patch reverts first step of global weapon conversion that would have halted the release of the next version for too long.
5 lines
210 B
Ucode
5 lines
210 B
Ucode
class NiceFlame9mmPickup extends ScrnSinglePickup;
|
|
defaultproperties
|
|
{
|
|
ItemName="MOTHER OF FLAME AND FIRE AND RAGE"
|
|
ItemShortName="HAIL FIRE GODDES"
|
|
InventoryType=Class'NicePack.NiceFlame9mm'
|
|
}
|