9 lines
258 B
Ucode
9 lines
258 B
Ucode
class NiceBlowerThrowerPickup extends BlowerThrowerPickup;
|
|
defaultproperties
|
|
{
|
|
ItemName="Blower Thrower Bile Launcher NW"
|
|
ItemShortName="Blower Thrower NW"
|
|
InventoryType=class'NiceBlowerThrower'
|
|
PickupMessage="You got the BlowerThrower NW"
|
|
}
|