summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/sentry_unavailable.res
diff options
context:
space:
mode:
authorIan Bruton <[email protected]>2012-11-04 16:04:06 -0600
committerIan Bruton <[email protected]>2012-11-04 16:04:06 -0600
commit419e338bf3b007f4576afc2c548afce6fc0b01c9 (patch)
treefb9315cade8beaf403085c827bda5a449e8789c4 /resource/ui/build_menu/sentry_unavailable.res
parentd9ef44adcf4a25672b338659bde99eab34e07b88 (diff)
Added a custom build/destroy menu. (With Pipboy Support!)
Diffstat (limited to 'resource/ui/build_menu/sentry_unavailable.res')
-rw-r--r--resource/ui/build_menu/sentry_unavailable.res15
1 files changed, 15 insertions, 0 deletions
diff --git a/resource/ui/build_menu/sentry_unavailable.res b/resource/ui/build_menu/sentry_unavailable.res
new file mode 100644
index 0000000..2bdff80
--- /dev/null
+++ b/resource/ui/build_menu/sentry_unavailable.res
@@ -0,0 +1,15 @@
+#base "base_unavailable.res"
+
+"Resource/UI/build_menu/sentry_unavailable.res"
+{
+ "ItemNameLabel"
+ {
+ "labelText" "#TF_Object_Sentry"
+ "labelText_lodef" "#TF_Object_Sentry_360"
+ }
+
+ "NumberLabel"
+ {
+ "labelText" "1"
+ }
+} \ No newline at end of file