From b516513f9328cac1552c09895cf40afd0bce5f1f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 9 May 2021 11:16:24 -0700 Subject: Update to bright nights --- guns/ups.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'guns/ups.json') diff --git a/guns/ups.json b/guns/ups.json index 5459dfd..9e15633 100644 --- a/guns/ups.json +++ b/guns/ups.json @@ -61,6 +61,20 @@ "variant": "laser_cannon", "files": [ "guns/eweapons/laser_cannon.ogg" ] }, + { + "type": "sound_effect", + "id": "fire_gun", + "volume": 100, + "variant": "laser_cannon_turret_fake", + "files": [ "guns/eweapons/laser_cannon.ogg" ] + }, + { + "type": "sound_effect", + "id": "fire_gun_distant", + "volume": 40, + "variant": "laser_cannon_turret_fake", + "files": [ "guns/eweapons/laser_cannon.ogg" ] + }, { "type": "sound_effect", "id": "fire_gun", -- cgit v1.2.1