diff --git a/Base.rte/GUIs/Skins/BuyMenu/BuyMenuHeader.png b/Base.rte/GUIs/BuyMenu/BuyMenuBanner.png similarity index 100% rename from Base.rte/GUIs/Skins/BuyMenu/BuyMenuHeader.png rename to Base.rte/GUIs/BuyMenu/BuyMenuBanner.png diff --git a/Base.rte/GUIs/Skins/BuyMenu/BuyMenuLogo.png b/Base.rte/GUIs/BuyMenu/BuyMenuLogo.png similarity index 100% rename from Base.rte/GUIs/Skins/BuyMenu/BuyMenuLogo.png rename to Base.rte/GUIs/BuyMenu/BuyMenuLogo.png diff --git a/Base.rte/GUIs/SettingsGUI.ini b/Base.rte/GUIs/SettingsGUI.ini index b9a32bc27..e17dce896 100644 --- a/Base.rte/GUIs/SettingsGUI.ini +++ b/Base.rte/GUIs/SettingsGUI.ini @@ -3573,11 +3573,25 @@ Anchor = Left, Top Checked = Unchecked Text = Use monospace console font +[CheckboxDisableFactionBuyMenuThemes] +ControlType = CHECKBOX +Parent = CollectionBoxMiscSettings +X = 15 +Y = 95 +Width = 220 +Height = 20 +Visible = True +Enabled = True +Name = CheckboxDisableFactionBuyMenuThemes +Anchor = Left, Top +Checked = Unchecked +Text = Disable faction themes + [LabelSceneBackgroundAutoScale] ControlType = LABEL Parent = CollectionBoxMiscSettings X = 15 -Y = 115 +Y = 135 Width = 165 Height = 20 Visible = True @@ -3592,7 +3606,7 @@ VAlignment = middle ControlType = LABEL Parent = CollectionBoxMiscSettings X = 245 -Y = 115 +Y = 135 Width = 150 Height = 20 Visible = True @@ -3607,7 +3621,7 @@ VAlignment = middle ControlType = SLIDER Parent = CollectionBoxMiscSettings X = 190 -Y = 114 +Y = 134 Width = 40 Height = 20 Visible = True diff --git a/Base.rte/GUIs/Skins/DefaultSkin.ini b/Base.rte/GUIs/Skins/DefaultSkin.ini index 23812cd6d..3f9fc4450 100644 --- a/Base.rte/GUIs/Skins/DefaultSkin.ini +++ b/Base.rte/GUIs/Skins/DefaultSkin.ini @@ -69,6 +69,7 @@ FontColor = 0 FontKerning = 0 FontSelectColor = 15 SelectedColorIndex = 117 +UnselectedColorIndex = 144 TopLeft = 112,11, 2,2 Top = 115,11, 3,2 TopRight = 119,11, 2,2 diff --git a/Base.rte/GUIs/Skins/InventoryMenuSkin.ini b/Base.rte/GUIs/Skins/InventoryMenuSkin.ini index ab296bb72..15189d4c9 100644 --- a/Base.rte/GUIs/Skins/InventoryMenuSkin.ini +++ b/Base.rte/GUIs/Skins/InventoryMenuSkin.ini @@ -69,6 +69,7 @@ FontColor = 0 FontKerning = 0 FontSelectColor = 15 SelectedColorIndex = 117 +UnselectedColorIndex = 144 TopLeft = 112,11, 2,2 Top = 115,11, 3,2 TopRight = 119,11, 2,2 diff --git a/Base.rte/GUIs/Skins/Menus/ConsoleMonospaceSkin.ini b/Base.rte/GUIs/Skins/Menus/ConsoleMonospaceSkin.ini index 316743138..09be70e30 100644 --- a/Base.rte/GUIs/Skins/Menus/ConsoleMonospaceSkin.ini +++ b/Base.rte/GUIs/Skins/Menus/ConsoleMonospaceSkin.ini @@ -69,6 +69,7 @@ FontColor = 0 FontKerning = 0 FontSelectColor = 15 SelectedColorIndex = 247 +UnselectedColorIndex = 144 TopLeft = 36,48, 2,2 Top = 39,48, 3,2 TopRight = 43, 48, 2,2 diff --git a/Base.rte/GUIs/Skins/Menus/ConsoleSkin.ini b/Base.rte/GUIs/Skins/Menus/ConsoleSkin.ini index 5f90d357f..28574d525 100644 --- a/Base.rte/GUIs/Skins/Menus/ConsoleSkin.ini +++ b/Base.rte/GUIs/Skins/Menus/ConsoleSkin.ini @@ -69,6 +69,7 @@ FontColor = 0 FontKerning = 0 FontSelectColor = 15 SelectedColorIndex = 247 +UnselectedColorIndex = 144 TopLeft = 36,48, 2,2 Top = 39,48, 3,2 TopRight = 43, 48, 2,2 diff --git a/Base.rte/GUIs/Skins/Menus/LoadingScreenSkin.ini b/Base.rte/GUIs/Skins/Menus/LoadingScreenSkin.ini index 1eb1d0797..f21bfea05 100644 --- a/Base.rte/GUIs/Skins/Menus/LoadingScreenSkin.ini +++ b/Base.rte/GUIs/Skins/Menus/LoadingScreenSkin.ini @@ -69,6 +69,7 @@ FontColor = 0 FontKerning = 0 FontSelectColor = 0 SelectedColorIndex = 255 +UnselectedColorIndex = 0 TopLeft = 0,0, 1,1 Top = 0,0, 1,1 TopRight = 0,0, 1,1 diff --git a/Base.rte/GUIs/Skins/Menus/MainMenuScreenSkin.ini b/Base.rte/GUIs/Skins/Menus/MainMenuScreenSkin.ini index 17426624a..8840be1e7 100644 --- a/Base.rte/GUIs/Skins/Menus/MainMenuScreenSkin.ini +++ b/Base.rte/GUIs/Skins/Menus/MainMenuScreenSkin.ini @@ -69,6 +69,7 @@ FontColor = 0 FontKerning = 0 FontSelectColor = 0 SelectedColorIndex = 0 +UnselectedColorIndex = 0 TopLeft = 0,0, 1,1 Top = 0,0, 1,1 TopRight = 0,0, 1,1 diff --git a/Base.rte/GUIs/Skins/Menus/MainMenuSubMenuSkin.ini b/Base.rte/GUIs/Skins/Menus/MainMenuSubMenuSkin.ini index 597f3ec69..85c219a05 100644 --- a/Base.rte/GUIs/Skins/Menus/MainMenuSubMenuSkin.ini +++ b/Base.rte/GUIs/Skins/Menus/MainMenuSubMenuSkin.ini @@ -69,6 +69,7 @@ FontColor = 0 FontKerning = 0 FontSelectColor = 15 SelectedColorIndex = 61 +UnselectedColorIndex = 144 TopLeft = 0,36, 2,2 Top = 3,36, 3,2 TopRight = 7,36, 2,2 diff --git a/Base.rte/GUIs/Skins/SkinBlue.png b/Base.rte/GUIs/Skins/SkinBlue.png index cafebe0b7..d83a7d4d8 100644 Binary files a/Base.rte/GUIs/Skins/SkinBlue.png and b/Base.rte/GUIs/Skins/SkinBlue.png differ diff --git a/Base.rte/GUIs/Skins/SkinBrown.png b/Base.rte/GUIs/Skins/SkinBrown.png index dcc590e14..acf1d4e0d 100644 Binary files a/Base.rte/GUIs/Skins/SkinBrown.png and b/Base.rte/GUIs/Skins/SkinBrown.png differ diff --git a/Base.rte/GUIs/Skins/TabBlue.png b/Base.rte/GUIs/Skins/TabBlue.png new file mode 100644 index 000000000..a8d624692 Binary files /dev/null and b/Base.rte/GUIs/Skins/TabBlue.png differ diff --git a/Base.rte/GUIs/Skins/TabBrown.png b/Base.rte/GUIs/Skins/TabBrown.png new file mode 100644 index 000000000..032c41017 Binary files /dev/null and b/Base.rte/GUIs/Skins/TabBrown.png differ diff --git a/Base.rte/GUIs/Skins/TabGray.png b/Base.rte/GUIs/Skins/TabGray.png new file mode 100644 index 000000000..1162fe434 Binary files /dev/null and b/Base.rte/GUIs/Skins/TabGray.png differ diff --git a/Browncoats.rte/GUIs/BuyMenuLogo.png b/Browncoats.rte/GUIs/BuyMenuLogo.png new file mode 100644 index 000000000..cafa82490 Binary files /dev/null and b/Browncoats.rte/GUIs/BuyMenuLogo.png differ diff --git a/Browncoats.rte/Index.ini b/Browncoats.rte/Index.ini index 268d38773..21b36fe58 100644 --- a/Browncoats.rte/Index.ini +++ b/Browncoats.rte/Index.ini @@ -5,6 +5,8 @@ DataModule FilePath = Browncoats.rte/ModuleIcon.png Description = A strong mercenary group who are fearsome when confronted up-close. What they lack in range is made up for in durability, allowing them to close distances while soaking bullets. CrabToHumanSpawnRatio = 0 + FactionBuyMenuTheme = BuyMenuTheme + LogoFile = Browncoats.rte/GUIs/BuyMenuLogo.png IncludeFile = Browncoats.rte/Effects.ini IncludeFile = Browncoats.rte/Actors.ini IncludeFile = Browncoats.rte/Devices.ini diff --git a/Coalition.rte/GUIs/BuyMenuLogo.png b/Coalition.rte/GUIs/BuyMenuLogo.png new file mode 100644 index 000000000..cafa82490 Binary files /dev/null and b/Coalition.rte/GUIs/BuyMenuLogo.png differ diff --git a/Coalition.rte/Index.ini b/Coalition.rte/Index.ini index a50001659..1df6f0181 100644 --- a/Coalition.rte/Index.ini +++ b/Coalition.rte/Index.ini @@ -5,6 +5,8 @@ DataModule FilePath = Coalition.rte/ModuleIcon.png Description = A militarized organization, the Coalition produce a large array of units and weaponry to choose from. They are versatile and powerful, making them a strong ally or a dangerous foe. CrabToHumanSpawnRatio = 0.2 + FactionBuyMenuTheme = BuyMenuTheme + LogoFile = Coalition.rte/GUIs/BuyMenuLogo.png IncludeFile = Coalition.rte/Effects.ini IncludeFile = Coalition.rte/Devices.ini IncludeFile = Coalition.rte/Actors.ini diff --git a/Dummy.rte/GUIs/BuyMenuLogo.png b/Dummy.rte/GUIs/BuyMenuLogo.png new file mode 100644 index 000000000..cafa82490 Binary files /dev/null and b/Dummy.rte/GUIs/BuyMenuLogo.png differ diff --git a/Dummy.rte/Index.ini b/Dummy.rte/Index.ini index 0ed948a1c..6b5f312a0 100644 --- a/Dummy.rte/Index.ini +++ b/Dummy.rte/Index.ini @@ -5,6 +5,8 @@ DataModule FilePath = Dummy.rte/ModuleIcon.png Description = These robots were originally designed as test subjects for weapons, vehicle safety measures, and other lethal experiments, but an AI controller became sentient and broke off from its manufacturers, starting a new line of robots and weapons to defend itself. CrabToHumanSpawnRatio = 0.3 + FactionBuyMenuTheme = BuyMenuTheme + LogoFile = Dummy.rte/GUIs/BuyMenuLogo.png IncludeFile = Dummy.rte/Devices.ini IncludeFile = Dummy.rte/Actors.ini IncludeFile = Dummy.rte/Craft.ini diff --git a/Imperatus.rte/GUIs/BuyMenuLogo.png b/Imperatus.rte/GUIs/BuyMenuLogo.png new file mode 100644 index 000000000..cafa82490 Binary files /dev/null and b/Imperatus.rte/GUIs/BuyMenuLogo.png differ diff --git a/Imperatus.rte/Index.ini b/Imperatus.rte/Index.ini index b6c417874..36a54be75 100644 --- a/Imperatus.rte/Index.ini +++ b/Imperatus.rte/Index.ini @@ -5,6 +5,8 @@ DataModule FilePath = Imperatus.rte/ModuleIcon.png Description = The Imperatus rely on pure brute force and the reliability of their sturdy and easy to produce armored units. They use simple low rate of fire guns and cannons which tirelessly deals out good damage. CrabToHumanSpawnRatio = 0 + FactionBuyMenuTheme = BuyMenuTheme + LogoFile = Imperatus.rte/GUIs/BuyMenuLogo.png IncludeFile = Imperatus.rte/Devices.ini IncludeFile = Imperatus.rte/Actors.ini IncludeFile = Imperatus.rte/Craft.ini diff --git a/MuIlaak.rte/GUIs/BuyMenuLogo.png b/MuIlaak.rte/GUIs/BuyMenuLogo.png new file mode 100644 index 000000000..cafa82490 Binary files /dev/null and b/MuIlaak.rte/GUIs/BuyMenuLogo.png differ diff --git a/MuIlaak.rte/Index.ini b/MuIlaak.rte/Index.ini index d51eba889..e90582b93 100644 --- a/MuIlaak.rte/Index.ini +++ b/MuIlaak.rte/Index.ini @@ -4,6 +4,8 @@ DataModule IconFile = ContentFile FilePath = MuIlaak.rte/ModuleIcon.png Description = TBA + FactionBuyMenuTheme = BuyMenuTheme + LogoFile = MuIlaak.rte/GUIs/BuyMenuLogo.png IncludeFile = MuIlaak.rte/Devices.ini IncludeFile = MuIlaak.rte/Actors.ini IncludeFile = MuIlaak.rte/Craft.ini diff --git a/Ronin.rte/GUIs/BuyMenuLogo.png b/Ronin.rte/GUIs/BuyMenuLogo.png new file mode 100644 index 000000000..cafa82490 Binary files /dev/null and b/Ronin.rte/GUIs/BuyMenuLogo.png differ diff --git a/Ronin.rte/GUIs/BuyMenuSkin.ini b/Ronin.rte/GUIs/BuyMenuSkin.ini new file mode 100644 index 000000000..5682d3eb5 --- /dev/null +++ b/Ronin.rte/GUIs/BuyMenuSkin.ini @@ -0,0 +1,277 @@ +[Mouse_Pointer] +Filename = Base.rte/GUIs/Skins/Cursor.png +ColorKeyIndex = 255 + +[Mouse_Text] +Filename = Base.rte/Null.png +ColorKeyIndex = 255 + +[Mouse_HSize] +Filename = Base.rte/Null.png +ColorKeyIndex = 255 + +[CollectionBox_Panel] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +TopLeft = 0,24, 2,2 +Top = 3,24, 1,2 +TopRight = 7,24, 2,2 +Left = 0,27, 2,1 +BottomLeft = 0,31, 2,2 +Bottom = 3,30, 1,3 +BottomRight = 7,31, 2,2 +Right = 6,27, 3,1 +Filler = 12,24, 8,8 + +[Button_Up] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +Font = Base.rte/GUIs/Skins/FontLarge.png +FontColor = 0 +FontKerning = 0 +FontShadow = 0 +TopLeft = 0,36, 2,2 +Top = 3,36, 3,2 +TopRight = 7,36, 3,2 +Left = 0,39, 2,3 +BottomLeft = 0,43, 2,3 +Bottom = 3,43, 3,3 +BottomRight = 7,43, 3,3 +Right = 7,39, 3,3 +Filler = 0,48, 8,8 + +[Button_Over] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +TopLeft = 12,36, 2,2 +Top = 15,36, 3,2 +TopRight = 19,36, 3,2 +Left = 12,39, 2,3 +BottomLeft = 12,43, 2,3 +Bottom = 15,43, 3,3 +BottomRight = 19,43, 3,3 +Right = 19,39, 3,3 +Filler = 12,48, 8,8 + +[Button_Down] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +TopLeft = 24,36, 2,2 +Top = 27,36, 3,2 +TopRight = 31,36, 3,2 +Left = 24,39, 2,3 +BottomLeft = 24,43, 2,3 +Bottom = 27,43, 3,3 +BottomRight = 31,43, 3,3 +Right = 31,39, 3,3 +Filler = 24,48, 8,8 + +[Listbox] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +Font = Base.rte/GUIs/Skins/FontSmall.png +FontColor = 0 +FontKerning = 0 +FontSelectColor = 15 +SelectedColorIndex = 117 +UnselectedColorIndex = 62 +TopLeft = 112,11, 2,2 +Top = 115,11, 3,2 +TopRight = 119,11, 2,2 +Left = 112,14, 2,3 +BottomLeft = 112,18, 2,2 +Bottom = 115,18, 3,2 +BottomRight = 119,18, 2,2 +Right = 119,14, 2,3 +Filler = 64,12, 8,8 + +[ScrollButton_Up] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +TopLeft = 112,68, 2,2 +Top = 114,68, 3,2 +TopRight = 117,68, 2,2 +Left = 112,70, 2,3 +BottomLeft = 112,73, 2,2 +Bottom = 114,73, 3,2 +BottomRight = 117,73, 2,2 +Right = 117,70, 2,3 +Filler = 114,70, 3,3 + +[ScrollButton_Down] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +TopLeft = 120,68, 2,2 +Top = 122,68, 3,2 +TopRight = 125,68, 2,2 +Left = 120,70, 2,3 +BottomLeft = 120,73, 2,2 +Bottom = 122,73, 3,2 +BottomRight = 125,73, 2,2 +Right = 125,70, 2,3 +Filler = 122,70, 3,3 + +[ScrollKnob_Up] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +TopLeft = 112,78, 3,3 +Top = 114,78, 3,3 +TopRight = 116,78, 3,3 +Left = 112,81, 2,3 +BottomLeft = 112,84, 3,3 +Bottom = 114,84, 3,3 +BottomRight = 116,84, 3,3 +Right = 117,81, 2,3 +Filler = 114,81, 3,3 + +[ScrollKnob_Down] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +TopLeft = 120,78, 3,3 +Top = 122,78, 3,3 +TopRight = 124,78, 3,3 +Left = 120,81, 2,3 +BottomLeft = 120,84, 3,3 +Bottom = 122,84, 3,3 +BottomRight = 124,84, 3,3 +Right = 125,81, 2,3 +Filler = 122,81, 3,3 + +[ScrollTopArrow] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +ColorKeyIndex = 0 +Rect = 114,64, 3,3 + +[ScrollBottomArrow] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +ColorKeyIndex = 0 +Rect = 122,64, 3,3 + +[ScrollLeftArrow] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +ColorKeyIndex = 0 +Rect = 85,40, 3,3 + +[ScrollRightArrow] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +ColorKeyIndex = 0 +Rect = 85,32, 3,3 + +[ScrollBackground] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +Filler = 112,87, 7,7 + +[Checkbox] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +ColorKeyIndex = 0 +Font = Base.rte/GUIs/Skins/FontSmall.png +FontColor = 0 +FontKerning = 0 +Base = 16,60, 7,7 +MouseOver = 24,60, 7,7 +Check = 16,67, 7,7 +GreyCheck = 23,67, 7,7 + +[RadioButton] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +ColorKeyIndex = 0 +Font = Base.rte/GUIs/Skins/FontLarge.png +FontColor = 0 +FontKerning = 0 +Base = 0,60, 7,7 +MouseOver = 8,60, 7,7 +Check = 0,67, 7,7 +GreyCheck = 8,67, 7,7 + +[Tab] +Filename = Base.rte/GUIs/Skins/TabBrown.png +ColorKeyIndex = 0 +Font = Base.rte/GUIs/Skins/FontLarge.png +FontColor = 0 +FontKerning = 0 +Base = 0,0, 57,17 +MouseOver = 0,19, 57,17 +Selected = 0,38, 57,17 +Disabled = 0,57, 57,17 + +[ProgressBar_Base] +Filename = Base.rte/Null.png +TopLeft = 0,0, 1,1 +Top = 0,0, 1,1 +TopRight = 0,0, 1,1 +Left = 0,0, 1,1 +BottomLeft = 0,0, 1,1 +Bottom = 0,0, 1,1 +BottomRight = 0,0, 1,1 +Right = 0,0, 1,1 +Filler = 0,0, 1,1 + +[ProgressBar_Indicator] +Filename = Base.rte/Null.png +Top = 0,0, 1,1 +Centre = 0,0, 1,1 +Bottom = 0,0, 1,1 +Spacing = 0,0, 1,1 + +[Slider_Horz] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +ColorKeyIndex = 13 +Start = 0,76, 2,9 +Middle = 3,76, 4,9 +End = 8,76, 2,9 +TopLeftSlider = 16,76, 9,3 +BottomRightSlider = 12,76, 3,9 +TickColorIndex = 0 + +[Slider_Vert] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +ColorKeyIndex = 13 +Start = 0,3, 2,2 +Middle = 0,6, 2,3 +End = 0,10, 2,2 +TopLeftSlider = 23,9, 14,8 +BottomRightSlider = 23,0, 14,8 +TickColorIndex = 0 + +[TextBox] +Font = Base.rte/GUIs/Skins/FontLarge.png +CursorColorIndex = 117 +SelectedColorIndex = 117 +FontColor = 0 +FontKerning = 0 +FontSelectColor = 0 +Filename = Base.rte/GUIs/Skins/SkinBrown.png +TopLeft = 112,11, 2,2 +Top = 115,11, 3,2 +TopRight = 119,11, 2,2 +Left = 112,14, 2,3 +BottomLeft = 112,18, 2,2 +Bottom = 115,18, 3,2 +BottomRight = 119,18, 2,2 +Right = 119,14, 2,3 +Filler = 64,12, 8,8 + +[Label] +Font = Base.rte/GUIs/Skins/FontLarge.png +FontColor = 0 +FontKerning = 0 + +[ComboBox_Arrow] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +ColorKeyIndex = 255 +Rect = 76,70, 7,5 + +[ComboBox_ButtonUp] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +TopLeft = 112,11, 2,2 +Top = 115,11, 3,2 +TopRight = 119,11, 2,2 +Left = 112,14, 2,3 +BottomLeft = 112,18, 2,2 +Bottom = 115,18, 3,2 +BottomRight = 119,18, 2,2 +Right = 119,14, 2,3 +Filler = 64,12, 8,8 + +[ComboBox_ButtonDown] +Filename = Base.rte/GUIs/Skins/SkinBrown.png +TopLeft = 112,20, 2,2 +Top = 115,20, 3,2 +TopRight = 119,20, 2,2 +Left = 112,23, 2,3 +BottomLeft = 112,27, 2,2 +Bottom = 115,27, 3,2 +BottomRight = 119,27, 2,2 +Right = 119,23, 2,3 +Filler = 64,12, 8,8 \ No newline at end of file diff --git a/Ronin.rte/Index.ini b/Ronin.rte/Index.ini index a941a6242..76d498064 100644 --- a/Ronin.rte/Index.ini +++ b/Ronin.rte/Index.ini @@ -5,6 +5,10 @@ DataModule FilePath = Ronin.rte/ModuleIcon.png Description = Rag-tag parties of bandits who prey on weak and unsuspecting explorers. Their soldiers are nigh unarmored and weapons prehistoric, but they manage to get the job done. CrabToHumanSpawnRatio = 0 + FactionBuyMenuTheme = BuyMenuTheme + SkinFile = Ronin.rte/GUIs/BuyMenuSkin.ini + BackgroundColorIndex = 62 + LogoFile = Ronin.rte/GUIs/BuyMenuLogo.png IncludeFile = Ronin.rte/Effects.ini IncludeFile = Ronin.rte/Devices.ini IncludeFile = Ronin.rte/Actors.ini diff --git a/Techion.rte/GUIs/BuyMenuLogo.png b/Techion.rte/GUIs/BuyMenuLogo.png new file mode 100644 index 000000000..cafa82490 Binary files /dev/null and b/Techion.rte/GUIs/BuyMenuLogo.png differ diff --git a/Techion.rte/Index.ini b/Techion.rte/Index.ini index 9373e2682..6b7c71b34 100644 --- a/Techion.rte/Index.ini +++ b/Techion.rte/Index.ini @@ -5,6 +5,8 @@ DataModule FilePath = Techion.rte/ModuleIcon.png Description = The Techion were formed by a small group of elite corporations focusing on high-tech research and manufacture. They are sometimes employed and trusted by the TradeStars to do guard and escort duty. CrabToHumanSpawnRatio = 0 + FactionBuyMenuTheme = BuyMenuTheme + LogoFile = Techion.rte/GUIs/BuyMenuLogo.png IncludeFile = Techion.rte/Sounds.ini IncludeFile = Techion.rte/Devices.ini IncludeFile = Techion.rte/Actors.ini diff --git a/Uzira.rte/GUIs/BuyMenuLogo.png b/Uzira.rte/GUIs/BuyMenuLogo.png new file mode 100644 index 000000000..cafa82490 Binary files /dev/null and b/Uzira.rte/GUIs/BuyMenuLogo.png differ diff --git a/Uzira.rte/Index.ini b/Uzira.rte/Index.ini index 89e3545c6..2a8f993a2 100644 --- a/Uzira.rte/Index.ini +++ b/Uzira.rte/Index.ini @@ -4,6 +4,8 @@ DataModule IconFile = ContentFile FilePath = Uzira.rte/ModuleIcon.png Description = TBA + FactionBuyMenuTheme = BuyMenuTheme + LogoFile = Uzira.rte/GUIs/BuyMenuLogo.png IncludeFile = Uzira.rte/Devices.ini IncludeFile = Uzira.rte/Actors.ini IncludeFile = Uzira.rte/Craft.ini