From ba1b6acc3de270d5c31ac3628dae85ab3cd14f69 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 4 Jul 2021 21:43:36 -0400 Subject: Bumped version number --- resource/ui/charinfoarmorysubpanel.res | 16 ++++++++++++++++ resource/ui/econ/backpackpanel.res | 16 ++++++++++++++++ resource/ui/statsummary_embedded.res | 16 ++++++++++++++++ 3 files changed, 48 insertions(+) (limited to 'resource/ui') diff --git a/resource/ui/charinfoarmorysubpanel.res b/resource/ui/charinfoarmorysubpanel.res index 0671454..dc44a20 100644 --- a/resource/ui/charinfoarmorysubpanel.res +++ b/resource/ui/charinfoarmorysubpanel.res @@ -399,4 +399,20 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" } + + "raysfox" + { + "ControlName" "ImagePanel" + "fieldName" "raysfox" + "xpos" "c-150" + "ypos" "r65" + "zpos" "99" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "replay\thumbnails\raysfox\hmm" + "scaleImage" "1" + "proportionaltoparent" "1" + } } \ No newline at end of file diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res index d3259c3..c42d181 100644 --- a/resource/ui/econ/backpackpanel.res +++ b/resource/ui/econ/backpackpanel.res @@ -1495,4 +1495,20 @@ "fgcolor_override" "LightRed" } } + + "raysfox" + { + "ControlName" "ImagePanel" + "fieldName" "raysfox" + "xpos" "c-300" + "ypos" "r65" + "zpos" "99" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "replay\thumbnails\raysfox\fire" + "scaleImage" "1" + "proportionaltoparent" "1" + } } \ No newline at end of file diff --git a/resource/ui/statsummary_embedded.res b/resource/ui/statsummary_embedded.res index a6a5f12..dfa9ad1 100644 --- a/resource/ui/statsummary_embedded.res +++ b/resource/ui/statsummary_embedded.res @@ -2042,4 +2042,20 @@ "border_default" "ButtonHover" "border_armed" "ButtonHover" } + + "raysfox" + { + "ControlName" "ImagePanel" + "fieldName" "raysfox" + "xpos" "c200" + "ypos" "336" + "zpos" "99" + "wide" "30" + "tall" "30" + "visible" "1" + "enabled" "1" + "image" "replay\thumbnails\raysfox\cool" + "scaleImage" "1" + "proportionaltoparent" "1" + } } \ No newline at end of file -- cgit v1.2.3