diff --git a/addons/core/Configs/Commanding/Commands.conf b/addons/core/Configs/Commanding/Commands.conf index 9af8b8e52..aabbb4c27 100644 --- a/addons/core/Configs/Commanding/Commands.conf +++ b/addons/core/Configs/Commanding/Commands.conf @@ -2,12 +2,18 @@ SCR_PlayerCommandsConfig { m_aCommands { SCR_EmoteBaseCommand "{5E5EB494504D3446}" { m_sCommandDisplayName "#ACE-Emotes_Emote_Salute_Name" + m_sImageset "{3262679C50EF4F01}UI/Textures/Icons/icons_wrapperUI.imageset" + m_sIconName "emote_salute" } SCR_ContinuousLoiterCommand "{5F18D844144238E7}" { m_sCommandDisplayName "#ACE-Emotes_Emote_SitOnFloor_Name" + m_sImageset "{3262679C50EF4F01}UI/Textures/Icons/icons_wrapperUI.imageset" + m_sIconName "emote_sit" } SCR_ContinuousLoiterCommand "{5F2681433CC03793}" { m_sCommandDisplayName "#ACE-Emotes_Emote_Pushups_Name" + m_sImageset "{3262679C50EF4F01}UI/Textures/Icons/icons_wrapperUI.imageset" + m_sIconName "emote_pushup" } } } \ No newline at end of file