]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
rename
authorRudolf Polzer <divverent@xonotic.org>
Sat, 5 Nov 2011 16:54:19 +0000 (17:54 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 5 Nov 2011 16:54:19 +0000 (17:54 +0100)
misc/tools/midi2cfg/tuba-settings.cfg [new file with mode: 0644]
misc/tools/midi2cfg/tuba-sound.cfg [deleted file]

diff --git a/misc/tools/midi2cfg/tuba-settings.cfg b/misc/tools/midi2cfg/tuba-settings.cfg
new file mode 100644 (file)
index 0000000..f7062cb
--- /dev/null
@@ -0,0 +1,19 @@
+// sound
+bgmvolume 0 // bgm OFF
+snd_staticvolume 0 // ambient OFF
+snd_channel0volume 0 // info OFF
+snd_channel1volume 0.5 // guns -3dB
+snd_channel2volume 0 // voice OFF
+snd_channel3volume 2 // jetpack +3dB
+snd_channel4volume 0.5 // shots -3dB
+snd_channel5volume 1 // tuba 0dB
+snd_channel6volume 0 // pain OFF
+snd_channel7volume 2 // jumps +3dB
+snd_channel8volume 0 // bgm OFF
+snd_channel9volume 0 // ambient OFF
+
+// graphics
+r_shadow_lightattenuationlinearscale 0.15
+r_shadow_lightattenuationdividebias 0.03125
+r_shadow_lightintensityscale 4
+r_coronas 0.0625
diff --git a/misc/tools/midi2cfg/tuba-sound.cfg b/misc/tools/midi2cfg/tuba-sound.cfg
deleted file mode 100644 (file)
index f7062cb..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-// sound
-bgmvolume 0 // bgm OFF
-snd_staticvolume 0 // ambient OFF
-snd_channel0volume 0 // info OFF
-snd_channel1volume 0.5 // guns -3dB
-snd_channel2volume 0 // voice OFF
-snd_channel3volume 2 // jetpack +3dB
-snd_channel4volume 0.5 // shots -3dB
-snd_channel5volume 1 // tuba 0dB
-snd_channel6volume 0 // pain OFF
-snd_channel7volume 2 // jumps +3dB
-snd_channel8volume 0 // bgm OFF
-snd_channel9volume 0 // ambient OFF
-
-// graphics
-r_shadow_lightattenuationlinearscale 0.15
-r_shadow_lightattenuationdividebias 0.03125
-r_shadow_lightintensityscale 4
-r_coronas 0.0625