From 8d4cf31c5fa874876a3dcbefdc0826b08f8d807d Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Mon, 8 Jun 2015 17:56:06 +0100 Subject: Added the ritual sound file, re-wroked the eye following algorithm (thank you domi so so much <3) --- .../resources/assets/jewelrycraft2/sounds/Ritual.ogg | Bin 0 -> 281328 bytes .../assets/jewelrycraft2/textures/particle/shadows.png | Bin 307 -> 337 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/jewelrycraft2/sounds/Ritual.ogg (limited to 'src/main/resources') diff --git a/src/main/resources/assets/jewelrycraft2/sounds/Ritual.ogg b/src/main/resources/assets/jewelrycraft2/sounds/Ritual.ogg new file mode 100644 index 0000000..3912236 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft2/sounds/Ritual.ogg differ diff --git a/src/main/resources/assets/jewelrycraft2/textures/particle/shadows.png b/src/main/resources/assets/jewelrycraft2/textures/particle/shadows.png index 51b1160..8853fb2 100644 Binary files a/src/main/resources/assets/jewelrycraft2/textures/particle/shadows.png and b/src/main/resources/assets/jewelrycraft2/textures/particle/shadows.png differ -- cgit v1.2.3