summaryrefslogtreecommitdiff
path: root/resource/ui/MedicCallerPanel.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/MedicCallerPanel.res')
-rw-r--r--resource/ui/MedicCallerPanel.res42
1 files changed, 42 insertions, 0 deletions
diff --git a/resource/ui/MedicCallerPanel.res b/resource/ui/MedicCallerPanel.res
index 8a5f8e8..7e62ea8 100644
--- a/resource/ui/MedicCallerPanel.res
+++ b/resource/ui/MedicCallerPanel.res
@@ -70,4 +70,46 @@
"image" "../effects/speech_mediccall_attention"
"scaleImage" "1"
}
+ "CallerReviveEasy"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "CallerReviveEasy"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "30"
+ "tall" "30"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../effects/speech_mediccall_tombstone_noz"
+ "scaleImage" "1"
+ }
+ "CallerReviveMedium"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "CallerReviveMedium"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "30"
+ "tall" "30"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../effects/speech_mediccall_tombstone_1_noz"
+ "scaleImage" "1"
+ }
+ "CallerReviveHard"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "CallerReviveHard"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "0"
+ "wide" "30"
+ "tall" "30"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../effects/speech_mediccall_tombstone_2_noz"
+ "scaleImage" "1"
+ }
} \ No newline at end of file