diff options
Diffstat (limited to 'resource/ui/build_menu/tele_exit_active.res')
| -rw-r--r-- | resource/ui/build_menu/tele_exit_active.res | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/resource/ui/build_menu/tele_exit_active.res b/resource/ui/build_menu/tele_exit_active.res new file mode 100644 index 0000000..ac0339f --- /dev/null +++ b/resource/ui/build_menu/tele_exit_active.res @@ -0,0 +1,23 @@ +#base "base_active.res"
+
+"Resource/UI/build_menu/tele_exit_active.res"
+{
+ "ItemNameLabel"
+ {
+ "labelText" "#TF_Object_Tele_Exit_360"
+ }
+
+ "BuildingIcon"
+ {
+ "icon" "hud_menu_tele_exit_build"
+ }
+
+ "NumberLabel"
+ {
+ "labelText" "4"
+ }
+ "NumberLabelShadow"
+ {
+ "labelText" "4"
+ }
+}
\ No newline at end of file |
