diff options
Diffstat (limited to '')
-rw-r--r-- | Game/Code/Classes/USingScores.pas | 6 | ||||
-rw-r--r-- | Skins/Deluxe/[score]endcap.png | bin | 3273 -> 2339 bytes | |||
-rw-r--r-- | Themes/Deluxe.ini | 42 |
3 files changed, 6 insertions, 42 deletions
diff --git a/Game/Code/Classes/USingScores.pas b/Game/Code/Classes/USingScores.pas index c7213180..894f5782 100644 --- a/Game/Code/Classes/USingScores.pas +++ b/Game/Code/Classes/USingScores.pas @@ -212,9 +212,9 @@ begin oPositionCount := 0; oPlayerCount := 0; - Settings.Phase1Time := 1000; - Settings.Phase2Time := 2000; - Settings.Phase3Time := 2000; + Settings.Phase1Time := 350; // plop it up . -> [ ] + Settings.Phase2Time := 550; // shift it up ^[ ]^ + Settings.Phase3Time := 200; // increase score [s++] Settings.PopUpTex[0].TexNum := High(gluInt); Settings.PopUpTex[1].TexNum := High(gluInt); diff --git a/Skins/Deluxe/[score]endcap.png b/Skins/Deluxe/[score]endcap.png Binary files differindex 4709970d..ed14185b 100644 --- a/Skins/Deluxe/[score]endcap.png +++ b/Skins/Deluxe/[score]endcap.png diff --git a/Themes/Deluxe.ini b/Themes/Deluxe.ini index 30f1cffd..fb512409 100644 --- a/Themes/Deluxe.ini +++ b/Themes/Deluxe.ini @@ -1437,7 +1437,7 @@ Type =Colorized Tex =ScoreEndCap
X =469
Y =460
-W =112
+W =95
H =30
Color =P1Dark
Type =Colorized
@@ -1666,31 +1666,13 @@ Type =Colorized Tex =ScoreEndCap
X =308
Y =460
-W =90
+W =95
H =30
Color =P1Dark
Type =Colorized
-TexX1=1
-TexY1=0
-TexX2=0
-TexY2=1
Reflection=1
ReflectionSpacing=4
-[ScorePlayer2Static7]
-Tex =ScoreLine
-X =307
-Y =460
-W =92
-H =2
-Color =White
-Type =Colorized
-TexX1=0
-TexY1=0.1
-TexX2=1
-TexY2=0.9
-Z=1
-
# P L A Y E R T W O
[ScoreTextName3]
X =780
@@ -1901,31 +1883,13 @@ Type =Colorized Tex =ScoreEndCap
X =402
Y =460
-W =90
+W =95
H =30
Color =P2Dark
Type =Colorized
-TexX1=0
-TexY1=0
-TexX2=1
-TexY2=1
Reflection=1
ReflectionSpacing=4
-[ScorePlayer3Static7]
-Tex =ScoreLine
-X =401
-Y =460
-W =92
-H =2
-Color =White
-Type =Colorized
-TexX1=0
-TexY1=0.1
-TexX2=1
-TexY2=0.9
-Z=1
-
# # # # # # # # # # # # # # # # # # Three Player Score # # # # # # # # # # # #
# P L A Y E R O N E
[ScoreTextName4]
|