diff options
| author | RaysFire <[email protected]> | 2012-12-10 20:08:22 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2012-12-10 20:08:22 -0600 |
| commit | 3a9cb7447bb27114d7298a68d83d25ec499c1d2d (patch) | |
| tree | 829f26b7dbe7155f2a16511356c4dad1ad6d5b2f /minmode/resource/ui/build_menu/pipboy/sentry_unavailable.res | |
| parent | bc682d70ef82b455ec00b4e7820c3942f395733d (diff) | |
Added in a minmode!
Diffstat (limited to 'minmode/resource/ui/build_menu/pipboy/sentry_unavailable.res')
| -rw-r--r-- | minmode/resource/ui/build_menu/pipboy/sentry_unavailable.res | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/minmode/resource/ui/build_menu/pipboy/sentry_unavailable.res b/minmode/resource/ui/build_menu/pipboy/sentry_unavailable.res new file mode 100644 index 0000000..2bdff80 --- /dev/null +++ b/minmode/resource/ui/build_menu/pipboy/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 |
