From: MirceaKitsune Date: Fri, 8 Jul 2011 21:49:21 +0000 (+0300) Subject: Remove my crappy art from the won / lost intermission images X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=73b207ec961ecafeb450b14d8d07db6c4b7d68a9;p=voretournament%2Fvoretournament.git Remove my crappy art from the won / lost intermission images --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 9124f118..85866e57 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -129,8 +129,8 @@ seta crosshair_hittest 1.25 "do a crosshair hit evaluation; also, the crosshair seta crosshair_hittest_blur 1 "blur the crosshair if the shot is obstructed" seta crosshair_hittest_showimpact 0 "move the crosshair to the actual impact location if obstructed" seta cl_artwork 1 "display intermission artwork" -seta cl_artwork_win 2 "number of artwork_won_ images available in the gfx folder, 0 disables winning artwork" -seta cl_artwork_lose 2 "number of artwork_lost_ images available in the gfx folder, 0 disables loosing artwork" +seta cl_artwork_win 1 "number of artwork_won_ images available in the gfx folder, 0 disables winning artwork" +seta cl_artwork_lose 1 "number of artwork_lost_ images available in the gfx folder, 0 disables loosing artwork" seta cl_artwork_stretch 0 "stretch artwork to fit the screen, even if it brakes image proportions" seta cl_artwork_alpha 1 "artwork alpha" seta cl_artwork_fade 0.3 "artwork fade in speed" diff --git a/data/gfx/artwork_lost_1.png b/data/gfx/artwork_lost_1.png index a8084ca6..f04b4bda 100644 Binary files a/data/gfx/artwork_lost_1.png and b/data/gfx/artwork_lost_1.png differ diff --git a/data/gfx/artwork_lost_2.png b/data/gfx/artwork_lost_2.png deleted file mode 100644 index f04b4bda..00000000 Binary files a/data/gfx/artwork_lost_2.png and /dev/null differ diff --git a/data/gfx/artwork_won_1.png b/data/gfx/artwork_won_1.png index 5a7bf472..28447765 100644 Binary files a/data/gfx/artwork_won_1.png and b/data/gfx/artwork_won_1.png differ diff --git a/data/gfx/artwork_won_2.png b/data/gfx/artwork_won_2.png deleted file mode 100644 index 28447765..00000000 Binary files a/data/gfx/artwork_won_2.png and /dev/null differ