mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Update Radio.hpp
This commit is contained in:
@@ -3,6 +3,11 @@ class ItemRadio : ItemCore
|
|||||||
model = "\nst\ns_dayz\items\radio\radio_dzn.p3d";
|
model = "\nst\ns_dayz\items\radio\radio_dzn.p3d";
|
||||||
class ItemActions
|
class ItemActions
|
||||||
{
|
{
|
||||||
|
class Power
|
||||||
|
{
|
||||||
|
text = $STR_EPOCH_RADIO_STATE;
|
||||||
|
script = "call fnc_radioState;";
|
||||||
|
};
|
||||||
class Groups
|
class Groups
|
||||||
{
|
{
|
||||||
text = $STR_EPOCH_GROUPS_KEY;
|
text = $STR_EPOCH_GROUPS_KEY;
|
||||||
|
|||||||
Reference in New Issue
Block a user