diff options
| -rw-r--r-- | guns/84x246mm.json | 9 | 
1 files changed, 9 insertions, 0 deletions
diff --git a/guns/84x246mm.json b/guns/84x246mm.json index 95033df..b6d5303 100644 --- a/guns/84x246mm.json +++ b/guns/84x246mm.json @@ -59,5 +59,14 @@        "guns/others/Rocket_4.ogg",        "guns/others/Rocket_5.ogg"      ] +  }, +  { +    "type": "sound_effect", +    "id": "reload", +    "volume": 90, +    "variant": "AT4", +    "files": [ +      "guns/reload/launcher/rocket.ogg" +    ]    }  ]  | 
