summaryrefslogtreecommitdiff
path: root/resource/ui/build_menu/tele_selectable.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/tele_selectable.res
parentd9ef44adcf4a25672b338659bde99eab34e07b88 (diff)
Added a custom build/destroy menu. (With Pipboy Support!)
Diffstat (limited to 'resource/ui/build_menu/tele_selectable.res')
-rw-r--r--resource/ui/build_menu/tele_selectable.res14
1 files changed, 14 insertions, 0 deletions
diff --git a/resource/ui/build_menu/tele_selectable.res b/resource/ui/build_menu/tele_selectable.res
new file mode 100644
index 0000000..4252cef
--- /dev/null
+++ b/resource/ui/build_menu/tele_selectable.res
@@ -0,0 +1,14 @@
+#base "base_selectable.res"
+
+"Resource/UI/build_menu/tele_selectable.res"
+{
+ "ItemNameLabel"
+ {
+ "labelText" "Teleporter"
+ }
+
+ "BuildingIcon"
+ {
+ "icon" "hud_menu_tele_entrance_build"
+ }
+} \ No newline at end of file