diff options
author | s_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-01-12 17:42:41 +0000 |
---|---|---|
committer | s_alexander <s_alexander@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-01-12 17:42:41 +0000 |
commit | 4711217f127aa0c10fa52755fd567c570277a1a1 (patch) | |
tree | 4d1ea2d4d749aa9abe6ba752a2db1b4d06598fea /game/themes/Deluxe | |
parent | 6688ce51e94517e13f99035c8214b2c5f05af79b (diff) | |
download | usdx-4711217f127aa0c10fa52755fd567c570277a1a1.tar.gz usdx-4711217f127aa0c10fa52755fd567c570277a1a1.tar.xz usdx-4711217f127aa0c10fa52755fd567c570277a1a1.zip |
merged lua into trunk
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2071 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'game/themes/Deluxe')
-rw-r--r-- | game/themes/Deluxe/Blue.ini | 1 | ||||
-rw-r--r-- | game/themes/Deluxe/Fall.ini | 1 | ||||
-rw-r--r-- | game/themes/Deluxe/Ocean.ini | 1 | ||||
-rw-r--r-- | game/themes/Deluxe/Ribbon.ini | 2 | ||||
-rw-r--r-- | game/themes/Deluxe/Summer.ini | 1 | ||||
-rw-r--r-- | game/themes/Deluxe/Winter.ini | 1 | ||||
-rw-r--r-- | game/themes/Deluxe/[party]playerselectbg.png | bin | 0 -> 2910 bytes |
7 files changed, 6 insertions, 1 deletions
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 Binary files differnew file mode 100644 index 00000000..cc608229 --- /dev/null +++ b/game/themes/Deluxe/[party]playerselectbg.png |