diff options
Diffstat (limited to 'Skins')
-rw-r--r-- | Skins/Deluxe/Blue.ini | 5 | ||||
-rw-r--r-- | Skins/Deluxe/Summer.ini (renamed from Skins/Deluxe/W&C-Summer.ini) | 7 | ||||
-rw-r--r-- | Skins/Deluxe/Winter.ini (renamed from Skins/Deluxe/W&C-Winter.ini) | 8 | ||||
-rw-r--r-- | Skins/Deluxe/x_Autum.ini (renamed from Skins/Deluxe/x_W&C-Autum.ini) | 8 |
4 files changed, 24 insertions, 4 deletions
diff --git a/Skins/Deluxe/Blue.ini b/Skins/Deluxe/Blue.ini index 83784051..dcbd064b 100644 --- a/Skins/Deluxe/Blue.ini +++ b/Skins/Deluxe/Blue.ini @@ -33,6 +33,7 @@ IconOption = [icon]options.jpg IconSongMenu = [icon]songmenu.jpg
ScoreIcon = [icon]score.jpg
PartyIcon = [icon]party.jpg
+StatIcon = [icon]stats.jpg
# # # S O N G S E L E C E T # # #
@@ -96,6 +97,10 @@ PartyScoreDeco =x_[party]scoreDecoration.jpg PartyScoreBG1 =[party]scoreBG1.jpg
PartyScoreBG2 =[party]scoreBG2.jpg
+# # # S T A T S # # #
+StatOverviewBG = [stat]OverviewBG.jpg
+StatEntryBG = [stat]EntryBG.jpg
+
# # # N A V I # # #
ButtonP = [button]p.jpg
diff --git a/Skins/Deluxe/W&C-Summer.ini b/Skins/Deluxe/Summer.ini index af9f6147..f0aca08e 100644 --- a/Skins/Deluxe/W&C-Summer.ini +++ b/Skins/Deluxe/Summer.ini @@ -5,7 +5,7 @@ [Skin]
Theme=Deluxe
-Name=W&C-Summer
+Name=Summer
Color=Blue
[Textures]
@@ -33,6 +33,7 @@ IconOption = [icon]options.jpg IconSongMenu = [icon]songmenu.jpg
ScoreIcon = [icon]score.jpg
PartyIcon = [icon]party.jpg
+StatIcon = [icon]stats.jpg
# # # S O N G S E L E C E T # # #
@@ -96,6 +97,10 @@ PartyScoreDeco =x_[party]scoreDecoration.jpg PartyScoreBG1 =[party]scoreBG1.jpg
PartyScoreBG2 =[party]scoreBG2.jpg
+# # # S T A T S # # #
+StatOverviewBG = [stat]OverviewBG.jpg
+StatEntryBG = [stat]EntryBG.jpg
+
# # # N A V I # # #
ButtonP = [button]p.jpg
diff --git a/Skins/Deluxe/W&C-Winter.ini b/Skins/Deluxe/Winter.ini index e91b87f7..209ea64f 100644 --- a/Skins/Deluxe/W&C-Winter.ini +++ b/Skins/Deluxe/Winter.ini @@ -5,7 +5,7 @@ [Skin]
Theme=Deluxe
-Name=W&C-Winter
+Name=Winter
Color=Blue
[Textures]
@@ -33,7 +33,7 @@ IconOption = [icon]options.jpg IconSongMenu = [icon]songmenu.jpg
ScoreIcon = [icon]score.jpg
PartyIcon = [icon]party.jpg
-
+StatIcon = [icon]stats.jpg
# # # S O N G S E L E C E T # # #
SongSelection1 = [main]songSelection1.jpg
@@ -96,6 +96,10 @@ PartyScoreDeco =x_[party]scoreDecoration.jpg PartyScoreBG1 =[party]scoreBG1.jpg
PartyScoreBG2 =[party]scoreBG2.jpg
+# # # S T A T S # # #
+StatOverviewBG = [stat]OverviewBG.jpg
+StatEntryBG = [stat]EntryBG.jpg
+
# # # N A V I # # #
ButtonP = [button]p.jpg
diff --git a/Skins/Deluxe/x_W&C-Autum.ini b/Skins/Deluxe/x_Autum.ini index 3666fadf..306023b7 100644 --- a/Skins/Deluxe/x_W&C-Autum.ini +++ b/Skins/Deluxe/x_Autum.ini @@ -5,7 +5,7 @@ [Skin]
Theme=Deluxe
-Name=W&C-Autum
+Name=Autum
Color=Orange
[Textures]
@@ -33,6 +33,7 @@ IconOption = [icon]options.jpg IconSongMenu = [icon]songmenu.jpg
ScoreIcon = [icon]score.jpg
PartyIcon = [icon]party.jpg
+StatIcon = [icon]stats.jpg
# # # S O N G S E L E C E T # # #
@@ -96,6 +97,11 @@ PartyScoreDeco =x_[party]scoreDecoration.jpg PartyScoreBG1 =[party]scoreBG1.jpg
PartyScoreBG2 =[party]scoreBG2.jpg
+# # # S T A T S # # #
+StatOverviewBG = [stat]OverviewBG.jpg
+StatEntryBG = [stat]EntryBG.jpg
+
+
# # # N A V I # # #
ButtonP = [button]p.jpg
ButtonM = [button]m.jpg
|