From 0f313120fe54fbd6bc4a3eccf5caaad7faa97001 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Thu, 12 May 2016 18:48:23 -0400 Subject: updated castle, colormachine, homedecor, mesecons, pipeworks, signs_lib, technic, and xban2 --- castle/sounds/LICENSE.txt | 52 ++++++++++++++++++++++++++++++++ castle/sounds/castle_birds.ogg | Bin 0 -> 14797 bytes castle/sounds/castle_crossbow_bolt.ogg | Bin 0 -> 5967 bytes castle/sounds/castle_crossbow_click.ogg | Bin 0 -> 7377 bytes castle/sounds/castle_crossbow_shoot.ogg | Bin 0 -> 8112 bytes castle/sounds/castle_orbs.ogg | Bin 0 -> 17034 bytes castle/sounds/castle_owl.ogg | Bin 0 -> 50950 bytes castle/sounds/castle_reload.ogg | Bin 0 -> 12213 bytes 8 files changed, 52 insertions(+) create mode 100644 castle/sounds/LICENSE.txt create mode 100644 castle/sounds/castle_birds.ogg create mode 100644 castle/sounds/castle_crossbow_bolt.ogg create mode 100644 castle/sounds/castle_crossbow_click.ogg create mode 100644 castle/sounds/castle_crossbow_shoot.ogg create mode 100644 castle/sounds/castle_orbs.ogg create mode 100644 castle/sounds/castle_owl.ogg create mode 100644 castle/sounds/castle_reload.ogg (limited to 'castle/sounds') diff --git a/castle/sounds/LICENSE.txt b/castle/sounds/LICENSE.txt new file mode 100644 index 0000000..d461ac2 --- /dev/null +++ b/castle/sounds/LICENSE.txt @@ -0,0 +1,52 @@ +License Sounds +------------------ + +(From Simple Shooter mod by Stuart Jones) +-castle_crossbow_click.ogg +-castle_crossbow_shoot.ogg +-castle_reload.ogg + +Author : freesound.org +License : Attribution 3.0 Unported (CC BY 3.0) +CC0 1.0 Universal (CC0 1.0) + +------------------ + +(From Minetest Game:default mod) +-default_wood_footstep.1.ogg +(renamed to : castle_crossbow_bolt.ogg) +Author : Mito551 +License : (CC BY-SA) + +------------------ + +Author: Brandon Morris +file: castle_orbs.ogg +original file : completetask_0.mp3 +http://opengameart.org/content/completion-sound +License: CC-BY 3.0 +http://creativecommons.org/licenses/by/3.0/ + +------------------ + +(From Ambience mod) + +Author: Mike Koenig +file: castle_owl.ogg +original file : horned_owl.ogg +http://soundbible.com/1851-Horned-Owl.html +License: Attribution 3.0 +http://creativecommons.org/licenses/by/3.0/ + +------------------ + +(From Ambience mod) + +Author: PsychoBird +file: castle_birds.ogg +original file : Best Cardinal Bird.ogg +http://soundbible.com/1515-Best-Cardinal-Bird.html +License: Attribution 3.0 +http://creativecommons.org/licenses/by/3.0/ + +------------------ \ No newline at end of file diff --git a/castle/sounds/castle_birds.ogg b/castle/sounds/castle_birds.ogg new file mode 100644 index 0000000..4a93395 Binary files /dev/null and b/castle/sounds/castle_birds.ogg differ diff --git a/castle/sounds/castle_crossbow_bolt.ogg b/castle/sounds/castle_crossbow_bolt.ogg new file mode 100644 index 0000000..34f63a1 Binary files /dev/null and b/castle/sounds/castle_crossbow_bolt.ogg differ diff --git a/castle/sounds/castle_crossbow_click.ogg b/castle/sounds/castle_crossbow_click.ogg new file mode 100644 index 0000000..8e60db8 Binary files /dev/null and b/castle/sounds/castle_crossbow_click.ogg differ diff --git a/castle/sounds/castle_crossbow_shoot.ogg b/castle/sounds/castle_crossbow_shoot.ogg new file mode 100644 index 0000000..9ce9176 Binary files /dev/null and b/castle/sounds/castle_crossbow_shoot.ogg differ diff --git a/castle/sounds/castle_orbs.ogg b/castle/sounds/castle_orbs.ogg new file mode 100644 index 0000000..c7aa8f8 Binary files /dev/null and b/castle/sounds/castle_orbs.ogg differ diff --git a/castle/sounds/castle_owl.ogg b/castle/sounds/castle_owl.ogg new file mode 100644 index 0000000..f30d0b3 Binary files /dev/null and b/castle/sounds/castle_owl.ogg differ diff --git a/castle/sounds/castle_reload.ogg b/castle/sounds/castle_reload.ogg new file mode 100644 index 0000000..47f7245 Binary files /dev/null and b/castle/sounds/castle_reload.ogg differ -- cgit v1.2.3