9 lines
255 B
Ucode
9 lines
255 B
Ucode
class NiceThompsonIncPickup extends ScrnThompsonIncPickup;
|
|
defaultproperties
|
|
{
|
|
ItemName="Tommy Gun Incendiary NW"
|
|
ItemShortName="Tommy Gun Inc. NW"
|
|
InventoryType=class'NiceThompsonInc'
|
|
PickupMessage="You got the Incendiary Tommy Gun NW"
|
|
}
|