diff options
Diffstat (limited to 'resource/ui/build_menu/pipboy/sentry_cant_afford.res')
| -rw-r--r-- | resource/ui/build_menu/pipboy/sentry_cant_afford.res | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/resource/ui/build_menu/pipboy/sentry_cant_afford.res b/resource/ui/build_menu/pipboy/sentry_cant_afford.res index c164cfb..b20e0da 100644 --- a/resource/ui/build_menu/pipboy/sentry_cant_afford.res +++ b/resource/ui/build_menu/pipboy/sentry_cant_afford.res @@ -2,11 +2,15 @@ "Resource/UI/build_menu/sentry_cant_afford.res"
{
- "ItemNameLabel" {
- "labelText" "#TF_Object_Sentry"
- "labelText_lodef" "#TF_Object_Sentry_360"
+ "ItemNameLabel"
+ {
+ "labelText" "#TF_Object_Sentry"
+ "labelText_lodef" "#TF_Object_Sentry_360"
}
- "NumberLabel" {
+
+ "NumberLabel"
+ {
"labelText" "1"
}
+
}
\ No newline at end of file |
