rott/kf_sources/NicePack/Classes/NiceThompsonIncPickup.uc
2026-07-14 20:27:09 +07:00

9 lines
263 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"
}