diff options
Diffstat (limited to 'resource/ui/destroy_menu/pipboy/tele_exit_active.res')
| -rw-r--r-- | resource/ui/destroy_menu/pipboy/tele_exit_active.res | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_active.res b/resource/ui/destroy_menu/pipboy/tele_exit_active.res new file mode 100644 index 0000000..f2a24a8 --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/tele_exit_active.res @@ -0,0 +1,24 @@ +#base "../tele_exit_active.res" + +"Resource/UI/destroy_menu/tele_exit_active.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "BuildingIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +}
\ No newline at end of file |
