]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVoretournament.cfg
0.2 seems just about perfect
[voretournament/voretournament.git] / data / defaultVoretournament.cfg
index 801420d2aeec4c80a91ded85db4c57284abc37d0..c876449163cbdb7c4e2c404e2d657561f8725687 100644 (file)
@@ -113,11 +113,11 @@ seta crosshair_effect_scalefade 1 "use scaling and fading for crosshair effects"
 seta crosshair_hittest 1.25 "do a crosshair hit evaluation; also, the crosshair is scaled by the given number when aiming at an enemy, and blurred when aiming at a team mate"\r
 seta crosshair_hittest_blur 1 "blur the crosshair if the shot is obstructed"\r
 seta crosshair_hittest_showimpact 0 "move the crosshair to the actual impact location if obstructed"\r
-seta cl_artwork_won 2 "number of artwork_won_ images available in the gfx folder, 0 disables winning artwork"\r
-seta cl_artwork_lost 2 "number of artwork_lost_ images available in the gfx folder, 0 disables loosing artwork"\r
+seta cl_artwork_win 2 "number of artwork_won_ images available in the gfx folder, 0 disables winning artwork"\r
+seta cl_artwork_lose 2 "number of artwork_lost_ images available in the gfx folder, 0 disables loosing artwork"\r
 seta cl_artwork_stretch 0 "stretch artwork to fit the screen, even if it brakes image proportions"\r
 seta cl_artwork_alpha 1 "artwork alpha"\r
-seta cl_artwork_fade 0.65 "artwork fade in speed"\r
+seta cl_artwork_fade 0.3 "artwork fade in speed"\r
 fov 90\r
 seta cl_velocityzoom 0 "velocity based zooming of fov, negative values zoom out"\r
 seta cl_velocityzoomtime 0.3   "time value for averaging speed values"\r
@@ -353,9 +353,9 @@ set bot_ai_bunnyhop_skilloffset 7   "Bots with skill equal or greater than this va
 set bot_ai_bunnyhop_startdistance 250 "Run to goals located further than this distance"\r
 set bot_ai_bunnyhop_stopdistance 220 "Stop jumping after reaching this distance to the goal"\r
 set bot_ai_bunnyhop_firstjumpdelay 0.5 "Start running to the goal only if it was seen for more than N seconds"\r
-set bot_ai_vore_decide_pred 4 "How fast bots decide what to do with their prey, at lowest skill"\r
-set bot_ai_vore_decide_prey 4 "How fast bots decide what to do with their predator, at lowest skill"\r
-set bot_ai_vore_decide_swallow 0.5 "How often bots decide if to swallow someone or not"\r
+set bot_ai_vore_decide_pred 1.35 "How fast bots decide what to do with their prey, at lowest skill"\r
+set bot_ai_vore_decide_prey 1.35 "How fast bots decide what to do with their predator, at lowest skill"\r
+set bot_ai_vore_decide_swallow 0.2 "How often bots decide if to swallow someone or not"\r
 set bot_ai_vore_fear 2 "How much bots will fear players more powerful than them and avoid them in some situations"\r
 set bot_ai_vore_teamhealabandon 0.75 "Probability (from 0 to 1) of the bot abandoning a team heal when seeing an enemy they can vore, at highest skill"\r
 set bot_god 0 "god mode for bots"\r
@@ -740,8 +740,8 @@ bind LEFTARROW +moveleft
 bind DOWNARROW +back\r
 bind RIGHTARROW +moveright\r
 bind SHIFT +crouch\r
-bind SPACE +jump\r
 bind ENTER +jump\r
+bind SPACE +jump\r
 \r
 // weapons\r
 bind 1 "impulse 1"\r
@@ -1225,7 +1225,8 @@ set sv_foginterval 0
 set g_cdtracks_remaplist "feeding_frenzy digital-pursuit brokenlight ninesix sixtyfour_revisited infiltrator stone_fortress high_tech_lab space_walk meltdown inner-peace out-there variable quiet boss_theme ghost-town" "list used by mapinfo system to automatically assign cdtracks - must match the cd remap command"\r
 set g_cdtracks_dontusebydefault "" "list used by mapinfo system to automatically assign cdtracks - must be a subset of g_cdtracks_remaplist"\r
 cd remap $g_cdtracks_remaplist\r
-set sv_intermission_cdtrack ""\r
+set sv_intermission_cdtrack_win "win_music"\r
+set sv_intermission_cdtrack_lose "lose_music"\r
 set menu_cdtrack feeding_frenzy\r
 \r
 // maxidle (in seconds): kick players idle for more than that amount of time\r