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

8 lines
198 B
Ucode

class Inv_TransmitterPart extends KF_StoryInventoryItem;
defaultproperties
{
bRender1PMesh = false
AttachmentClass = none; // gold bars have no visible attachment when carried!
}