diff options
Diffstat (limited to 'resource/ui/build_menu/sentry_selectable.res')
| -rw-r--r-- | resource/ui/build_menu/sentry_selectable.res | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/resource/ui/build_menu/sentry_selectable.res b/resource/ui/build_menu/sentry_selectable.res new file mode 100644 index 0000000..924b226 --- /dev/null +++ b/resource/ui/build_menu/sentry_selectable.res @@ -0,0 +1,15 @@ +#base "base_selectable.res"
+
+"Resource/UI/build_menu/sentry_selectable.res"
+{
+ "ItemNameLabel"
+ {
+ "labelText" "#TF_Object_Sentry"
+ "labelText_lodef" "#TF_Object_Sentry_360"
+ }
+
+ "BuildingIcon"
+ {
+ "icon" "hud_menu_sentry_build"
+ }
+}
\ No newline at end of file |
