From 8d740f470fb5ed5f63a3d59d3867189626e285b9 Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Sat, 21 Apr 2018 14:43:40 +0200 Subject: Corpses can take damage now. --- assets/fx/corpse_hit.ogg | Bin 0 -> 9890 bytes assets/fx/gibbing.ogg | Bin 0 -> 9149 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/fx/corpse_hit.ogg create mode 100644 assets/fx/gibbing.ogg (limited to 'assets/fx') diff --git a/assets/fx/corpse_hit.ogg b/assets/fx/corpse_hit.ogg new file mode 100644 index 0000000..fda85a0 Binary files /dev/null and b/assets/fx/corpse_hit.ogg differ diff --git a/assets/fx/gibbing.ogg b/assets/fx/gibbing.ogg new file mode 100644 index 0000000..18e0795 Binary files /dev/null and b/assets/fx/gibbing.ogg differ -- cgit