diff --git a/html/changelogs/JerTheAce_GunsGunsGuns.yml b/html/changelogs/JerTheAce_GunsGunsGuns.yml index 6881cab48e..d65559b715 100644 --- a/html/changelogs/JerTheAce_GunsGunsGuns.yml +++ b/html/changelogs/JerTheAce_GunsGunsGuns.yml @@ -40,6 +40,7 @@ changes: - tweak: "Revolvers now use 6 shots. Finally." - tweak: "Most guns that didn't use magazines before for some reason (such as the Uzi) now use magazines." - tweak: "All casings now update icons if they have been spent." + - tweak: "Corrects Pulse Rifle charge cost consistency." - tweak: "Corrects and improves a number of icons for guns, including a couple of energy guns, and adds fallback icons so they do not turn invisible when held or strapped to your back." - tweak: "Made the icons for some guns look differently depending on what magazine is loaded into them." - tweak: "Made antag uplink menu for guns and ammo more informative." diff --git a/sound/weapons/deagle.ogg b/sound/weapons/deagle.ogg index 5fd32d515b..2235c89fd3 100644 Binary files a/sound/weapons/deagle.ogg and b/sound/weapons/deagle.ogg differ diff --git a/sound/weapons/rifleshot.ogg b/sound/weapons/rifleshot.ogg index 38630b04f6..4b26d5e7e6 100644 Binary files a/sound/weapons/rifleshot.ogg and b/sound/weapons/rifleshot.ogg differ diff --git a/sound/weapons/semiauto.ogg b/sound/weapons/semiauto.ogg index 6bf12b1597..c9d6322992 100644 Binary files a/sound/weapons/semiauto.ogg and b/sound/weapons/semiauto.ogg differ