diff options
Diffstat (limited to 'resource/ui/build_menu/pipboy/tele_exit_active.res')
| -rw-r--r-- | resource/ui/build_menu/pipboy/tele_exit_active.res | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/resource/ui/build_menu/pipboy/tele_exit_active.res b/resource/ui/build_menu/pipboy/tele_exit_active.res index 262cf15..ac0339f 100644 --- a/resource/ui/build_menu/pipboy/tele_exit_active.res +++ b/resource/ui/build_menu/pipboy/tele_exit_active.res @@ -2,16 +2,22 @@ "Resource/UI/build_menu/tele_exit_active.res"
{
- "ItemNameLabel" {
+ "ItemNameLabel"
+ {
"labelText" "#TF_Object_Tele_Exit_360"
- }
- "BuildingIcon" {
+ }
+
+ "BuildingIcon"
+ {
"icon" "hud_menu_tele_exit_build"
}
- "NumberLabel" {
+
+ "NumberLabel"
+ {
"labelText" "4"
}
- "NumberLabelShadow" {
+ "NumberLabelShadow"
+ {
"labelText" "4"
}
}
\ No newline at end of file |
