]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/sv_main.qc
Same for the falling sounds
[voretournament/voretournament.git] / data / qcsrc / server / sv_main.qc
index 25eaaf9356d8f8be66a9c15e40247330e4bd8f2d..52a03c234b50d13605970a75632b4effa7a90ed7 100644 (file)
@@ -113,7 +113,7 @@ void CreatureFrame (void)
                                                                GlobalSound(globalsound_metalstep, CHAN_PLAYER, VOICETYPE_PLAYERSOUND, bound(0, VOL_BASE * (1 - playersize_micro(self)), 1));\r
                                                        else\r
                                                                GlobalSound(globalsound_step, CHAN_PLAYER, VOICETYPE_PLAYERSOUND, bound(0, VOL_BASE * (1 - playersize_micro(self)), 1));\r
-                                                       sound(self, CHAN_AUTO, "misc/macro_footstep.wav", bound(0, VOL_BASE * normal_to_macro, 1), ATTN_NORM);\r
+                                                       sound(self, CHAN_AUTO, "misc/macro_footstep.wav", bound(0, VOL_BASE * playersize_macro(self), 1), ATTN_NORM);\r
                                                }\r
                                                else\r
                                                {\r