diff options
| author | CriticalFlaw <[email protected]> | 2021-07-04 21:43:36 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-04 21:43:36 -0400 |
| commit | ba1b6acc3de270d5c31ac3628dae85ab3cd14f69 (patch) | |
| tree | 2da51d0094419353d0c2e7d0531c6be34ffb95a8 /resource/ui | |
| parent | 09c61d25921c37ca1db41c464634bf16cbfb7494 (diff) | |
Bumped version number
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/charinfoarmorysubpanel.res | 16 | ||||
| -rw-r--r-- | resource/ui/econ/backpackpanel.res | 16 | ||||
| -rw-r--r-- | resource/ui/statsummary_embedded.res | 16 |
3 files changed, 48 insertions, 0 deletions
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 |
