From 4711217f127aa0c10fa52755fd567c570277a1a1 Mon Sep 17 00:00:00 2001 From: s_alexander Date: Tue, 12 Jan 2010 17:42:41 +0000 Subject: merged lua into trunk git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2071 b956fd51-792f-4845-bead-9b4dfca2ff2c --- game/themes/Deluxe/Blue.ini | 1 + game/themes/Deluxe/Fall.ini | 1 + game/themes/Deluxe/Ocean.ini | 1 + game/themes/Deluxe/Ribbon.ini | 2 +- game/themes/Deluxe/Summer.ini | 1 + game/themes/Deluxe/Winter.ini | 1 + game/themes/Deluxe/[party]playerselectbg.png | Bin 0 -> 2910 bytes 7 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 game/themes/Deluxe/[party]playerselectbg.png (limited to 'game/themes/Deluxe') diff --git a/game/themes/Deluxe/Blue.ini b/game/themes/Deluxe/Blue.ini index 10017fb3..79bac299 100644 --- a/game/themes/Deluxe/Blue.ini +++ b/game/themes/Deluxe/Blue.ini @@ -160,6 +160,7 @@ PartyScoreBG2 =[party]scoreBG2.png PartyWinDeco1 =[party]winDecoration.png PartyWinDeco2 =[party]winDecoration.png PartyWinDeco3 =[party]winDecoration.png +PartyPlayerSelectBG = [party]playerselectbg.png # # # S T A T S # # # diff --git a/game/themes/Deluxe/Fall.ini b/game/themes/Deluxe/Fall.ini index 38f25cdb..602a720b 100644 --- a/game/themes/Deluxe/Fall.ini +++ b/game/themes/Deluxe/Fall.ini @@ -160,6 +160,7 @@ PartyScoreBG2 =[party]scoreBG2.png PartyWinDeco1 =[party]winDecoration.png PartyWinDeco2 =[party]winDecoration.png PartyWinDeco3 =[party]winDecoration.png +PartyPlayerSelectBG = [party]playerselectbg.png # # # S T A T S # # # diff --git a/game/themes/Deluxe/Ocean.ini b/game/themes/Deluxe/Ocean.ini index d18c7a60..a7f59bad 100644 --- a/game/themes/Deluxe/Ocean.ini +++ b/game/themes/Deluxe/Ocean.ini @@ -140,6 +140,7 @@ PartyScoreBG2 =[party]scoreBG2.png PartyWinDeco1 =[party]winDecoration.png PartyWinDeco2 =[party]winDecoration.png PartyWinDeco3 =[party]winDecoration.png +PartyPlayerSelectBG = [party]playerselectbg.png # # # S T A T S # # # StatMainBG1 = [stat]mainBG1.png diff --git a/game/themes/Deluxe/Ribbon.ini b/game/themes/Deluxe/Ribbon.ini index 73cae2ab..2f61fd1c 100644 --- a/game/themes/Deluxe/Ribbon.ini +++ b/game/themes/Deluxe/Ribbon.ini @@ -160,7 +160,7 @@ PartyScoreBG2 =[party]scoreBG2.png PartyWinDeco1 =[party]winDecoration.png PartyWinDeco2 =[party]winDecoration.png PartyWinDeco3 =[party]winDecoration.png - +PartyPlayerSelectBG = [party]playerselectbg.png # # # S T A T S # # # StatMainBG1 = [stat]mainBG1.png diff --git a/game/themes/Deluxe/Summer.ini b/game/themes/Deluxe/Summer.ini index 36e9f5d7..d254e14d 100644 --- a/game/themes/Deluxe/Summer.ini +++ b/game/themes/Deluxe/Summer.ini @@ -160,6 +160,7 @@ PartyScoreBG2 =[party]scoreBG2.png PartyWinDeco1 =[party]winDecoration.png PartyWinDeco2 =[party]winDecoration.png PartyWinDeco3 =[party]winDecoration.png +PartyPlayerSelectBG = [party]playerselectbg.png # # # S T A T S # # # diff --git a/game/themes/Deluxe/Winter.ini b/game/themes/Deluxe/Winter.ini index 72514a15..85173278 100644 --- a/game/themes/Deluxe/Winter.ini +++ b/game/themes/Deluxe/Winter.ini @@ -160,6 +160,7 @@ PartyScoreBG2 =[party]scoreBG2.png PartyWinDeco1 =[party]winDecoration.png PartyWinDeco2 =[party]winDecoration.png PartyWinDeco3 =[party]winDecoration.png +PartyPlayerSelectBG = [party]playerselectbg.png # # # S T A T S # # # diff --git a/game/themes/Deluxe/[party]playerselectbg.png b/game/themes/Deluxe/[party]playerselectbg.png new file mode 100644 index 00000000..cc608229 Binary files /dev/null and b/game/themes/Deluxe/[party]playerselectbg.png differ -- cgit v1.2.3