diff options
Diffstat (limited to 'resource/ui/build_menu/pipboy/tele_entrance_active.res')
| -rw-r--r-- | resource/ui/build_menu/pipboy/tele_entrance_active.res | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/resource/ui/build_menu/pipboy/tele_entrance_active.res b/resource/ui/build_menu/pipboy/tele_entrance_active.res index c7d2511..fe81bd2 100644 --- a/resource/ui/build_menu/pipboy/tele_entrance_active.res +++ b/resource/ui/build_menu/pipboy/tele_entrance_active.res @@ -2,16 +2,22 @@ "Resource/UI/build_menu/tele_entrance_active.res"
{
- "ItemNameLabel" {
+ "ItemNameLabel"
+ {
"labelText" "#TF_Object_Tele_Entrance_360"
}
- "BuildingIcon" {
+
+ "BuildingIcon"
+ {
"icon" "hud_menu_tele_entrance_build"
}
- "NumberLabel" {
+
+ "NumberLabel"
+ {
"labelText" "3"
}
- "NumberLabelShadow" {
+ "NumberLabelShadow"
+ {
"labelText" "3"
}
}
\ No newline at end of file |
