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