name = "TFAR Static Handsets";
author = "Eta";
description = "Turns world props into TFAR static radios with ACE handset interactions, locked frequencies, and Zeus/Eden configuration.";

picture = "logo.jpg";
contentBrowserPicture = "logo.jpg";
logo = "logo.jpg";
logoOver = "logo.jpg";
logoSmall = "logo.jpg";

tooltip = "TFAR Static Handsets";
tooltipOwned = "TFAR Static Handsets";
overview = "Static radio props for TFAR with handset pickup, locked single-channel operation, idle speakers, and Zeus/Eden authoring support.";
overviewPicture = "logo.jpg";
overviewText = "TFAR Static Handsets";
overviewFootnote = "<br /><br /><t color='#999999'>Author: Eta</t>";
hidePicture = 0;
hideName = 0;
requiresRestart = 0;

class Features {
    class StaticRadioProps {
        displayName = "Static Radio Props";
        description = "Turns placed props into TFAR-backed radios with ACE handset interactions.";
    };
    class LockedChannels {
        displayName = "Locked Channels";
        description = "Keeps each static radio on one configured frequency and encryption side.";
    };
    class ZeusSupport {
        displayName = "Zeus Support";
        description = "Supports live configuration through the Static Radio Settings curator module.";
    };
};
