Added modchecker and modified how sound is handled

This commit is contained in:
Pao
2023-03-01 15:24:03 +01:00
parent 515788dc24
commit d2f5c05d10
7 changed files with 56 additions and 16 deletions

View File

@@ -2,8 +2,8 @@ module base {
sound Amputation_Sound {
category = Player,
loop = true,
is3D = true,
loop = false,
is3D = true,
clip {
file = media/sound/Cut_sound.ogg,
distanceMax = 3,