diff --git a/Data-1.13/BigItems/p2item158.sti b/Data-1.13/BigItems/p2item158.sti index e7ab8248f..02c83bda2 100644 Binary files a/Data-1.13/BigItems/p2item158.sti and b/Data-1.13/BigItems/p2item158.sti differ diff --git a/Data-1.13/Interface/MDP2ITEMS.STI b/Data-1.13/Interface/MDP2ITEMS.STI index 0e16919da..8e4f1eee8 100644 Binary files a/Data-1.13/Interface/MDP2ITEMS.STI and b/Data-1.13/Interface/MDP2ITEMS.STI differ diff --git a/Data-1.13/TableData/Sounds/Sounds.xml b/Data-1.13/TableData/Sounds/Sounds.xml index 334d3697c..40dd48292 100644 --- a/Data-1.13/TableData/Sounds/Sounds.xml +++ b/Data-1.13/TableData/Sounds/Sounds.xml @@ -496,4 +496,6 @@ SOUNDS\WEAPONS\68x43SPC\6,8 XCR Single Shot.ogg SOUNDS\WEAPONS\556\5,56 XCR Single Shot.ogg SOUNDS\WEAPONS\50\50 BEOWULF Single Shot.ogg + SOUNDS\WEAPONS\Misc\CLICK.WAV + SOUNDS\WEAPONS\Misc\PEPPER_SPRAY.WAV diff --git a/Data-1.13/TableData/Weapons.xml b/Data-1.13/TableData/Weapons.xml index a3ff17adc..c737bba41 100644 --- a/Data-1.13/TableData/Weapons.xml +++ b/Data-1.13/TableData/Weapons.xml @@ -13154,8 +13154,8 @@ 200 100 50 - 299 - 100 + 498 + 497 20 12 1 diff --git a/Data/Sounds/Weapons/Misc/CLICK.WAV b/Data/Sounds/Weapons/Misc/CLICK.WAV new file mode 100644 index 000000000..4cb335760 Binary files /dev/null and b/Data/Sounds/Weapons/Misc/CLICK.WAV differ diff --git a/Data/Sounds/Weapons/Misc/PEPPER_SPRAY.WAV b/Data/Sounds/Weapons/Misc/PEPPER_SPRAY.WAV new file mode 100644 index 000000000..0718c362c Binary files /dev/null and b/Data/Sounds/Weapons/Misc/PEPPER_SPRAY.WAV differ