From 6a55251a4526095fb691f5fca0a9d51c0d1cf7c0 Mon Sep 17 00:00:00 2001 From: Fernando Carmona Varo Date: Sat, 24 Oct 2015 01:19:24 +0200 Subject: Moved and renamed to pacmine --- pacmine/sounds/pacmine_beginning.ogg | Bin 0 -> 17153 bytes pacmine/sounds/pacmine_chomp.ogg | Bin 0 -> 7014 bytes pacmine/sounds/pacmine_death.ogg | Bin 0 -> 7619 bytes pacmine/sounds/pacmine_eatfruit.ogg | Bin 0 -> 4343 bytes pacmine/sounds/pacmine_eatghost.ogg | Bin 0 -> 4687 bytes pacmine/sounds/pacmine_extrapac.ogg | Bin 0 -> 7594 bytes pacmine/sounds/pacmine_powerup.ogg | Bin 0 -> 20591 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pacmine/sounds/pacmine_beginning.ogg create mode 100644 pacmine/sounds/pacmine_chomp.ogg create mode 100644 pacmine/sounds/pacmine_death.ogg create mode 100644 pacmine/sounds/pacmine_eatfruit.ogg create mode 100644 pacmine/sounds/pacmine_eatghost.ogg create mode 100644 pacmine/sounds/pacmine_extrapac.ogg create mode 100644 pacmine/sounds/pacmine_powerup.ogg (limited to 'pacmine/sounds') diff --git a/pacmine/sounds/pacmine_beginning.ogg b/pacmine/sounds/pacmine_beginning.ogg new file mode 100644 index 0000000..2188e55 Binary files /dev/null and b/pacmine/sounds/pacmine_beginning.ogg differ diff --git a/pacmine/sounds/pacmine_chomp.ogg b/pacmine/sounds/pacmine_chomp.ogg new file mode 100644 index 0000000..1d14e93 Binary files /dev/null and b/pacmine/sounds/pacmine_chomp.ogg differ diff --git a/pacmine/sounds/pacmine_death.ogg b/pacmine/sounds/pacmine_death.ogg new file mode 100644 index 0000000..277acb2 Binary files /dev/null and b/pacmine/sounds/pacmine_death.ogg differ diff --git a/pacmine/sounds/pacmine_eatfruit.ogg b/pacmine/sounds/pacmine_eatfruit.ogg new file mode 100644 index 0000000..212782f Binary files /dev/null and b/pacmine/sounds/pacmine_eatfruit.ogg differ diff --git a/pacmine/sounds/pacmine_eatghost.ogg b/pacmine/sounds/pacmine_eatghost.ogg new file mode 100644 index 0000000..f628395 Binary files /dev/null and b/pacmine/sounds/pacmine_eatghost.ogg differ diff --git a/pacmine/sounds/pacmine_extrapac.ogg b/pacmine/sounds/pacmine_extrapac.ogg new file mode 100644 index 0000000..3be1dff Binary files /dev/null and b/pacmine/sounds/pacmine_extrapac.ogg differ diff --git a/pacmine/sounds/pacmine_powerup.ogg b/pacmine/sounds/pacmine_powerup.ogg new file mode 100644 index 0000000..23b2854 Binary files /dev/null and b/pacmine/sounds/pacmine_powerup.ogg differ -- cgit v1.2.3