From b2caa5cf0b95cf44e50b7dc093f305ae83666e00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maty=C3=A1=C5=A1=20Latner?= <matyas.latner@nic.cz> Date: Wed, 10 Feb 2016 14:33:42 +0100 Subject: [PATCH] #140 Game assets are loaded only for specific difficulty --- build.gradle | 22 +++++++++-- .../{ => common}/gfx/actions/dog.png | Bin .../{ => common}/gfx/actions/door.png | Bin .../{ => common}/gfx/actions/go.png | Bin .../{ => common}/gfx/actions/key.png | Bin .../{ => common}/gfx/actions/left.png | Bin .../{ => common}/gfx/actions/right.png | Bin .../{ => common}/gfx/actions/stairs.png | Bin .../gfx/background/background.jpg | Bin .../gfx/background/background_actions.png | Bin .../gfx/background/background_map.png | Bin .../{ => common}/gfx/control/actual.png | Bin .../{ => common}/gfx/control/key.png | Bin .../{ => common}/gfx/control/next.png | Bin .../gfx/creature/player_crash_0.png | Bin .../gfx/creature/player_crash_1.png | Bin .../gfx/creature/player_crash_2.png | Bin .../gfx/creature/player_crash_3.png | Bin .../gfx/creature/player_crash_4.png | Bin .../gfx/creature/player_crash_5.png | Bin .../gfx/creature/player_crash_6.png | Bin .../gfx/creature/player_jump_0.png | Bin .../gfx/creature/player_jump_1.png | Bin .../gfx/creature/player_jump_2.png | Bin .../gfx/creature/player_jump_3.png | Bin .../gfx/creature/player_jump_4.png | Bin .../gfx/creature/player_jump_5.png | Bin .../gfx/creature/player_walk_0.png | Bin .../gfx/creature/player_walk_1.png | Bin .../gfx/creature/player_walk_2.png | Bin .../gfx/creature/player_walk_3.png | Bin .../gfx/creature/player_walk_4.png | Bin .../gfx/creature/player_walk_5.png | Bin .../gfx/creature/player_walk_6.png | Bin .../gfx/creature/player_walk_7.png | Bin .../{ => common}/gfx/info/crash.png | Bin .../{ => common}/gfx/info/safe1.png | Bin .../{ => common}/gfx/info/safe2.png | Bin .../{ => common}/gfx/info/start_arrow.png | Bin .../{ => common}/gfx/objects/key.png | Bin .../{ => common}/gfx/objects/safe.png | Bin .../{ => common}/gfx/objects/stairs.png | Bin .../{ => common}/gfx/obstacles/dog_attack.png | Bin .../{ => common}/gfx/obstacles/dog_sleep.png | Bin .../gfx/obstacles/door_closed.png | Bin .../gfx/obstacles/door_opened.png | Bin .../{ => common}/gfx/tiles/tile0.png | Bin .../{ => common}/gfx/tiles/tile1.png | Bin .../{ => common}/gfx/tiles/tile2I.png | Bin .../{ => common}/gfx/tiles/tile2L.png | Bin .../{ => common}/gfx/tiles/tile3.png | Bin .../{ => common}/gfx/tiles/tile4.png | Bin .../inthedarkness/{ => common}/sfx/bark1.mp3 | Bin .../inthedarkness/{ => common}/sfx/bark2.mp3 | Bin .../inthedarkness/{ => common}/sfx/bump1.mp3 | Bin .../inthedarkness/{ => common}/sfx/bump2.mp3 | Bin .../inthedarkness/{ => common}/sfx/door.mp3 | Bin .../inthedarkness/{ => common}/sfx/error.mp3 | Bin .../inthedarkness/{ => common}/sfx/jump1.mp3 | Bin .../inthedarkness/{ => common}/sfx/jump2.mp3 | Bin .../inthedarkness/{ => common}/sfx/key.mp3 | Bin .../inthedarkness/{ => common}/sfx/safe.mp3 | Bin .../inthedarkness/{ => common}/sfx/steps1.mp3 | Bin .../inthedarkness/{ => common}/sfx/steps2.mp3 | Bin .../inthedarkness/{ => common}/sfx/steps3.mp3 | Bin .../gfx/arrow-left-down-pressed.png | Bin .../gfx/arrow-left-down-unpressed.png | Bin .../gfx/arrow-left-top-pressed.png | Bin .../gfx/arrow-left-top-unpressed.png | Bin .../gfx/arrow-right-down-pressed.png | Bin .../gfx/arrow-right-down-unpressed.png | Bin .../gfx/arrow-right-top-pressed.png | Bin .../gfx/arrow-right-top-unpressed.png | Bin .../kidnapping/{ => common}/gfx/dobre.png | Bin .../game/kidnapping/{ => common}/gfx/ear.png | Bin .../{ => common}/gfx/lineNESW-2.png | Bin .../{ => common}/gfx/lineNWSE-2.png | Bin .../{ => common}/gfx/papir-pravidla.png | Bin .../kidnapping/{ => common}/gfx/spatne.png | Bin .../{ => common}/gfx/tiles/domek1.png | Bin .../{ => common}/gfx/tiles/domek2.png | Bin .../{ => common}/gfx/tiles/domek3.png | Bin .../{ => common}/gfx/tiles/domek4.png | Bin .../{ => common}/gfx/tiles/domek5.png | Bin .../{ => common}/gfx/tiles/domek6.png | Bin .../{ => common}/gfx/tiles/domek7.png | Bin .../{ => common}/gfx/tiles/domek8.png | Bin .../{ => common}/gfx/tiles/hriste.png | Bin .../{ => common}/gfx/tiles/park.png | Bin .../{ => common}/gfx/tiles/posta.png | Bin .../{ => common}/gfx/tiles/skola.png | Bin .../{ => common}/gfx/tiles/vila1.png | Bin .../{ => common}/gfx/tiles/vila2.png | Bin .../{ => common}/gfx/tiles/vila3.png | Bin .../{ => common}/gfx/tiles/vila4.png | Bin .../kidnapping/{ => common}/gfx/zde-jsi.png | Bin .../{ => common}/gfx/znovu-pressed.png | Bin .../kidnapping/{ => common}/gfx/znovu.png | Bin .../kidnapping/{ => common}/sfx/error.mp3 | Bin .../{ => common}/hour_hand_moving.png | Bin .../{ => common}/minute_hand_static.png | Bin .../game/nightwatch/{ => common}/sfx/day.mp3 | Bin .../nightwatch/{ => common}/sfx/night.mp3 | Bin .../{ => common}/sfx/transition_evening_1.mp3 | Bin .../{ => common}/sfx/transition_evening_2.mp3 | Bin .../{ => common}/sfx/transition_evening_3.mp3 | Bin .../{ => common}/sfx/transition_morning_1.mp3 | Bin .../{ => common}/sfx/transition_morning_2.mp3 | Bin .../{ => common}/sfx/transition_morning_3.mp3 | Bin .../nightwatch/{ => common}/sfx/watch_1.mp3 | Bin .../nightwatch/{ => common}/sfx/watch_2.mp3 | Bin .../game/nightwatch/{ => common}/watch.png | Bin .../nightwatch/{ => common}/watch_only.png | Bin .../{background/16 => easy/background}/0.png | Bin .../{background/16 => easy/background}/1.png | Bin .../{background/16 => easy/background}/2.png | Bin .../{background/16 => easy/background}/3.png | Bin .../{background/16 => easy/background}/4.png | Bin .../{background/16 => easy/background}/5.png | Bin .../{background/16 => easy/background}/6.png | Bin .../{windows/16 => easy/windows}/0.png | Bin .../{windows/16 => easy/windows}/1.png | Bin .../{windows/16 => easy/windows}/10.png | Bin .../{windows/16 => easy/windows}/11.png | Bin .../{windows/16 => easy/windows}/12.png | Bin .../{windows/16 => easy/windows}/13.png | Bin .../{windows/16 => easy/windows}/14.png | Bin .../{windows/16 => easy/windows}/15.png | Bin .../{windows/16 => easy/windows}/2.png | Bin .../{windows/16 => easy/windows}/3.png | Bin .../{windows/16 => easy/windows}/4.png | Bin .../{windows/16 => easy/windows}/5.png | Bin .../{windows/16 => easy/windows}/6.png | Bin .../{windows/16 => easy/windows}/7.png | Bin .../{windows/16 => easy/windows}/8.png | Bin .../{windows/16 => easy/windows}/9.png | Bin .../{windows/16 => easy/windows}/colors.png | Bin .../{background/32 => hard/background}/0.png | Bin .../{background/32 => hard/background}/1.png | Bin .../{background/32 => hard/background}/2.png | Bin .../{background/32 => hard/background}/3.png | Bin .../{background/32 => hard/background}/4.png | Bin .../{background/32 => hard/background}/5.png | Bin .../{background/32 => hard/background}/6.png | Bin .../{windows/32 => hard/windows}/0.png | Bin .../{windows/32 => hard/windows}/1.png | Bin .../{windows/32 => hard/windows}/10.png | Bin .../{windows/32 => hard/windows}/11.png | Bin .../{windows/32 => hard/windows}/12.png | Bin .../{windows/32 => hard/windows}/13.png | Bin .../{windows/32 => hard/windows}/14.png | Bin .../{windows/32 => hard/windows}/15.png | Bin .../{windows/32 => hard/windows}/16.png | Bin .../{windows/32 => hard/windows}/17.png | Bin .../{windows/32 => hard/windows}/18.png | Bin .../{windows/32 => hard/windows}/19.png | Bin .../{windows/32 => hard/windows}/2.png | Bin .../{windows/32 => hard/windows}/20.png | Bin .../{windows/32 => hard/windows}/21.png | Bin .../{windows/32 => hard/windows}/22.png | Bin .../{windows/32 => hard/windows}/23.png | Bin .../{windows/32 => hard/windows}/24.png | Bin .../{windows/32 => hard/windows}/25.png | Bin .../{windows/32 => hard/windows}/26.png | Bin .../{windows/32 => hard/windows}/27.png | Bin .../{windows/32 => hard/windows}/28.png | Bin .../{windows/32 => hard/windows}/29.png | Bin .../{windows/32 => hard/windows}/3.png | Bin .../{windows/32 => hard/windows}/30.png | Bin .../{windows/32 => hard/windows}/31.png | Bin .../{windows/32 => hard/windows}/4.png | Bin .../{windows/32 => hard/windows}/5.png | Bin .../{windows/32 => hard/windows}/6.png | Bin .../{windows/32 => hard/windows}/7.png | Bin .../{windows/32 => hard/windows}/8.png | Bin .../{windows/32 => hard/windows}/9.png | Bin .../{windows/32 => hard/windows}/colors.png | Bin .../24 => medium/background}/0.png | Bin .../24 => medium/background}/1.png | Bin .../24 => medium/background}/2.png | Bin .../24 => medium/background}/3.png | Bin .../24 => medium/background}/4.png | Bin .../24 => medium/background}/5.png | Bin .../24 => medium/background}/6.png | Bin .../{windows/24 => medium/windows}/0.png | Bin .../{windows/24 => medium/windows}/1.png | Bin .../{windows/24 => medium/windows}/10.png | Bin .../{windows/24 => medium/windows}/11.png | Bin .../{windows/24 => medium/windows}/12.png | Bin .../{windows/24 => medium/windows}/13.png | Bin .../{windows/24 => medium/windows}/14.png | Bin .../{windows/24 => medium/windows}/15.png | Bin .../{windows/24 => medium/windows}/16.png | Bin .../{windows/24 => medium/windows}/17.png | Bin .../{windows/24 => medium/windows}/18.png | Bin .../{windows/24 => medium/windows}/19.png | Bin .../{windows/24 => medium/windows}/2.png | Bin .../{windows/24 => medium/windows}/20.png | Bin .../{windows/24 => medium/windows}/21.png | Bin .../{windows/24 => medium/windows}/22.png | Bin .../{windows/24 => medium/windows}/23.png | Bin .../{windows/24 => medium/windows}/3.png | Bin .../{windows/24 => medium/windows}/4.png | Bin .../{windows/24 => medium/windows}/5.png | Bin .../{windows/24 => medium/windows}/6.png | Bin .../{windows/24 => medium/windows}/7.png | Bin .../{windows/24 => medium/windows}/8.png | Bin .../{windows/24 => medium/windows}/9.png | Bin .../{windows/24 => medium/windows}/colors.png | Bin .../game/pursuit/{ => common}/background.png | Bin .../game/pursuit/{ => common}/background2.png | Bin .../game/pursuit/{ => common}/maps/map1.png | Bin .../game/pursuit/{ => common}/maps/map10.png | Bin .../pursuit/{ => common}/maps/map10red.png | Bin .../game/pursuit/{ => common}/maps/map11.png | Bin .../pursuit/{ => common}/maps/map11red.png | Bin .../game/pursuit/{ => common}/maps/map12.png | Bin .../pursuit/{ => common}/maps/map12red.png | Bin .../game/pursuit/{ => common}/maps/map13.png | Bin .../pursuit/{ => common}/maps/map13red.png | Bin .../game/pursuit/{ => common}/maps/map14.png | Bin .../pursuit/{ => common}/maps/map14red.png | Bin .../pursuit/{ => common}/maps/map1red.png | Bin .../game/pursuit/{ => common}/maps/map2.png | Bin .../pursuit/{ => common}/maps/map2red.png | Bin .../game/pursuit/{ => common}/maps/map3.png | Bin .../pursuit/{ => common}/maps/map3red.png | Bin .../game/pursuit/{ => common}/maps/map4.png | Bin .../pursuit/{ => common}/maps/map4red.png | Bin .../game/pursuit/{ => common}/maps/map5.png | Bin .../pursuit/{ => common}/maps/map5red.png | Bin .../game/pursuit/{ => common}/maps/map6.png | Bin .../pursuit/{ => common}/maps/map6red.png | Bin .../game/pursuit/{ => common}/maps/map7.png | Bin .../pursuit/{ => common}/maps/map7red.png | Bin .../game/pursuit/{ => common}/maps/map8.png | Bin .../pursuit/{ => common}/maps/map8red.png | Bin .../game/pursuit/{ => common}/maps/map9.png | Bin .../pursuit/{ => common}/maps/map9red.png | Bin .../game/pursuit/{ => common}/sfx/boat_1.mp3 | Bin .../game/pursuit/{ => common}/sfx/car_1.mp3 | Bin .../game/pursuit/{ => common}/sfx/car_2.mp3 | Bin .../game/pursuit/{ => common}/sfx/car_3.mp3 | Bin .../game/pursuit/{ => common}/sfx/car_4.mp3 | Bin .../game/pursuit/{ => common}/sfx/lift.mp3 | Bin .../pursuit/{ => common}/sfx/motorcycle_1.mp3 | Bin .../game/pursuit/{ => common}/sfx/rotate.mp3 | Bin .../game/pursuit/{ => common}/sfx/switch.mp3 | Bin .../game/pursuit/{ => common}/sfx/train_1.mp3 | Bin .../game/pursuit/{ => common}/sfx/train_2.mp3 | Bin .../game/pursuit/{ => common}/shadow.png | Bin .../pursuit/{ => common}/vehicles/boat.png | Bin .../pursuit/{ => common}/vehicles/car.png | Bin .../pursuit/{ => common}/vehicles/flag.png | Bin .../{ => common}/vehicles/motorcycle.png | Bin .../pursuit/{ => common}/vehicles/train.png | Bin .../game/robbery/{ => common}/alarm.mp3 | Bin .../game/robbery/{ => common}/chains.mp3 | Bin .../{ => common}/character/f_beads_blue.png | Bin .../{ => common}/character/f_beads_grey.png | Bin .../{ => common}/character/f_beads_red.png | Bin .../character/f_braidhair_black.png | Bin .../character/f_braidhair_brown.png | Bin .../character/f_braidhair_yellow.png | Bin .../{ => common}/character/f_coat_brown.png | Bin .../{ => common}/character/f_coat_green.png | Bin .../{ => common}/character/f_coat_grey.png | Bin .../{ => common}/character/f_glasses.png | Bin .../{ => common}/character/f_hat_blue.png | Bin .../{ => common}/character/f_hat_green.png | Bin .../{ => common}/character/f_hat_grey.png | Bin .../{ => common}/character/f_hat_purple.png | Bin .../{ => common}/character/f_hat_red.png | Bin .../{ => common}/character/f_hat_yellow.png | Bin .../{ => common}/character/f_head1.png | Bin .../{ => common}/character/f_head2.png | Bin .../character/f_longhair_black.png | Bin .../character/f_longhair_brown.png | Bin .../character/f_longhair_yellow.png | Bin .../{ => common}/character/f_pants_blue.png | Bin .../{ => common}/character/f_pants_brown.png | Bin .../{ => common}/character/f_pants_green.png | Bin .../{ => common}/character/f_pants_grey.png | Bin .../{ => common}/character/f_pants_purple.png | Bin .../{ => common}/character/f_pants_red.png | Bin .../{ => common}/character/f_scarf_green.png | Bin .../{ => common}/character/f_scarf_purple.png | Bin .../{ => common}/character/f_scarf_yellow.png | Bin .../{ => common}/character/f_shirt_blue.png | Bin .../{ => common}/character/f_shirt_green.png | Bin .../{ => common}/character/f_shirt_grey.png | Bin .../{ => common}/character/f_shirt_purple.png | Bin .../{ => common}/character/f_shirt_red.png | Bin .../{ => common}/character/f_shirt_yellow.png | Bin .../{ => common}/character/f_skirt_blue.png | Bin .../{ => common}/character/f_skirt_green.png | Bin .../{ => common}/character/f_skirt_grey.png | Bin .../{ => common}/character/f_skirt_purple.png | Bin .../{ => common}/character/f_skirt_red.png | Bin .../{ => common}/character/f_skirt_yellow.png | Bin .../character/f_sweater_brown.png | Bin .../character/f_sweater_green.png | Bin .../{ => common}/character/f_sweater_grey.png | Bin .../character/f_sweater_purple.png | Bin .../{ => common}/character/f_sweater_red.png | Bin .../character/f_sweater_yellow.png | Bin .../{ => common}/character/f_vest_blue.png | Bin .../{ => common}/character/f_vest_brown.png | Bin .../{ => common}/character/f_vest_green.png | Bin .../{ => common}/character/f_vest_grey.png | Bin .../{ => common}/character/f_vest_purple.png | Bin .../{ => common}/character/f_vest_yellow.png | Bin .../{ => common}/character/m_coat_blue.png | Bin .../{ => common}/character/m_coat_brown.png | Bin .../{ => common}/character/m_coat_grey.png | Bin .../{ => common}/character/m_glasses.png | Bin .../{ => common}/character/m_hair_black.png | Bin .../{ => common}/character/m_hair_brown.png | Bin .../{ => common}/character/m_hair_yellow.png | Bin .../{ => common}/character/m_hat_brown.png | Bin .../{ => common}/character/m_hat_green.png | Bin .../{ => common}/character/m_hat_grey.png | Bin .../{ => common}/character/m_hat_purple.png | Bin .../{ => common}/character/m_hat_red.png | Bin .../{ => common}/character/m_hat_yellow.png | Bin .../{ => common}/character/m_head1.png | Bin .../{ => common}/character/m_head2.png | Bin .../{ => common}/character/m_pants_blue.png | Bin .../{ => common}/character/m_pants_brown.png | Bin .../{ => common}/character/m_pants_green.png | Bin .../{ => common}/character/m_pants_grey.png | Bin .../{ => common}/character/m_pants_red.png | Bin .../{ => common}/character/m_pants_yellow.png | Bin .../{ => common}/character/m_scarf_blue.png | Bin .../{ => common}/character/m_scarf_brown.png | Bin .../{ => common}/character/m_scarf_yellow.png | Bin .../{ => common}/character/m_shirt_blue.png | Bin .../{ => common}/character/m_shirt_brown.png | Bin .../{ => common}/character/m_shirt_green.png | Bin .../{ => common}/character/m_shirt_grey.png | Bin .../{ => common}/character/m_shirt_red.png | Bin .../{ => common}/character/m_shirt_yellow.png | Bin .../{ => common}/character/m_shorts_blue.png | Bin .../{ => common}/character/m_shorts_green.png | Bin .../{ => common}/character/m_shorts_grey.png | Bin .../character/m_shorts_purple.png | Bin .../{ => common}/character/m_shorts_red.png | Bin .../character/m_shorts_yellow.png | Bin .../{ => common}/character/m_sweater_blue.png | Bin .../character/m_sweater_brown.png | Bin .../character/m_sweater_green.png | Bin .../{ => common}/character/m_sweater_grey.png | Bin .../{ => common}/character/m_sweater_red.png | Bin .../character/m_sweater_yellow.png | Bin .../{ => common}/character/m_tie_green.png | Bin .../{ => common}/character/m_tie_grey.png | Bin .../{ => common}/character/m_tie_red.png | Bin .../{ => common}/character/m_vest_blue.png | Bin .../{ => common}/character/m_vest_green.png | Bin .../{ => common}/character/m_vest_grey.png | Bin .../{ => common}/character/m_vest_purple.png | Bin .../{ => common}/character/m_vest_red.png | Bin .../{ => common}/character/m_vest_yellow.png | Bin .../game/robbery/{ => common}/error.mp3 | Bin .../{ => common}/gamescreen/arrested.png | Bin .../gamescreen/door_background.png | Bin .../game_robbery_rulemessage_paper.png | Bin .../{ => common}/gamescreen/innocence.png | Bin .../robbery/{ => common}/gamescreen/thief.png | Bin .../{ => common}/steps_female_in_1.mp3 | Bin .../{ => common}/steps_female_in_2.mp3 | Bin .../{ => common}/steps_female_out_1.mp3 | Bin .../{ => common}/steps_female_out_2.mp3 | Bin .../robbery/{ => common}/steps_male_in_1.mp3 | Bin .../robbery/{ => common}/steps_male_in_2.mp3 | Bin .../robbery/{ => common}/steps_male_in_3.mp3 | Bin .../robbery/{ => common}/steps_male_out_1.mp3 | Bin .../robbery/{ => common}/steps_male_out_2.mp3 | Bin .../robbery/{ => common}/steps_male_out_3.mp3 | Bin .../gamescreen/background_newsstand.png | Bin .../background_newsstand_bottom.png | Bin .../{ => hard}/gamescreen/background_bank.png | Bin .../gamescreen/background_bank_bottom.png | Bin .../gamescreen/background_jewellery.png | Bin .../background_jewellery_bottom.png | Bin .../{ => common}/gfx/background.png | Bin .../{ => common}/gfx/box_bad.png | Bin .../{ => common}/gfx/box_good.png | Bin .../{ => common}/gfx/carousel.png | Bin .../{ => common}/gfx/effects/1smoke.png | Bin .../{ => common}/gfx/effects/2smoke.png | Bin .../{ => common}/gfx/effects/3smoke.png | Bin .../{ => common}/gfx/effects/4smoke.png | Bin .../{ => common}/gfx/effects/5smoke.png | Bin .../{ => common}/gfx/effects/bad_fast.png | Bin .../{ => common}/gfx/effects/bad_minus5.png | Bin .../{ => common}/gfx/effects/bad_minus7.png | Bin .../{ => common}/gfx/effects/good_plus1.png | Bin .../{ => common}/gfx/effects/good_plus5.png | Bin .../{ => common}/gfx/effects/good_plus7.png | Bin .../{ => common}/gfx/effects/good_slow.png | Bin .../{ => common}/gfx/flowers/._1.png | Bin .../{ => common}/gfx/flowers/._10.png | Bin .../{ => common}/gfx/flowers/._11.png | Bin .../{ => common}/gfx/flowers/._12.png | Bin .../{ => common}/gfx/flowers/._13.png | Bin .../{ => common}/gfx/flowers/._14.png | Bin .../{ => common}/gfx/flowers/._15.png | Bin .../{ => common}/gfx/flowers/._16.png | Bin .../{ => common}/gfx/flowers/._17.png | Bin .../{ => common}/gfx/flowers/._18.png | Bin .../{ => common}/gfx/flowers/._19.png | Bin .../{ => common}/gfx/flowers/._2.png | Bin .../{ => common}/gfx/flowers/._20.png | Bin .../{ => common}/gfx/flowers/._21.png | Bin .../{ => common}/gfx/flowers/._22.png | Bin .../{ => common}/gfx/flowers/._23.png | Bin .../{ => common}/gfx/flowers/._24.png | Bin .../{ => common}/gfx/flowers/._3.png | Bin .../{ => common}/gfx/flowers/._4.png | Bin .../{ => common}/gfx/flowers/._5.png | Bin .../{ => common}/gfx/flowers/._6.png | Bin .../{ => common}/gfx/flowers/._7.png | Bin .../{ => common}/gfx/flowers/._8.png | Bin .../{ => common}/gfx/flowers/._9.png | Bin .../{ => common}/gfx/flowers/1.png | Bin .../{ => common}/gfx/flowers/10.png | Bin .../{ => common}/gfx/flowers/11.png | Bin .../{ => common}/gfx/flowers/12.png | Bin .../{ => common}/gfx/flowers/13.png | Bin .../{ => common}/gfx/flowers/14.png | Bin .../{ => common}/gfx/flowers/15.png | Bin .../{ => common}/gfx/flowers/16.png | Bin .../{ => common}/gfx/flowers/17.png | Bin .../{ => common}/gfx/flowers/18.png | Bin .../{ => common}/gfx/flowers/19.png | Bin .../{ => common}/gfx/flowers/2.png | Bin .../{ => common}/gfx/flowers/20.png | Bin .../{ => common}/gfx/flowers/21.png | Bin .../{ => common}/gfx/flowers/22.png | Bin .../{ => common}/gfx/flowers/23.png | Bin .../{ => common}/gfx/flowers/24.png | Bin .../{ => common}/gfx/flowers/3.png | Bin .../{ => common}/gfx/flowers/4.png | Bin .../{ => common}/gfx/flowers/5.png | Bin .../{ => common}/gfx/flowers/6.png | Bin .../{ => common}/gfx/flowers/7.png | Bin .../{ => common}/gfx/flowers/8.png | Bin .../{ => common}/gfx/flowers/9.png | Bin .../shootingrange/{ => common}/gfx/frame.png | Bin .../shootingrange/{ => common}/gfx/plan1.png | Bin .../shootingrange/{ => common}/gfx/plan2.png | Bin .../shootingrange/{ => common}/gfx/plan3.png | Bin .../shootingrange/{ => common}/gfx/watch.png | Bin .../{ => common}/gfx/watch_hand.png | Bin .../shootingrange/{ => common}/sfx/bell.mp3 | Bin .../{ => common}/sfx/box_fast.mp3 | Bin .../{ => common}/sfx/box_slow.mp3 | Bin .../{ => common}/sfx/box_smoke.mp3 | Bin .../{ => common}/sfx/carousel_1.mp3 | Bin .../{ => common}/sfx/carousel_2.mp3 | Bin .../shootingrange/{ => common}/sfx/hit_1.mp3 | Bin .../shootingrange/{ => common}/sfx/hit_2.mp3 | Bin .../shootingrange/{ => common}/sfx/hit_3.mp3 | Bin .../shootingrange/{ => common}/sfx/hit_4.mp3 | Bin .../shootingrange/{ => common}/sfx/miss.mp3 | Bin .../{ => common}/sfx/swoosh_in.mp3 | Bin .../shootingrange/{ => common}/sfx/wrong.mp3 | Bin .../{ => common}/sfx/score_0.mp3 | Bin .../{ => common}/sfx/score_1.mp3 | Bin .../{ => common}/sfx/score_2.mp3 | Bin .../{ => common}/sfx/score_3.mp3 | Bin .../{ => common}/mfx/help/loading.mp3 | Bin .../{ => common}/mfx/help/rulehelp_easy.mp3 | Bin .../{ => common}/mfx/help/rulehelp_hard.mp3 | Bin .../{ => common}/mfx/help/rulehelp_medium.mp3 | Bin .../{ => common}/mfx/level1/1-A.mp3 | Bin .../{ => common}/mfx/level1/1-B.mp3 | Bin .../{ => common}/mfx/level1/1-C.mp3 | Bin .../{ => common}/mfx/level1/10-A.mp3 | Bin .../{ => common}/mfx/level1/10-B.mp3 | Bin .../{ => common}/mfx/level1/10-C.mp3 | Bin .../{ => common}/mfx/level1/11-A.mp3 | Bin .../{ => common}/mfx/level1/11-B.mp3 | Bin .../{ => common}/mfx/level1/11-C.mp3 | Bin .../{ => common}/mfx/level1/12-A.mp3 | Bin .../{ => common}/mfx/level1/12-B.mp3 | Bin .../{ => common}/mfx/level1/12-C.mp3 | Bin .../{ => common}/mfx/level1/13-A.mp3 | Bin .../{ => common}/mfx/level1/13-B.mp3 | Bin .../{ => common}/mfx/level1/13-C.mp3 | Bin .../{ => common}/mfx/level1/14-A.mp3 | Bin .../{ => common}/mfx/level1/14-B.mp3 | Bin .../{ => common}/mfx/level1/14-C.mp3 | Bin .../{ => common}/mfx/level1/15-A.mp3 | Bin .../{ => common}/mfx/level1/15-B.mp3 | Bin .../{ => common}/mfx/level1/15-C.mp3 | Bin .../{ => common}/mfx/level1/16-A.mp3 | Bin .../{ => common}/mfx/level1/16-B.mp3 | Bin .../{ => common}/mfx/level1/16-C.mp3 | Bin .../{ => common}/mfx/level1/17-A.mp3 | Bin .../{ => common}/mfx/level1/17-B.mp3 | Bin .../{ => common}/mfx/level1/17-C.mp3 | Bin .../{ => common}/mfx/level1/18-A.mp3 | Bin .../{ => common}/mfx/level1/18-B.mp3 | Bin .../{ => common}/mfx/level1/18-C.mp3 | Bin .../{ => common}/mfx/level1/19-A.mp3 | Bin .../{ => common}/mfx/level1/19-B.mp3 | Bin .../{ => common}/mfx/level1/19-C.mp3 | Bin .../{ => common}/mfx/level1/2-A.mp3 | Bin .../{ => common}/mfx/level1/2-B.mp3 | Bin .../{ => common}/mfx/level1/2-C.mp3 | Bin .../{ => common}/mfx/level1/20-A.mp3 | Bin .../{ => common}/mfx/level1/20-B.mp3 | Bin .../{ => common}/mfx/level1/20-C.mp3 | Bin .../{ => common}/mfx/level1/3-A.mp3 | Bin .../{ => common}/mfx/level1/3-B.mp3 | Bin .../{ => common}/mfx/level1/3-C.mp3 | Bin .../{ => common}/mfx/level1/4-A.mp3 | Bin .../{ => common}/mfx/level1/4-B.mp3 | Bin .../{ => common}/mfx/level1/4-C.mp3 | Bin .../{ => common}/mfx/level1/5-A.mp3 | Bin .../{ => common}/mfx/level1/5-B.mp3 | Bin .../{ => common}/mfx/level1/5-C.mp3 | Bin .../{ => common}/mfx/level1/6-A.mp3 | Bin .../{ => common}/mfx/level1/6-B.mp3 | Bin .../{ => common}/mfx/level1/6-C.mp3 | Bin .../{ => common}/mfx/level1/7-A.mp3 | Bin .../{ => common}/mfx/level1/7-B.mp3 | Bin .../{ => common}/mfx/level1/7-C.mp3 | Bin .../{ => common}/mfx/level1/8-A.mp3 | Bin .../{ => common}/mfx/level1/8-B.mp3 | Bin .../{ => common}/mfx/level1/8-C.mp3 | Bin .../{ => common}/mfx/level1/9-A.mp3 | Bin .../{ => common}/mfx/level1/9-B.mp3 | Bin .../{ => common}/mfx/level1/9-C.mp3 | Bin .../{ => common}/mfx/level2/1-A-HL.mp3 | Bin .../{ => common}/mfx/level2/1-A.mp3 | Bin .../{ => common}/mfx/level2/1-B-HL.mp3 | Bin .../{ => common}/mfx/level2/1-B.mp3 | Bin .../{ => common}/mfx/level2/1-C-HL.mp3 | Bin .../{ => common}/mfx/level2/1-C.mp3 | Bin .../{ => common}/mfx/level2/10-A-HL.mp3 | Bin .../{ => common}/mfx/level2/10-A.mp3 | Bin .../{ => common}/mfx/level2/10-B-HL.mp3 | Bin .../{ => common}/mfx/level2/10-B.mp3 | Bin .../{ => common}/mfx/level2/10-C-HL.mp3 | Bin .../{ => common}/mfx/level2/10-C.mp3 | Bin .../{ => common}/mfx/level2/11-A-HL.mp3 | Bin .../{ => common}/mfx/level2/11-A.mp3 | Bin .../{ => common}/mfx/level2/11-B-HL.mp3 | Bin .../{ => common}/mfx/level2/11-B.mp3 | Bin .../{ => common}/mfx/level2/11-C-HL.mp3 | Bin .../{ => common}/mfx/level2/11-C.mp3 | Bin .../{ => common}/mfx/level2/12-A-HL.mp3 | Bin .../{ => common}/mfx/level2/12-A.mp3 | Bin .../{ => common}/mfx/level2/12-B-HL.mp3 | Bin .../{ => common}/mfx/level2/12-B.mp3 | Bin .../{ => common}/mfx/level2/12-C-HL.mp3 | Bin .../{ => common}/mfx/level2/12-C.mp3 | Bin .../{ => common}/mfx/level2/13-A-HL.mp3 | Bin .../{ => common}/mfx/level2/13-A.mp3 | Bin .../{ => common}/mfx/level2/13-B-HL.mp3 | Bin .../{ => common}/mfx/level2/13-B.mp3 | Bin .../{ => common}/mfx/level2/13-C-HL.mp3 | Bin .../{ => common}/mfx/level2/13-C.mp3 | Bin .../{ => common}/mfx/level2/14-A-HL.mp3 | Bin .../{ => common}/mfx/level2/14-A.mp3 | Bin .../{ => common}/mfx/level2/14-B-HL.mp3 | Bin .../{ => common}/mfx/level2/14-B.mp3 | Bin .../{ => common}/mfx/level2/14-C-HL.mp3 | Bin .../{ => common}/mfx/level2/14-C.mp3 | Bin .../{ => common}/mfx/level2/15-A-HL.mp3 | Bin .../{ => common}/mfx/level2/15-A.mp3 | Bin .../{ => common}/mfx/level2/15-B-HL.mp3 | Bin .../{ => common}/mfx/level2/15-B.mp3 | Bin .../{ => common}/mfx/level2/15-C-HL.mp3 | Bin .../{ => common}/mfx/level2/15-C.mp3 | Bin .../{ => common}/mfx/level2/16-A-HL.mp3 | Bin .../{ => common}/mfx/level2/16-A.mp3 | Bin .../{ => common}/mfx/level2/16-B-HL.mp3 | Bin .../{ => common}/mfx/level2/16-B.mp3 | Bin .../{ => common}/mfx/level2/16-C-HL.mp3 | Bin .../{ => common}/mfx/level2/16-C.mp3 | Bin .../{ => common}/mfx/level2/17-A-HL.mp3 | Bin .../{ => common}/mfx/level2/17-A.mp3 | Bin .../{ => common}/mfx/level2/17-B-HL.mp3 | Bin .../{ => common}/mfx/level2/17-B.mp3 | Bin .../{ => common}/mfx/level2/17-C-HL.mp3 | Bin .../{ => common}/mfx/level2/17-C.mp3 | Bin .../{ => common}/mfx/level2/18-A-HL.mp3 | Bin .../{ => common}/mfx/level2/18-A.mp3 | Bin .../{ => common}/mfx/level2/18-B-HL.mp3 | Bin .../{ => common}/mfx/level2/18-B.mp3 | Bin .../{ => common}/mfx/level2/18-C-HL.mp3 | Bin .../{ => common}/mfx/level2/18-C.mp3 | Bin .../{ => common}/mfx/level2/19-A-HL.mp3 | Bin .../{ => common}/mfx/level2/19-A.mp3 | Bin .../{ => common}/mfx/level2/19-B-HL.mp3 | Bin .../{ => common}/mfx/level2/19-B.mp3 | Bin .../{ => common}/mfx/level2/19-C-HL.mp3 | Bin .../{ => common}/mfx/level2/19-C.mp3 | Bin .../{ => common}/mfx/level2/2-A-HL.mp3 | Bin .../{ => common}/mfx/level2/2-A.mp3 | Bin .../{ => common}/mfx/level2/2-B-HL.mp3 | Bin .../{ => common}/mfx/level2/2-B.mp3 | Bin .../{ => common}/mfx/level2/2-C-HL.mp3 | Bin .../{ => common}/mfx/level2/2-C.mp3 | Bin .../{ => common}/mfx/level2/3-A-HL.mp3 | Bin .../{ => common}/mfx/level2/3-A.mp3 | Bin .../{ => common}/mfx/level2/3-B-HL.mp3 | Bin .../{ => common}/mfx/level2/3-B.mp3 | Bin .../{ => common}/mfx/level2/3-C-HL.mp3 | Bin .../{ => common}/mfx/level2/3-C.mp3 | Bin .../{ => common}/mfx/level2/4-A-HL.mp3 | Bin .../{ => common}/mfx/level2/4-A.mp3 | Bin .../{ => common}/mfx/level2/4-B-HL.mp3 | Bin .../{ => common}/mfx/level2/4-B.mp3 | Bin .../{ => common}/mfx/level2/4-C-HL.mp3 | Bin .../{ => common}/mfx/level2/4-C.mp3 | Bin .../{ => common}/mfx/level2/5-A-HL.mp3 | Bin .../{ => common}/mfx/level2/5-A.mp3 | Bin .../{ => common}/mfx/level2/5-B-HL.mp3 | Bin .../{ => common}/mfx/level2/5-B.mp3 | Bin .../{ => common}/mfx/level2/5-C-HL.mp3 | Bin .../{ => common}/mfx/level2/5-C.mp3 | Bin .../{ => common}/mfx/level2/6-A-HL.mp3 | Bin .../{ => common}/mfx/level2/6-A.mp3 | Bin .../{ => common}/mfx/level2/6-B-HL.mp3 | Bin .../{ => common}/mfx/level2/6-B.mp3 | Bin .../{ => common}/mfx/level2/6-C-HL.mp3 | Bin .../{ => common}/mfx/level2/6-C.mp3 | Bin .../{ => common}/mfx/level2/7-A-HL.mp3 | Bin .../{ => common}/mfx/level2/7-A.mp3 | Bin .../{ => common}/mfx/level2/7-B-HL.mp3 | Bin .../{ => common}/mfx/level2/7-B.mp3 | Bin .../{ => common}/mfx/level2/7-C-HL.mp3 | Bin .../{ => common}/mfx/level2/7-C.mp3 | Bin .../{ => common}/mfx/level2/8-A-HL.mp3 | Bin .../{ => common}/mfx/level2/8-A.mp3 | Bin .../{ => common}/mfx/level2/8-B-HL.mp3 | Bin .../{ => common}/mfx/level2/8-B.mp3 | Bin .../{ => common}/mfx/level2/8-C-HL.mp3 | Bin .../{ => common}/mfx/level2/8-C.mp3 | Bin .../{ => common}/mfx/level2/9-A-HL.mp3 | Bin .../{ => common}/mfx/level2/9-A.mp3 | Bin .../{ => common}/mfx/level2/9-B-HL.mp3 | Bin .../{ => common}/mfx/level2/9-B.mp3 | Bin .../{ => common}/mfx/level2/9-C-HL.mp3 | Bin .../{ => common}/mfx/level2/9-C.mp3 | Bin .../{ => common}/mfx/level3/1-A.mp3 | Bin .../{ => common}/mfx/level3/1-B.mp3 | Bin .../{ => common}/mfx/level3/1-C.mp3 | Bin .../{ => common}/mfx/level3/1-VZ.mp3 | Bin .../{ => common}/mfx/level3/10-A.mp3 | Bin .../{ => common}/mfx/level3/10-B.mp3 | Bin .../{ => common}/mfx/level3/10-C.mp3 | Bin .../{ => common}/mfx/level3/10-VZ.mp3 | Bin .../{ => common}/mfx/level3/11-A.mp3 | Bin .../{ => common}/mfx/level3/11-B.mp3 | Bin .../{ => common}/mfx/level3/11-C.mp3 | Bin .../{ => common}/mfx/level3/11-VZ.mp3 | Bin .../{ => common}/mfx/level3/12-A.mp3 | Bin .../{ => common}/mfx/level3/12-B.mp3 | Bin .../{ => common}/mfx/level3/12-C.mp3 | Bin .../{ => common}/mfx/level3/12-VZ.mp3 | Bin .../{ => common}/mfx/level3/13-A.mp3 | Bin .../{ => common}/mfx/level3/13-B.mp3 | Bin .../{ => common}/mfx/level3/13-C.mp3 | Bin .../{ => common}/mfx/level3/13-VZ.mp3 | Bin .../{ => common}/mfx/level3/14-A.mp3 | Bin .../{ => common}/mfx/level3/14-B.mp3 | Bin .../{ => common}/mfx/level3/14-C.mp3 | Bin .../{ => common}/mfx/level3/14-VZ.mp3 | Bin .../{ => common}/mfx/level3/15-A.mp3 | Bin .../{ => common}/mfx/level3/15-B.mp3 | Bin .../{ => common}/mfx/level3/15-C.mp3 | Bin .../{ => common}/mfx/level3/15-VZ.mp3 | Bin .../{ => common}/mfx/level3/16-A.mp3 | Bin .../{ => common}/mfx/level3/16-B.mp3 | Bin .../{ => common}/mfx/level3/16-C.mp3 | Bin .../{ => common}/mfx/level3/16-VZ.mp3 | Bin .../{ => common}/mfx/level3/17-A.mp3 | Bin .../{ => common}/mfx/level3/17-B.mp3 | Bin .../{ => common}/mfx/level3/17-C.mp3 | Bin .../{ => common}/mfx/level3/17-VZ.mp3 | Bin .../{ => common}/mfx/level3/18-A.mp3 | Bin .../{ => common}/mfx/level3/18-B.mp3 | Bin .../{ => common}/mfx/level3/18-C.mp3 | Bin .../{ => common}/mfx/level3/18-VZ.mp3 | Bin .../{ => common}/mfx/level3/19-A.mp3 | Bin .../{ => common}/mfx/level3/19-B.mp3 | Bin .../{ => common}/mfx/level3/19-C.mp3 | Bin .../{ => common}/mfx/level3/19-VZ.mp3 | Bin .../{ => common}/mfx/level3/2-A.mp3 | Bin .../{ => common}/mfx/level3/2-B.mp3 | Bin .../{ => common}/mfx/level3/2-C.mp3 | Bin .../{ => common}/mfx/level3/2-VZ.mp3 | Bin .../{ => common}/mfx/level3/20-A.mp3 | Bin .../{ => common}/mfx/level3/20-B.mp3 | Bin .../{ => common}/mfx/level3/20-C.mp3 | Bin .../{ => common}/mfx/level3/20-VZ.mp3 | Bin .../{ => common}/mfx/level3/21-A.mp3 | Bin .../{ => common}/mfx/level3/21-B.mp3 | Bin .../{ => common}/mfx/level3/21-C.mp3 | Bin .../{ => common}/mfx/level3/21-VZ.mp3 | Bin .../{ => common}/mfx/level3/22-A.mp3 | Bin .../{ => common}/mfx/level3/22-B.mp3 | Bin .../{ => common}/mfx/level3/22-C.mp3 | Bin .../{ => common}/mfx/level3/22-VZ.mp3 | Bin .../{ => common}/mfx/level3/23-A.mp3 | Bin .../{ => common}/mfx/level3/23-B.mp3 | Bin .../{ => common}/mfx/level3/23-C.mp3 | Bin .../{ => common}/mfx/level3/23-VZ.mp3 | Bin .../{ => common}/mfx/level3/24-A.mp3 | Bin .../{ => common}/mfx/level3/24-B.mp3 | Bin .../{ => common}/mfx/level3/24-C.mp3 | Bin .../{ => common}/mfx/level3/24-VZ.mp3 | Bin .../{ => common}/mfx/level3/25-A.mp3 | Bin .../{ => common}/mfx/level3/25-B.mp3 | Bin .../{ => common}/mfx/level3/25-C.mp3 | Bin .../{ => common}/mfx/level3/25-VZ.mp3 | Bin .../{ => common}/mfx/level3/26-A.mp3 | Bin .../{ => common}/mfx/level3/26-B.mp3 | Bin .../{ => common}/mfx/level3/26-C.mp3 | Bin .../{ => common}/mfx/level3/26-VZ.mp3 | Bin .../{ => common}/mfx/level3/27-A.mp3 | Bin .../{ => common}/mfx/level3/27-B.mp3 | Bin .../{ => common}/mfx/level3/27-C.mp3 | Bin .../{ => common}/mfx/level3/27-VZ.mp3 | Bin .../{ => common}/mfx/level3/28-A.mp3 | Bin .../{ => common}/mfx/level3/28-B.mp3 | Bin .../{ => common}/mfx/level3/28-C.mp3 | Bin .../{ => common}/mfx/level3/28-VZ.mp3 | Bin .../{ => common}/mfx/level3/29-A.mp3 | Bin .../{ => common}/mfx/level3/29-B.mp3 | Bin .../{ => common}/mfx/level3/29-C.mp3 | Bin .../{ => common}/mfx/level3/29-VZ.mp3 | Bin .../{ => common}/mfx/level3/3-A.mp3 | Bin .../{ => common}/mfx/level3/3-B.mp3 | Bin .../{ => common}/mfx/level3/3-C.mp3 | Bin .../{ => common}/mfx/level3/3-VZ.mp3 | Bin .../{ => common}/mfx/level3/30-A.mp3 | Bin .../{ => common}/mfx/level3/30-B.mp3 | Bin .../{ => common}/mfx/level3/30-C.mp3 | Bin .../{ => common}/mfx/level3/30-VZ.mp3 | Bin .../{ => common}/mfx/level3/31-A.mp3 | Bin .../{ => common}/mfx/level3/31-B.mp3 | Bin .../{ => common}/mfx/level3/31-C.mp3 | Bin .../{ => common}/mfx/level3/31-VZ.mp3 | Bin .../{ => common}/mfx/level3/4-A.mp3 | Bin .../{ => common}/mfx/level3/4-B.mp3 | Bin .../{ => common}/mfx/level3/4-C.mp3 | Bin .../{ => common}/mfx/level3/4-VZ.mp3 | Bin .../{ => common}/mfx/level3/5-A.mp3 | Bin .../{ => common}/mfx/level3/5-B.mp3 | Bin .../{ => common}/mfx/level3/5-C.mp3 | Bin .../{ => common}/mfx/level3/5-VZ.mp3 | Bin .../{ => common}/mfx/level3/6-A.mp3 | Bin .../{ => common}/mfx/level3/6-B.mp3 | Bin .../{ => common}/mfx/level3/6-C.mp3 | Bin .../{ => common}/mfx/level3/6-VZ.mp3 | Bin .../{ => common}/mfx/level3/7-A.mp3 | Bin .../{ => common}/mfx/level3/7-B.mp3 | Bin .../{ => common}/mfx/level3/7-C.mp3 | Bin .../{ => common}/mfx/level3/7-VZ.mp3 | Bin .../{ => common}/mfx/level3/8-A.mp3 | Bin .../{ => common}/mfx/level3/8-B.mp3 | Bin .../{ => common}/mfx/level3/8-C.mp3 | Bin .../{ => common}/mfx/level3/8-VZ.mp3 | Bin .../{ => common}/mfx/level3/9-A.mp3 | Bin .../{ => common}/mfx/level3/9-B.mp3 | Bin .../{ => common}/mfx/level3/9-C.mp3 | Bin .../{ => common}/mfx/level3/9-VZ.mp3 | Bin .../{ => common}/mfx/result/result_0.mp3 | Bin .../{ => common}/mfx/result/result_1.mp3 | Bin .../{ => common}/mfx/result/result_2.mp3 | Bin .../{ => common}/mfx/result/result_3.mp3 | Bin .../game/nightwatch/{ => common}/sfx/help.mp3 | Bin .../nightwatch/{ => common}/sfx/result_0.mp3 | Bin .../nightwatch/{ => common}/sfx/result_1.mp3 | Bin .../nightwatch/{ => common}/sfx/result_2.mp3 | Bin .../nightwatch/{ => common}/sfx/result_3.mp3 | Bin .../cs/game/pursuit/{ => common}/sfx/help.mp3 | Bin .../pursuit/{ => common}/sfx/result_0.mp3 | Bin .../pursuit/{ => common}/sfx/result_1.mp3 | Bin .../pursuit/{ => common}/sfx/result_2.mp3 | Bin .../pursuit/{ => common}/sfx/result_3.mp3 | Bin .../gamescreen/arrested_title.png | Bin .../gamescreen/innocence_title.png | Bin .../gamescreen/rulemessage_paper_title.png | Bin .../{ => common}/gamescreen/thief_title.png | Bin .../cs/game/robbery/{ => common}/result_0.mp3 | Bin .../cs/game/robbery/{ => common}/result_1.mp3 | Bin .../cs/game/robbery/{ => common}/result_2.mp3 | Bin .../cs/game/robbery/{ => common}/result_3.mp3 | Bin .../{ => common}/mfx/loading.mp3 | Bin .../{ => common}/mfx/result0.mp3 | Bin .../{ => common}/mfx/result1.mp3 | Bin .../{ => common}/mfx/result2.mp3 | Bin .../{ => common}/mfx/result3.mp3 | Bin .../{ => common}/sfx/score_0.mp3 | Bin .../{ => common}/sfx/score_1.mp3 | Bin .../{ => common}/sfx/score_2.mp3 | Bin .../{ => common}/sfx/score_3.mp3 | Bin .../{ => common}/mfx/help/loading.mp3 | Bin .../{ => common}/mfx/help/rulehelp_easy.mp3 | Bin .../{ => common}/mfx/help/rulehelp_hard.mp3 | Bin .../{ => common}/mfx/help/rulehelp_medium.mp3 | Bin .../{ => common}/mfx/level1/1-A.mp3 | Bin .../{ => common}/mfx/level1/1-B.mp3 | Bin .../{ => common}/mfx/level1/1-C.mp3 | Bin .../{ => common}/mfx/level1/10-A.mp3 | Bin .../{ => common}/mfx/level1/10-B.mp3 | Bin .../{ => common}/mfx/level1/10-C.mp3 | Bin .../{ => common}/mfx/level1/11-A.mp3 | Bin .../{ => common}/mfx/level1/11-B.mp3 | Bin .../{ => common}/mfx/level1/11-C.mp3 | Bin .../{ => common}/mfx/level1/12-A.mp3 | Bin .../{ => common}/mfx/level1/12-B.mp3 | Bin .../{ => common}/mfx/level1/12-C.mp3 | Bin .../{ => common}/mfx/level1/13-A.mp3 | Bin .../{ => common}/mfx/level1/13-B.mp3 | Bin .../{ => common}/mfx/level1/13-C.mp3 | Bin .../{ => common}/mfx/level1/14-A.mp3 | Bin .../{ => common}/mfx/level1/14-B.mp3 | Bin .../{ => common}/mfx/level1/14-C.mp3 | Bin .../{ => common}/mfx/level1/15-A.mp3 | Bin .../{ => common}/mfx/level1/15-B.mp3 | Bin .../{ => common}/mfx/level1/15-C.mp3 | Bin .../{ => common}/mfx/level1/16-A.mp3 | Bin .../{ => common}/mfx/level1/16-B.mp3 | Bin .../{ => common}/mfx/level1/16-C.mp3 | Bin .../{ => common}/mfx/level1/17-A.mp3 | Bin .../{ => common}/mfx/level1/17-B.mp3 | Bin .../{ => common}/mfx/level1/17-C.mp3 | Bin .../{ => common}/mfx/level1/18-A.mp3 | Bin .../{ => common}/mfx/level1/18-B.mp3 | Bin .../{ => common}/mfx/level1/18-C.mp3 | Bin .../{ => common}/mfx/level1/19-A.mp3 | Bin .../{ => common}/mfx/level1/19-B.mp3 | Bin .../{ => common}/mfx/level1/19-C.mp3 | Bin .../{ => common}/mfx/level1/2-A.mp3 | Bin .../{ => common}/mfx/level1/2-B.mp3 | Bin .../{ => common}/mfx/level1/2-C.mp3 | Bin .../{ => common}/mfx/level1/20-A.mp3 | Bin .../{ => common}/mfx/level1/20-B.mp3 | Bin .../{ => common}/mfx/level1/20-C.mp3 | Bin .../{ => common}/mfx/level1/3-A.mp3 | Bin .../{ => common}/mfx/level1/3-B.mp3 | Bin .../{ => common}/mfx/level1/3-C.mp3 | Bin .../{ => common}/mfx/level1/4-A.mp3 | Bin .../{ => common}/mfx/level1/4-B.mp3 | Bin .../{ => common}/mfx/level1/4-C.mp3 | Bin .../{ => common}/mfx/level1/5-A.mp3 | Bin .../{ => common}/mfx/level1/5-B.mp3 | Bin .../{ => common}/mfx/level1/5-C.mp3 | Bin .../{ => common}/mfx/level1/6-A.mp3 | Bin .../{ => common}/mfx/level1/6-B.mp3 | Bin .../{ => common}/mfx/level1/6-C.mp3 | Bin .../{ => common}/mfx/level1/7-A.mp3 | Bin .../{ => common}/mfx/level1/7-B.mp3 | Bin .../{ => common}/mfx/level1/7-C.mp3 | Bin .../{ => common}/mfx/level1/8-A.mp3 | Bin .../{ => common}/mfx/level1/8-B.mp3 | Bin .../{ => common}/mfx/level1/8-C.mp3 | Bin .../{ => common}/mfx/level1/9-A.mp3 | Bin .../{ => common}/mfx/level1/9-B.mp3 | Bin .../{ => common}/mfx/level1/9-C.mp3 | Bin .../{ => common}/mfx/level2/1-A-HL.mp3 | Bin .../{ => common}/mfx/level2/1-A.mp3 | Bin .../{ => common}/mfx/level2/1-B-HL.mp3 | Bin .../{ => common}/mfx/level2/1-B.mp3 | Bin .../{ => common}/mfx/level2/1-C-HL.mp3 | Bin .../{ => common}/mfx/level2/1-C.mp3 | Bin .../{ => common}/mfx/level2/10-A-HL.mp3 | Bin .../{ => common}/mfx/level2/10-A.mp3 | Bin .../{ => common}/mfx/level2/10-B-HL.mp3 | Bin .../{ => common}/mfx/level2/10-B.mp3 | Bin .../{ => common}/mfx/level2/10-C-HL.mp3 | Bin .../{ => common}/mfx/level2/10-C.mp3 | Bin .../{ => common}/mfx/level2/11-A-HL.mp3 | Bin .../{ => common}/mfx/level2/11-A.mp3 | Bin .../{ => common}/mfx/level2/11-B-HL.mp3 | Bin .../{ => common}/mfx/level2/11-B.mp3 | Bin .../{ => common}/mfx/level2/11-C-HL.mp3 | Bin .../{ => common}/mfx/level2/11-C.mp3 | Bin .../{ => common}/mfx/level2/12-A-HL.mp3 | Bin .../{ => common}/mfx/level2/12-A.mp3 | Bin .../{ => common}/mfx/level2/12-B-HL.mp3 | Bin .../{ => common}/mfx/level2/12-B.mp3 | Bin .../{ => common}/mfx/level2/12-C-HL.mp3 | Bin .../{ => common}/mfx/level2/12-C.mp3 | Bin .../{ => common}/mfx/level2/13-A-HL.mp3 | Bin .../{ => common}/mfx/level2/13-A.mp3 | Bin .../{ => common}/mfx/level2/13-B-HL.mp3 | Bin .../{ => common}/mfx/level2/13-B.mp3 | Bin .../{ => common}/mfx/level2/13-C-HL.mp3 | Bin .../{ => common}/mfx/level2/13-C.mp3 | Bin .../{ => common}/mfx/level2/14-A-HL.mp3 | Bin .../{ => common}/mfx/level2/14-A.mp3 | Bin .../{ => common}/mfx/level2/14-B-HL.mp3 | Bin .../{ => common}/mfx/level2/14-B.mp3 | Bin .../{ => common}/mfx/level2/14-C-HL.mp3 | Bin .../{ => common}/mfx/level2/14-C.mp3 | Bin .../{ => common}/mfx/level2/15-A-HL.mp3 | Bin .../{ => common}/mfx/level2/15-A.mp3 | Bin .../{ => common}/mfx/level2/15-B-HL.mp3 | Bin .../{ => common}/mfx/level2/15-B.mp3 | Bin .../{ => common}/mfx/level2/15-C-HL.mp3 | Bin .../{ => common}/mfx/level2/15-C.mp3 | Bin .../{ => common}/mfx/level2/16-A-HL.mp3 | Bin .../{ => common}/mfx/level2/16-A.mp3 | Bin .../{ => common}/mfx/level2/16-B-HL.mp3 | Bin .../{ => common}/mfx/level2/16-B.mp3 | Bin .../{ => common}/mfx/level2/16-C-HL.mp3 | Bin .../{ => common}/mfx/level2/16-C.mp3 | Bin .../{ => common}/mfx/level2/17-A-HL.mp3 | Bin .../{ => common}/mfx/level2/17-A.mp3 | Bin .../{ => common}/mfx/level2/17-B-HL.mp3 | Bin .../{ => common}/mfx/level2/17-B.mp3 | Bin .../{ => common}/mfx/level2/17-C-HL.mp3 | Bin .../{ => common}/mfx/level2/17-C.mp3 | Bin .../{ => common}/mfx/level2/18-A-HL.mp3 | Bin .../{ => common}/mfx/level2/18-A.mp3 | Bin .../{ => common}/mfx/level2/18-B-HL.mp3 | Bin .../{ => common}/mfx/level2/18-B.mp3 | Bin .../{ => common}/mfx/level2/18-C-HL.mp3 | Bin .../{ => common}/mfx/level2/18-C.mp3 | Bin .../{ => common}/mfx/level2/19-A-HL.mp3 | Bin .../{ => common}/mfx/level2/19-A.mp3 | Bin .../{ => common}/mfx/level2/19-B-HL.mp3 | Bin .../{ => common}/mfx/level2/19-B.mp3 | Bin .../{ => common}/mfx/level2/19-C-HL.mp3 | Bin .../{ => common}/mfx/level2/19-C.mp3 | Bin .../{ => common}/mfx/level2/2-A-HL.mp3 | Bin .../{ => common}/mfx/level2/2-A.mp3 | Bin .../{ => common}/mfx/level2/2-B-HL.mp3 | Bin .../{ => common}/mfx/level2/2-B.mp3 | Bin .../{ => common}/mfx/level2/2-C-HL.mp3 | Bin .../{ => common}/mfx/level2/2-C.mp3 | Bin .../{ => common}/mfx/level2/20-A-HL.mp3 | Bin .../{ => common}/mfx/level2/20-A.mp3 | Bin .../{ => common}/mfx/level2/20-B-HL.mp3 | Bin .../{ => common}/mfx/level2/20-B.mp3 | Bin .../{ => common}/mfx/level2/20-C-HL.mp3 | Bin .../{ => common}/mfx/level2/20-C.mp3 | Bin .../{ => common}/mfx/level2/3-A-HL.mp3 | Bin .../{ => common}/mfx/level2/3-A.mp3 | Bin .../{ => common}/mfx/level2/3-B-HL.mp3 | Bin .../{ => common}/mfx/level2/3-B.mp3 | Bin .../{ => common}/mfx/level2/3-C-HL.mp3 | Bin .../{ => common}/mfx/level2/3-C.mp3 | Bin .../{ => common}/mfx/level2/4-A-HL.mp3 | Bin .../{ => common}/mfx/level2/4-A.mp3 | Bin .../{ => common}/mfx/level2/4-B-HL.mp3 | Bin .../{ => common}/mfx/level2/4-B.mp3 | Bin .../{ => common}/mfx/level2/4-C-HL.mp3 | Bin .../{ => common}/mfx/level2/4-C.mp3 | Bin .../{ => common}/mfx/level2/5-A-HL.mp3 | Bin .../{ => common}/mfx/level2/5-A.mp3 | Bin .../{ => common}/mfx/level2/5-B-HL.mp3 | Bin .../{ => common}/mfx/level2/5-B.mp3 | Bin .../{ => common}/mfx/level2/5-C-HL.mp3 | Bin .../{ => common}/mfx/level2/5-C.mp3 | Bin .../{ => common}/mfx/level2/6-A-HL.mp3 | Bin .../{ => common}/mfx/level2/6-A.mp3 | Bin .../{ => common}/mfx/level2/6-B-HL.mp3 | Bin .../{ => common}/mfx/level2/6-B.mp3 | Bin .../{ => common}/mfx/level2/6-C-HL.mp3 | Bin .../{ => common}/mfx/level2/6-C.mp3 | Bin .../{ => common}/mfx/level2/7-A-HL.mp3 | Bin .../{ => common}/mfx/level2/7-A.mp3 | Bin .../{ => common}/mfx/level2/7-B-HL.mp3 | Bin .../{ => common}/mfx/level2/7-B.mp3 | Bin .../{ => common}/mfx/level2/7-C-HL.mp3 | Bin .../{ => common}/mfx/level2/7-C.mp3 | Bin .../{ => common}/mfx/level2/8-A-HL.mp3 | Bin .../{ => common}/mfx/level2/8-A.mp3 | Bin .../{ => common}/mfx/level2/8-B-HL.mp3 | Bin .../{ => common}/mfx/level2/8-B.mp3 | Bin .../{ => common}/mfx/level2/8-C-HL.mp3 | Bin .../{ => common}/mfx/level2/8-C.mp3 | Bin .../{ => common}/mfx/level2/9-A-HL.mp3 | Bin .../{ => common}/mfx/level2/9-A.mp3 | Bin .../{ => common}/mfx/level2/9-B-HL.mp3 | Bin .../{ => common}/mfx/level2/9-B.mp3 | Bin .../{ => common}/mfx/level2/9-C-HL.mp3 | Bin .../{ => common}/mfx/level2/9-C.mp3 | Bin .../{ => common}/mfx/level3/1-A.mp3 | Bin .../{ => common}/mfx/level3/1-B.mp3 | Bin .../{ => common}/mfx/level3/1-C.mp3 | Bin .../{ => common}/mfx/level3/1-VZ.mp3 | Bin .../{ => common}/mfx/level3/10-A.mp3 | Bin .../{ => common}/mfx/level3/10-B.mp3 | Bin .../{ => common}/mfx/level3/10-C.mp3 | Bin .../{ => common}/mfx/level3/10-VZ.mp3 | Bin .../{ => common}/mfx/level3/11-A.mp3 | Bin .../{ => common}/mfx/level3/11-B.mp3 | Bin .../{ => common}/mfx/level3/11-C.mp3 | Bin .../{ => common}/mfx/level3/11-VZ.mp3 | Bin .../{ => common}/mfx/level3/12-A.mp3 | Bin .../{ => common}/mfx/level3/12-B.mp3 | Bin .../{ => common}/mfx/level3/12-C.mp3 | Bin .../{ => common}/mfx/level3/12-VZ.mp3 | Bin .../{ => common}/mfx/level3/13-A.mp3 | Bin .../{ => common}/mfx/level3/13-B.mp3 | Bin .../{ => common}/mfx/level3/13-C.mp3 | Bin .../{ => common}/mfx/level3/13-VZ.mp3 | Bin .../{ => common}/mfx/level3/14-A.mp3 | Bin .../{ => common}/mfx/level3/14-B.mp3 | Bin .../{ => common}/mfx/level3/14-C.mp3 | Bin .../{ => common}/mfx/level3/14-VZ.mp3 | Bin .../{ => common}/mfx/level3/15-A.mp3 | Bin .../{ => common}/mfx/level3/15-B.mp3 | Bin .../{ => common}/mfx/level3/15-C.mp3 | Bin .../{ => common}/mfx/level3/15-VZ.mp3 | Bin .../{ => common}/mfx/level3/16-A.mp3 | Bin .../{ => common}/mfx/level3/16-B.mp3 | Bin .../{ => common}/mfx/level3/16-C.mp3 | Bin .../{ => common}/mfx/level3/16-VZ.mp3 | Bin .../{ => common}/mfx/level3/17-A.mp3 | Bin .../{ => common}/mfx/level3/17-B.mp3 | Bin .../{ => common}/mfx/level3/17-C.mp3 | Bin .../{ => common}/mfx/level3/17-VZ.mp3 | Bin .../{ => common}/mfx/level3/18-A.mp3 | Bin .../{ => common}/mfx/level3/18-B.mp3 | Bin .../{ => common}/mfx/level3/18-C.mp3 | Bin .../{ => common}/mfx/level3/18-VZ.mp3 | Bin .../{ => common}/mfx/level3/19-A.mp3 | Bin .../{ => common}/mfx/level3/19-B.mp3 | Bin .../{ => common}/mfx/level3/19-C.mp3 | Bin .../{ => common}/mfx/level3/19-VZ.mp3 | Bin .../{ => common}/mfx/level3/2-A.mp3 | Bin .../{ => common}/mfx/level3/2-B.mp3 | Bin .../{ => common}/mfx/level3/2-C.mp3 | Bin .../{ => common}/mfx/level3/2-VZ.mp3 | Bin .../{ => common}/mfx/level3/20-A.mp3 | Bin .../{ => common}/mfx/level3/20-B.mp3 | Bin .../{ => common}/mfx/level3/20-C.mp3 | Bin .../{ => common}/mfx/level3/20-VZ.mp3 | Bin .../{ => common}/mfx/level3/21-A.mp3 | Bin .../{ => common}/mfx/level3/21-B.mp3 | Bin .../{ => common}/mfx/level3/21-C.mp3 | Bin .../{ => common}/mfx/level3/21-VZ.mp3 | Bin .../{ => common}/mfx/level3/22-A.mp3 | Bin .../{ => common}/mfx/level3/22-B.mp3 | Bin .../{ => common}/mfx/level3/22-C.mp3 | Bin .../{ => common}/mfx/level3/22-VZ.mp3 | Bin .../{ => common}/mfx/level3/23-A.mp3 | Bin .../{ => common}/mfx/level3/23-B.mp3 | Bin .../{ => common}/mfx/level3/23-C.mp3 | Bin .../{ => common}/mfx/level3/23-VZ.mp3 | Bin .../{ => common}/mfx/level3/24-A.mp3 | Bin .../{ => common}/mfx/level3/24-B.mp3 | Bin .../{ => common}/mfx/level3/24-C.mp3 | Bin .../{ => common}/mfx/level3/24-VZ.mp3 | Bin .../{ => common}/mfx/level3/25-A.mp3 | Bin .../{ => common}/mfx/level3/25-B.mp3 | Bin .../{ => common}/mfx/level3/25-C.mp3 | Bin .../{ => common}/mfx/level3/25-VZ.mp3 | Bin .../{ => common}/mfx/level3/26-A.mp3 | Bin .../{ => common}/mfx/level3/26-B.mp3 | Bin .../{ => common}/mfx/level3/26-C.mp3 | Bin .../{ => common}/mfx/level3/26-VZ.mp3 | Bin .../{ => common}/mfx/level3/27-A.mp3 | Bin .../{ => common}/mfx/level3/27-B.mp3 | Bin .../{ => common}/mfx/level3/27-C.mp3 | Bin .../{ => common}/mfx/level3/27-VZ.mp3 | Bin .../{ => common}/mfx/level3/28-A.mp3 | Bin .../{ => common}/mfx/level3/28-B.mp3 | Bin .../{ => common}/mfx/level3/28-C.mp3 | Bin .../{ => common}/mfx/level3/28-VZ.mp3 | Bin .../{ => common}/mfx/level3/29-A.mp3 | Bin .../{ => common}/mfx/level3/29-B.mp3 | Bin .../{ => common}/mfx/level3/29-C.mp3 | Bin .../{ => common}/mfx/level3/29-VZ.mp3 | Bin .../{ => common}/mfx/level3/3-A.mp3 | Bin .../{ => common}/mfx/level3/3-B.mp3 | Bin .../{ => common}/mfx/level3/3-C.mp3 | Bin .../{ => common}/mfx/level3/3-VZ.mp3 | Bin .../{ => common}/mfx/level3/30-A.mp3 | Bin .../{ => common}/mfx/level3/30-B.mp3 | Bin .../{ => common}/mfx/level3/30-C.mp3 | Bin .../{ => common}/mfx/level3/30-VZ.mp3 | Bin .../{ => common}/mfx/level3/31-A.mp3 | Bin .../{ => common}/mfx/level3/31-B.mp3 | Bin .../{ => common}/mfx/level3/31-C.mp3 | Bin .../{ => common}/mfx/level3/31-VZ.mp3 | Bin .../{ => common}/mfx/level3/4-A.mp3 | Bin .../{ => common}/mfx/level3/4-B.mp3 | Bin .../{ => common}/mfx/level3/4-C.mp3 | Bin .../{ => common}/mfx/level3/4-VZ.mp3 | Bin .../{ => common}/mfx/level3/5-A.mp3 | Bin .../{ => common}/mfx/level3/5-B.mp3 | Bin .../{ => common}/mfx/level3/5-C.mp3 | Bin .../{ => common}/mfx/level3/5-VZ.mp3 | Bin .../{ => common}/mfx/level3/6-A.mp3 | Bin .../{ => common}/mfx/level3/6-B.mp3 | Bin .../{ => common}/mfx/level3/6-C.mp3 | Bin .../{ => common}/mfx/level3/6-VZ.mp3 | Bin .../{ => common}/mfx/level3/7-A.mp3 | Bin .../{ => common}/mfx/level3/7-B.mp3 | Bin .../{ => common}/mfx/level3/7-C.mp3 | Bin .../{ => common}/mfx/level3/7-VZ.mp3 | Bin .../{ => common}/mfx/level3/8-A.mp3 | Bin .../{ => common}/mfx/level3/8-B.mp3 | Bin .../{ => common}/mfx/level3/8-C.mp3 | Bin .../{ => common}/mfx/level3/8-VZ.mp3 | Bin .../{ => common}/mfx/level3/9-A.mp3 | Bin .../{ => common}/mfx/level3/9-B.mp3 | Bin .../{ => common}/mfx/level3/9-C.mp3 | Bin .../{ => common}/mfx/level3/9-VZ.mp3 | Bin .../{ => common}/mfx/result/result_0.mp3 | Bin .../{ => common}/mfx/result/result_1.mp3 | Bin .../{ => common}/mfx/result/result_2.mp3 | Bin .../{ => common}/mfx/result/result_3.mp3 | Bin .../game/nightwatch/{ => common}/sfx/help.mp3 | Bin .../nightwatch/{ => common}/sfx/result_0.mp3 | Bin .../nightwatch/{ => common}/sfx/result_1.mp3 | Bin .../nightwatch/{ => common}/sfx/result_2.mp3 | Bin .../nightwatch/{ => common}/sfx/result_3.mp3 | Bin .../de/game/pursuit/{ => common}/sfx/help.mp3 | Bin .../pursuit/{ => common}/sfx/result_0.mp3 | Bin .../pursuit/{ => common}/sfx/result_1.mp3 | Bin .../pursuit/{ => common}/sfx/result_2.mp3 | Bin .../pursuit/{ => common}/sfx/result_3.mp3 | Bin .../gamescreen/arrested_title.png | Bin .../gamescreen/innocence_title.png | Bin .../gamescreen/rulemessage_paper_title.png | Bin .../{ => common}/gamescreen/thief_title.png | Bin .../de/game/robbery/{ => common}/result_0.mp3 | Bin .../de/game/robbery/{ => common}/result_1.mp3 | Bin .../de/game/robbery/{ => common}/result_2.mp3 | Bin .../de/game/robbery/{ => common}/result_3.mp3 | Bin .../{ => common}/mfx/loading.mp3 | Bin .../{ => common}/mfx/result0.mp3 | Bin .../{ => common}/mfx/result1.mp3 | Bin .../{ => common}/mfx/result2.mp3 | Bin .../{ => common}/mfx/result3.mp3 | Bin .../{ => common}/sfx/score_0.mp3 | Bin .../{ => common}/sfx/score_1.mp3 | Bin .../{ => common}/sfx/score_2.mp3 | Bin .../{ => common}/sfx/score_3.mp3 | Bin .../{ => common}/mfx/help/loading.mp3 | Bin .../{ => common}/mfx/help/rulehelp_easy.mp3 | Bin .../{ => common}/mfx/help/rulehelp_hard.mp3 | Bin .../{ => common}/mfx/help/rulehelp_medium.mp3 | Bin .../{ => common}/mfx/level1/1-A.mp3 | Bin .../{ => common}/mfx/level1/1-B.mp3 | Bin .../{ => common}/mfx/level1/1-C.mp3 | Bin .../{ => common}/mfx/level1/10-A.mp3 | Bin .../{ => common}/mfx/level1/10-B.mp3 | Bin .../{ => common}/mfx/level1/10-C.mp3 | Bin .../{ => common}/mfx/level1/11-A.mp3 | Bin .../{ => common}/mfx/level1/11-B.mp3 | Bin .../{ => common}/mfx/level1/11-C.mp3 | Bin .../{ => common}/mfx/level1/12-A.mp3 | Bin .../{ => common}/mfx/level1/12-B.mp3 | Bin .../{ => common}/mfx/level1/12-C.mp3 | Bin .../{ => common}/mfx/level1/13-A.mp3 | Bin .../{ => common}/mfx/level1/13-B.mp3 | Bin .../{ => common}/mfx/level1/13-C.mp3 | Bin .../{ => common}/mfx/level1/14-A.mp3 | Bin .../{ => common}/mfx/level1/14-B.mp3 | Bin .../{ => common}/mfx/level1/14-C.mp3 | Bin .../{ => common}/mfx/level1/15-A.mp3 | Bin .../{ => common}/mfx/level1/15-B.mp3 | Bin .../{ => common}/mfx/level1/15-C.mp3 | Bin .../{ => common}/mfx/level1/16-A.mp3 | Bin .../{ => common}/mfx/level1/16-B.mp3 | Bin .../{ => common}/mfx/level1/16-C.mp3 | Bin .../{ => common}/mfx/level1/17-A.mp3 | Bin .../{ => common}/mfx/level1/17-B.mp3 | Bin .../{ => common}/mfx/level1/17-C.mp3 | Bin .../{ => common}/mfx/level1/18-A.mp3 | Bin .../{ => common}/mfx/level1/18-B.mp3 | Bin .../{ => common}/mfx/level1/18-C.mp3 | Bin .../{ => common}/mfx/level1/19-A.mp3 | Bin .../{ => common}/mfx/level1/19-B.mp3 | Bin .../{ => common}/mfx/level1/19-C.mp3 | Bin .../{ => common}/mfx/level1/2-A.mp3 | Bin .../{ => common}/mfx/level1/2-B.mp3 | Bin .../{ => common}/mfx/level1/2-C.mp3 | Bin .../{ => common}/mfx/level1/20-A.mp3 | Bin .../{ => common}/mfx/level1/20-B.mp3 | Bin .../{ => common}/mfx/level1/20-C.mp3 | Bin .../{ => common}/mfx/level1/3-A.mp3 | Bin .../{ => common}/mfx/level1/3-B.mp3 | Bin .../{ => common}/mfx/level1/3-C.mp3 | Bin .../{ => common}/mfx/level1/4-A.mp3 | Bin .../{ => common}/mfx/level1/4-B.mp3 | Bin .../{ => common}/mfx/level1/4-C.mp3 | Bin .../{ => common}/mfx/level1/5-A.mp3 | Bin .../{ => common}/mfx/level1/5-B.mp3 | Bin .../{ => common}/mfx/level1/5-C.mp3 | Bin .../{ => common}/mfx/level1/6-A.mp3 | Bin .../{ => common}/mfx/level1/6-B.mp3 | Bin .../{ => common}/mfx/level1/6-C.mp3 | Bin .../{ => common}/mfx/level1/7-A.mp3 | Bin .../{ => common}/mfx/level1/7-B.mp3 | Bin .../{ => common}/mfx/level1/7-C.mp3 | Bin .../{ => common}/mfx/level1/8-A.mp3 | Bin .../{ => common}/mfx/level1/8-B.mp3 | Bin .../{ => common}/mfx/level1/8-C.mp3 | Bin .../{ => common}/mfx/level1/9-A.mp3 | Bin .../{ => common}/mfx/level1/9-B.mp3 | Bin .../{ => common}/mfx/level1/9-C.mp3 | Bin .../{ => common}/mfx/level2/1-A-HL.mp3 | Bin .../{ => common}/mfx/level2/1-A.mp3 | Bin .../{ => common}/mfx/level2/1-B-HL.mp3 | Bin .../{ => common}/mfx/level2/1-B.mp3 | Bin .../{ => common}/mfx/level2/1-C-HL.mp3 | Bin .../{ => common}/mfx/level2/1-C.mp3 | Bin .../{ => common}/mfx/level2/10-A-HL.mp3 | Bin .../{ => common}/mfx/level2/10-A.mp3 | Bin .../{ => common}/mfx/level2/10-B-HL.mp3 | Bin .../{ => common}/mfx/level2/10-B.mp3 | Bin .../{ => common}/mfx/level2/10-C-HL.mp3 | Bin .../{ => common}/mfx/level2/10-C.mp3 | Bin .../{ => common}/mfx/level2/11-A-HL.mp3 | Bin .../{ => common}/mfx/level2/11-A.mp3 | Bin .../{ => common}/mfx/level2/11-B-HL.mp3 | Bin .../{ => common}/mfx/level2/11-B.mp3 | Bin .../{ => common}/mfx/level2/11-C-HL.mp3 | Bin .../{ => common}/mfx/level2/11-C.mp3 | Bin .../{ => common}/mfx/level2/12-A-HL.mp3 | Bin .../{ => common}/mfx/level2/12-A.mp3 | Bin .../{ => common}/mfx/level2/12-B-HL.mp3 | Bin .../{ => common}/mfx/level2/12-B.mp3 | Bin .../{ => common}/mfx/level2/12-C-HL.mp3 | Bin .../{ => common}/mfx/level2/12-C.mp3 | Bin .../{ => common}/mfx/level2/13-A-HL.mp3 | Bin .../{ => common}/mfx/level2/13-A.mp3 | Bin .../{ => common}/mfx/level2/13-B-HL.mp3 | Bin .../{ => common}/mfx/level2/13-B.mp3 | Bin .../{ => common}/mfx/level2/13-C-HL.mp3 | Bin .../{ => common}/mfx/level2/13-C.mp3 | Bin .../{ => common}/mfx/level2/14-A-HL.mp3 | Bin .../{ => common}/mfx/level2/14-A.mp3 | Bin .../{ => common}/mfx/level2/14-B-HL.mp3 | Bin .../{ => common}/mfx/level2/14-B.mp3 | Bin .../{ => common}/mfx/level2/14-C-HL.mp3 | Bin .../{ => common}/mfx/level2/14-C.mp3 | Bin .../{ => common}/mfx/level2/15-A-HL.mp3 | Bin .../{ => common}/mfx/level2/15-A.mp3 | Bin .../{ => common}/mfx/level2/15-B-HL.mp3 | Bin .../{ => common}/mfx/level2/15-B.mp3 | Bin .../{ => common}/mfx/level2/15-C-HL.mp3 | Bin .../{ => common}/mfx/level2/15-C.mp3 | Bin .../{ => common}/mfx/level2/16-A-HL.mp3 | Bin .../{ => common}/mfx/level2/16-A.mp3 | Bin .../{ => common}/mfx/level2/16-B-HL.mp3 | Bin .../{ => common}/mfx/level2/16-B.mp3 | Bin .../{ => common}/mfx/level2/16-C-HL.mp3 | Bin .../{ => common}/mfx/level2/16-C.mp3 | Bin .../{ => common}/mfx/level2/17-A-HL.mp3 | Bin .../{ => common}/mfx/level2/17-A.mp3 | Bin .../{ => common}/mfx/level2/17-B-HL.mp3 | Bin .../{ => common}/mfx/level2/17-B.mp3 | Bin .../{ => common}/mfx/level2/17-C-HL.mp3 | Bin .../{ => common}/mfx/level2/17-C.mp3 | Bin .../{ => common}/mfx/level2/18-A-HL.mp3 | Bin .../{ => common}/mfx/level2/18-A.mp3 | Bin .../{ => common}/mfx/level2/18-B-HL.mp3 | Bin .../{ => common}/mfx/level2/18-B.mp3 | Bin .../{ => common}/mfx/level2/18-C-HL.mp3 | Bin .../{ => common}/mfx/level2/18-C.mp3 | Bin .../{ => common}/mfx/level2/19-A-HL.mp3 | Bin .../{ => common}/mfx/level2/19-A.mp3 | Bin .../{ => common}/mfx/level2/19-B-HL.mp3 | Bin .../{ => common}/mfx/level2/19-B.mp3 | Bin .../{ => common}/mfx/level2/19-C-HL.mp3 | Bin .../{ => common}/mfx/level2/19-C.mp3 | Bin .../{ => common}/mfx/level2/2-A-HL.mp3 | Bin .../{ => common}/mfx/level2/2-A.mp3 | Bin .../{ => common}/mfx/level2/2-B-HL.mp3 | Bin .../{ => common}/mfx/level2/2-B.mp3 | Bin .../{ => common}/mfx/level2/2-C-HL.mp3 | Bin .../{ => common}/mfx/level2/2-C.mp3 | Bin .../{ => common}/mfx/level2/3-A-HL.mp3 | Bin .../{ => common}/mfx/level2/3-A.mp3 | Bin .../{ => common}/mfx/level2/3-B-HL.mp3 | Bin .../{ => common}/mfx/level2/3-B.mp3 | Bin .../{ => common}/mfx/level2/3-C-HL.mp3 | Bin .../{ => common}/mfx/level2/3-C.mp3 | Bin .../{ => common}/mfx/level2/4-A-HL.mp3 | Bin .../{ => common}/mfx/level2/4-A.mp3 | Bin .../{ => common}/mfx/level2/4-B-HL.mp3 | Bin .../{ => common}/mfx/level2/4-B.mp3 | Bin .../{ => common}/mfx/level2/4-C-HL.mp3 | Bin .../{ => common}/mfx/level2/4-C.mp3 | Bin .../{ => common}/mfx/level2/5-A-HL.mp3 | Bin .../{ => common}/mfx/level2/5-A.mp3 | Bin .../{ => common}/mfx/level2/5-B-HL.mp3 | Bin .../{ => common}/mfx/level2/5-B.mp3 | Bin .../{ => common}/mfx/level2/5-C-HL.mp3 | Bin .../{ => common}/mfx/level2/5-C.mp3 | Bin .../{ => common}/mfx/level2/6-A-HL.mp3 | Bin .../{ => common}/mfx/level2/6-A.mp3 | Bin .../{ => common}/mfx/level2/6-B-HL.mp3 | Bin .../{ => common}/mfx/level2/6-B.mp3 | Bin .../{ => common}/mfx/level2/6-C-HL.mp3 | Bin .../{ => common}/mfx/level2/6-C.mp3 | Bin .../{ => common}/mfx/level2/7-A-HL.mp3 | Bin .../{ => common}/mfx/level2/7-A.mp3 | Bin .../{ => common}/mfx/level2/7-B-HL.mp3 | Bin .../{ => common}/mfx/level2/7-B.mp3 | Bin .../{ => common}/mfx/level2/7-C-HL.mp3 | Bin .../{ => common}/mfx/level2/7-C.mp3 | Bin .../{ => common}/mfx/level2/8-A-HL.mp3 | Bin .../{ => common}/mfx/level2/8-A.mp3 | Bin .../{ => common}/mfx/level2/8-B-HL.mp3 | Bin .../{ => common}/mfx/level2/8-B.mp3 | Bin .../{ => common}/mfx/level2/8-C-HL.mp3 | Bin .../{ => common}/mfx/level2/8-C.mp3 | Bin .../{ => common}/mfx/level2/9-A-HL.mp3 | Bin .../{ => common}/mfx/level2/9-A.mp3 | Bin .../{ => common}/mfx/level2/9-B-HL.mp3 | Bin .../{ => common}/mfx/level2/9-B.mp3 | Bin .../{ => common}/mfx/level2/9-C-HL.mp3 | Bin .../{ => common}/mfx/level2/9-C.mp3 | Bin .../{ => common}/mfx/level3/1-A.mp3 | Bin .../{ => common}/mfx/level3/1-B.mp3 | Bin .../{ => common}/mfx/level3/1-C.mp3 | Bin .../{ => common}/mfx/level3/1-VZ.mp3 | Bin .../{ => common}/mfx/level3/10-A.mp3 | Bin .../{ => common}/mfx/level3/10-B.mp3 | Bin .../{ => common}/mfx/level3/10-C.mp3 | Bin .../{ => common}/mfx/level3/10-VZ.mp3 | Bin .../{ => common}/mfx/level3/11-A.mp3 | Bin .../{ => common}/mfx/level3/11-B.mp3 | Bin .../{ => common}/mfx/level3/11-C.mp3 | Bin .../{ => common}/mfx/level3/11-VZ.mp3 | Bin .../{ => common}/mfx/level3/12-A.mp3 | Bin .../{ => common}/mfx/level3/12-B.mp3 | Bin .../{ => common}/mfx/level3/12-C.mp3 | Bin .../{ => common}/mfx/level3/12-VZ.mp3 | Bin .../{ => common}/mfx/level3/13-A.mp3 | Bin .../{ => common}/mfx/level3/13-B.mp3 | Bin .../{ => common}/mfx/level3/13-C.mp3 | Bin .../{ => common}/mfx/level3/13-VZ.mp3 | Bin .../{ => common}/mfx/level3/14-A.mp3 | Bin .../{ => common}/mfx/level3/14-B.mp3 | Bin .../{ => common}/mfx/level3/14-C.mp3 | Bin .../{ => common}/mfx/level3/14-VZ.mp3 | Bin .../{ => common}/mfx/level3/15-A.mp3 | Bin .../{ => common}/mfx/level3/15-B.mp3 | Bin .../{ => common}/mfx/level3/15-C.mp3 | Bin .../{ => common}/mfx/level3/15-VZ.mp3 | Bin .../{ => common}/mfx/level3/16-A.mp3 | Bin .../{ => common}/mfx/level3/16-B.mp3 | Bin .../{ => common}/mfx/level3/16-C.mp3 | Bin .../{ => common}/mfx/level3/16-VZ.mp3 | Bin .../{ => common}/mfx/level3/17-A.mp3 | Bin .../{ => common}/mfx/level3/17-B.mp3 | Bin .../{ => common}/mfx/level3/17-C.mp3 | Bin .../{ => common}/mfx/level3/17-VZ.mp3 | Bin .../{ => common}/mfx/level3/18-A.mp3 | Bin .../{ => common}/mfx/level3/18-B.mp3 | Bin .../{ => common}/mfx/level3/18-C.mp3 | Bin .../{ => common}/mfx/level3/18-VZ.mp3 | Bin .../{ => common}/mfx/level3/19-A.mp3 | Bin .../{ => common}/mfx/level3/19-B.mp3 | Bin .../{ => common}/mfx/level3/19-C.mp3 | Bin .../{ => common}/mfx/level3/19-VZ.mp3 | Bin .../{ => common}/mfx/level3/2-A.mp3 | Bin .../{ => common}/mfx/level3/2-B.mp3 | Bin .../{ => common}/mfx/level3/2-C.mp3 | Bin .../{ => common}/mfx/level3/2-VZ.mp3 | Bin .../{ => common}/mfx/level3/20-A.mp3 | Bin .../{ => common}/mfx/level3/20-B.mp3 | Bin .../{ => common}/mfx/level3/20-C.mp3 | Bin .../{ => common}/mfx/level3/20-VZ.mp3 | Bin .../{ => common}/mfx/level3/3-A.mp3 | Bin .../{ => common}/mfx/level3/3-B.mp3 | Bin .../{ => common}/mfx/level3/3-C.mp3 | Bin .../{ => common}/mfx/level3/3-VZ.mp3 | Bin .../{ => common}/mfx/level3/4-A.mp3 | Bin .../{ => common}/mfx/level3/4-B.mp3 | Bin .../{ => common}/mfx/level3/4-C.mp3 | Bin .../{ => common}/mfx/level3/4-VZ.mp3 | Bin .../{ => common}/mfx/level3/5-A.mp3 | Bin .../{ => common}/mfx/level3/5-B.mp3 | Bin .../{ => common}/mfx/level3/5-C.mp3 | Bin .../{ => common}/mfx/level3/5-VZ.mp3 | Bin .../{ => common}/mfx/level3/6-A.mp3 | Bin .../{ => common}/mfx/level3/6-B.mp3 | Bin .../{ => common}/mfx/level3/6-C.mp3 | Bin .../{ => common}/mfx/level3/6-VZ.mp3 | Bin .../{ => common}/mfx/level3/7-A.mp3 | Bin .../{ => common}/mfx/level3/7-B.mp3 | Bin .../{ => common}/mfx/level3/7-C.mp3 | Bin .../{ => common}/mfx/level3/7-VZ.mp3 | Bin .../{ => common}/mfx/level3/8-A.mp3 | Bin .../{ => common}/mfx/level3/8-B.mp3 | Bin .../{ => common}/mfx/level3/8-C.mp3 | Bin .../{ => common}/mfx/level3/8-VZ.mp3 | Bin .../{ => common}/mfx/level3/9-A.mp3 | Bin .../{ => common}/mfx/level3/9-B.mp3 | Bin .../{ => common}/mfx/level3/9-C.mp3 | Bin .../{ => common}/mfx/level3/9-VZ.mp3 | Bin .../{ => common}/mfx/result/result_0.mp3 | Bin .../{ => common}/mfx/result/result_1.mp3 | Bin .../{ => common}/mfx/result/result_2.mp3 | Bin .../{ => common}/mfx/result/result_3.mp3 | Bin .../game/nightwatch/{ => common}/sfx/help.mp3 | Bin .../nightwatch/{ => common}/sfx/result_0.mp3 | Bin .../nightwatch/{ => common}/sfx/result_1.mp3 | Bin .../nightwatch/{ => common}/sfx/result_2.mp3 | Bin .../nightwatch/{ => common}/sfx/result_3.mp3 | Bin .../sk/game/pursuit/{ => common}/sfx/help.mp3 | Bin .../pursuit/{ => common}/sfx/result_0.mp3 | Bin .../pursuit/{ => common}/sfx/result_1.mp3 | Bin .../pursuit/{ => common}/sfx/result_2.mp3 | Bin .../pursuit/{ => common}/sfx/result_3.mp3 | Bin .../gamescreen/arrested_title.png | Bin .../gamescreen/innocence_title.png | Bin .../gamescreen/rulemessage_paper_title.png | Bin .../{ => common}/gamescreen/thief_title.png | Bin .../sk/game/robbery/{ => common}/result_0.mp3 | Bin .../sk/game/robbery/{ => common}/result_1.mp3 | Bin .../sk/game/robbery/{ => common}/result_2.mp3 | Bin .../sk/game/robbery/{ => common}/result_3.mp3 | Bin .../{ => common}/mfx/loading.mp3 | Bin .../{ => common}/mfx/result0.mp3 | Bin .../{ => common}/mfx/result1.mp3 | Bin .../{ => common}/mfx/result2.mp3 | Bin .../{ => common}/mfx/result3.mp3 | Bin .../cz/nic/tablexia/TablexiaApplication.java | 2 +- .../tablexia/game/AbstractTablexiaGame.java | 36 ++++++++++++++---- .../game/common/media/SfxLibrary.java | 2 +- .../assets/InTheDarknessAssets.java | 2 +- .../game/games/kidnapping/Properties.java | 6 +-- .../kidnapping/media/DirectionSounds.java | 2 +- .../games/night_watch/NightWatchGame.java | 8 ++-- .../night_watch/assets/NightWatchAssets.java | 2 +- .../night_watch/helper/TextureHelper.java | 22 +++-------- .../games/pursuit/assets/PursuitAssets.java | 2 +- .../games/robbery/AbstractRobberyScreen.java | 5 --- .../game/games/robbery/GameScreen.java | 2 +- .../games/robbery/assets/RobberyAssets.java | 35 ++++++++--------- .../game/games/shooting_range/Properties.java | 2 +- .../loader/TablexiaAbstractFileManager.java | 5 +++ .../tablexia/loader/TablexiaAtlasManager.java | 19 +++++---- .../application/ApplicationAtlasManager.java | 4 -- .../tablexia/menu/game/GameMenuItemGroup.java | 4 +- .../screen/AbstractTablexiaScreen.java | 18 ++++++--- .../screen/createuser/FormScreen.java | 4 +- .../screen/statistics/StatisticsScreen.java | 10 ++--- .../screen/statistics/views/GraphPane.java | 2 +- 1451 files changed, 125 insertions(+), 91 deletions(-) rename core/assets/common/game/inthedarkness/{ => common}/gfx/actions/dog.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/actions/door.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/actions/go.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/actions/key.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/actions/left.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/actions/right.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/actions/stairs.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/background/background.jpg (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/background/background_actions.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/background/background_map.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/control/actual.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/control/key.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/control/next.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_crash_0.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_crash_1.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_crash_2.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_crash_3.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_crash_4.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_crash_5.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_crash_6.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_jump_0.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_jump_1.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_jump_2.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_jump_3.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_jump_4.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_jump_5.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_walk_0.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_walk_1.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_walk_2.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_walk_3.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_walk_4.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_walk_5.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_walk_6.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/creature/player_walk_7.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/info/crash.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/info/safe1.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/info/safe2.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/info/start_arrow.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/objects/key.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/objects/safe.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/objects/stairs.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/obstacles/dog_attack.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/obstacles/dog_sleep.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/obstacles/door_closed.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/obstacles/door_opened.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/tiles/tile0.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/tiles/tile1.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/tiles/tile2I.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/tiles/tile2L.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/tiles/tile3.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/gfx/tiles/tile4.png (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/bark1.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/bark2.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/bump1.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/bump2.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/door.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/error.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/jump1.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/jump2.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/key.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/safe.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/steps1.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/steps2.mp3 (100%) rename core/assets/common/game/inthedarkness/{ => common}/sfx/steps3.mp3 (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/arrow-left-down-pressed.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/arrow-left-down-unpressed.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/arrow-left-top-pressed.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/arrow-left-top-unpressed.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/arrow-right-down-pressed.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/arrow-right-down-unpressed.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/arrow-right-top-pressed.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/arrow-right-top-unpressed.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/dobre.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/ear.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/lineNESW-2.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/lineNWSE-2.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/papir-pravidla.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/spatne.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/domek1.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/domek2.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/domek3.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/domek4.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/domek5.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/domek6.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/domek7.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/domek8.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/hriste.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/park.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/posta.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/skola.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/vila1.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/vila2.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/vila3.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/tiles/vila4.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/zde-jsi.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/znovu-pressed.png (100%) rename core/assets/common/game/kidnapping/{ => common}/gfx/znovu.png (100%) rename core/assets/common/game/kidnapping/{ => common}/sfx/error.mp3 (100%) rename core/assets/common/game/nightwatch/{ => common}/hour_hand_moving.png (100%) rename core/assets/common/game/nightwatch/{ => common}/minute_hand_static.png (100%) rename core/assets/common/game/nightwatch/{ => common}/sfx/day.mp3 (100%) rename core/assets/common/game/nightwatch/{ => common}/sfx/night.mp3 (100%) rename core/assets/common/game/nightwatch/{ => common}/sfx/transition_evening_1.mp3 (100%) rename core/assets/common/game/nightwatch/{ => common}/sfx/transition_evening_2.mp3 (100%) rename core/assets/common/game/nightwatch/{ => common}/sfx/transition_evening_3.mp3 (100%) rename core/assets/common/game/nightwatch/{ => common}/sfx/transition_morning_1.mp3 (100%) rename core/assets/common/game/nightwatch/{ => common}/sfx/transition_morning_2.mp3 (100%) rename core/assets/common/game/nightwatch/{ => common}/sfx/transition_morning_3.mp3 (100%) rename core/assets/common/game/nightwatch/{ => common}/sfx/watch_1.mp3 (100%) rename core/assets/common/game/nightwatch/{ => common}/sfx/watch_2.mp3 (100%) rename core/assets/common/game/nightwatch/{ => common}/watch.png (100%) rename core/assets/common/game/nightwatch/{ => common}/watch_only.png (100%) rename core/assets/common/game/nightwatch/{background/16 => easy/background}/0.png (100%) rename core/assets/common/game/nightwatch/{background/16 => easy/background}/1.png (100%) rename core/assets/common/game/nightwatch/{background/16 => easy/background}/2.png (100%) rename core/assets/common/game/nightwatch/{background/16 => easy/background}/3.png (100%) rename core/assets/common/game/nightwatch/{background/16 => easy/background}/4.png (100%) rename core/assets/common/game/nightwatch/{background/16 => easy/background}/5.png (100%) rename core/assets/common/game/nightwatch/{background/16 => easy/background}/6.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/0.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/1.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/10.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/11.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/12.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/13.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/14.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/15.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/2.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/3.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/4.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/5.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/6.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/7.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/8.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/9.png (100%) rename core/assets/common/game/nightwatch/{windows/16 => easy/windows}/colors.png (100%) rename core/assets/common/game/nightwatch/{background/32 => hard/background}/0.png (100%) rename core/assets/common/game/nightwatch/{background/32 => hard/background}/1.png (100%) rename core/assets/common/game/nightwatch/{background/32 => hard/background}/2.png (100%) rename core/assets/common/game/nightwatch/{background/32 => hard/background}/3.png (100%) rename core/assets/common/game/nightwatch/{background/32 => hard/background}/4.png (100%) rename core/assets/common/game/nightwatch/{background/32 => hard/background}/5.png (100%) rename core/assets/common/game/nightwatch/{background/32 => hard/background}/6.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/0.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/1.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/10.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/11.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/12.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/13.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/14.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/15.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/16.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/17.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/18.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/19.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/2.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/20.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/21.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/22.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/23.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/24.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/25.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/26.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/27.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/28.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/29.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/3.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/30.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/31.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/4.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/5.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/6.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/7.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/8.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/9.png (100%) rename core/assets/common/game/nightwatch/{windows/32 => hard/windows}/colors.png (100%) rename core/assets/common/game/nightwatch/{background/24 => medium/background}/0.png (100%) rename core/assets/common/game/nightwatch/{background/24 => medium/background}/1.png (100%) rename core/assets/common/game/nightwatch/{background/24 => medium/background}/2.png (100%) rename core/assets/common/game/nightwatch/{background/24 => medium/background}/3.png (100%) rename core/assets/common/game/nightwatch/{background/24 => medium/background}/4.png (100%) rename core/assets/common/game/nightwatch/{background/24 => medium/background}/5.png (100%) rename core/assets/common/game/nightwatch/{background/24 => medium/background}/6.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/0.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/1.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/10.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/11.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/12.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/13.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/14.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/15.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/16.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/17.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/18.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/19.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/2.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/20.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/21.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/22.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/23.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/3.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/4.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/5.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/6.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/7.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/8.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/9.png (100%) rename core/assets/common/game/nightwatch/{windows/24 => medium/windows}/colors.png (100%) rename core/assets/common/game/pursuit/{ => common}/background.png (100%) rename core/assets/common/game/pursuit/{ => common}/background2.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map1.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map10.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map10red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map11.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map11red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map12.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map12red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map13.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map13red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map14.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map14red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map1red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map2.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map2red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map3.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map3red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map4.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map4red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map5.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map5red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map6.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map6red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map7.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map7red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map8.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map8red.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map9.png (100%) rename core/assets/common/game/pursuit/{ => common}/maps/map9red.png (100%) rename core/assets/common/game/pursuit/{ => common}/sfx/boat_1.mp3 (100%) rename core/assets/common/game/pursuit/{ => common}/sfx/car_1.mp3 (100%) rename core/assets/common/game/pursuit/{ => common}/sfx/car_2.mp3 (100%) rename core/assets/common/game/pursuit/{ => common}/sfx/car_3.mp3 (100%) rename core/assets/common/game/pursuit/{ => common}/sfx/car_4.mp3 (100%) rename core/assets/common/game/pursuit/{ => common}/sfx/lift.mp3 (100%) rename core/assets/common/game/pursuit/{ => common}/sfx/motorcycle_1.mp3 (100%) rename core/assets/common/game/pursuit/{ => common}/sfx/rotate.mp3 (100%) rename core/assets/common/game/pursuit/{ => common}/sfx/switch.mp3 (100%) rename core/assets/common/game/pursuit/{ => common}/sfx/train_1.mp3 (100%) rename core/assets/common/game/pursuit/{ => common}/sfx/train_2.mp3 (100%) rename core/assets/common/game/pursuit/{ => common}/shadow.png (100%) rename core/assets/common/game/pursuit/{ => common}/vehicles/boat.png (100%) rename core/assets/common/game/pursuit/{ => common}/vehicles/car.png (100%) rename core/assets/common/game/pursuit/{ => common}/vehicles/flag.png (100%) rename core/assets/common/game/pursuit/{ => common}/vehicles/motorcycle.png (100%) rename core/assets/common/game/pursuit/{ => common}/vehicles/train.png (100%) rename core/assets/common/game/robbery/{ => common}/alarm.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/chains.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/character/f_beads_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_beads_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_beads_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_braidhair_black.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_braidhair_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_braidhair_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_coat_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_coat_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_coat_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_glasses.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_hat_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_hat_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_hat_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_hat_purple.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_hat_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_hat_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_head1.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_head2.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_longhair_black.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_longhair_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_longhair_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_pants_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_pants_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_pants_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_pants_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_pants_purple.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_pants_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_scarf_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_scarf_purple.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_scarf_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_shirt_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_shirt_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_shirt_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_shirt_purple.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_shirt_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_shirt_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_skirt_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_skirt_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_skirt_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_skirt_purple.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_skirt_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_skirt_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_sweater_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_sweater_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_sweater_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_sweater_purple.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_sweater_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_sweater_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_vest_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_vest_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_vest_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_vest_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_vest_purple.png (100%) rename core/assets/common/game/robbery/{ => common}/character/f_vest_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_coat_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_coat_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_coat_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_glasses.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_hair_black.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_hair_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_hair_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_hat_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_hat_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_hat_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_hat_purple.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_hat_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_hat_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_head1.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_head2.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_pants_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_pants_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_pants_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_pants_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_pants_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_pants_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_scarf_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_scarf_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_scarf_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shirt_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shirt_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shirt_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shirt_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shirt_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shirt_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shorts_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shorts_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shorts_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shorts_purple.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shorts_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_shorts_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_sweater_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_sweater_brown.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_sweater_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_sweater_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_sweater_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_sweater_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_tie_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_tie_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_tie_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_vest_blue.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_vest_green.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_vest_grey.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_vest_purple.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_vest_red.png (100%) rename core/assets/common/game/robbery/{ => common}/character/m_vest_yellow.png (100%) rename core/assets/common/game/robbery/{ => common}/error.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/gamescreen/arrested.png (100%) rename core/assets/common/game/robbery/{ => common}/gamescreen/door_background.png (100%) rename core/assets/common/game/robbery/{ => common}/gamescreen/game_robbery_rulemessage_paper.png (100%) rename core/assets/common/game/robbery/{ => common}/gamescreen/innocence.png (100%) rename core/assets/common/game/robbery/{ => common}/gamescreen/thief.png (100%) rename core/assets/common/game/robbery/{ => common}/steps_female_in_1.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/steps_female_in_2.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/steps_female_out_1.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/steps_female_out_2.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/steps_male_in_1.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/steps_male_in_2.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/steps_male_in_3.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/steps_male_out_1.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/steps_male_out_2.mp3 (100%) rename core/assets/common/game/robbery/{ => common}/steps_male_out_3.mp3 (100%) rename core/assets/common/game/robbery/{ => easy}/gamescreen/background_newsstand.png (100%) rename core/assets/common/game/robbery/{ => easy}/gamescreen/background_newsstand_bottom.png (100%) rename core/assets/common/game/robbery/{ => hard}/gamescreen/background_bank.png (100%) rename core/assets/common/game/robbery/{ => hard}/gamescreen/background_bank_bottom.png (100%) rename core/assets/common/game/robbery/{ => medium}/gamescreen/background_jewellery.png (100%) rename core/assets/common/game/robbery/{ => medium}/gamescreen/background_jewellery_bottom.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/background.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/box_bad.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/box_good.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/carousel.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/1smoke.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/2smoke.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/3smoke.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/4smoke.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/5smoke.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/bad_fast.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/bad_minus5.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/bad_minus7.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/good_plus1.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/good_plus5.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/good_plus7.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/effects/good_slow.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._1.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._10.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._11.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._12.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._13.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._14.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._15.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._16.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._17.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._18.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._19.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._2.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._20.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._21.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._22.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._23.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._24.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._3.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._4.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._5.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._6.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._7.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._8.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/._9.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/1.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/10.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/11.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/12.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/13.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/14.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/15.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/16.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/17.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/18.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/19.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/2.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/20.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/21.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/22.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/23.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/24.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/3.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/4.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/5.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/6.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/7.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/8.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/flowers/9.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/frame.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/plan1.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/plan2.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/plan3.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/watch.png (100%) rename core/assets/common/game/shootingrange/{ => common}/gfx/watch_hand.png (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/bell.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/box_fast.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/box_slow.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/box_smoke.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/carousel_1.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/carousel_2.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/hit_1.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/hit_2.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/hit_3.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/hit_4.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/miss.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/swoosh_in.mp3 (100%) rename core/assets/common/game/shootingrange/{ => common}/sfx/wrong.mp3 (100%) rename core/assets/cs/game/inthedarkness/{ => common}/sfx/score_0.mp3 (100%) rename core/assets/cs/game/inthedarkness/{ => common}/sfx/score_1.mp3 (100%) rename core/assets/cs/game/inthedarkness/{ => common}/sfx/score_2.mp3 (100%) rename core/assets/cs/game/inthedarkness/{ => common}/sfx/score_3.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/help/loading.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/help/rulehelp_easy.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/help/rulehelp_hard.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/help/rulehelp_medium.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/1-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/1-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/1-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/10-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/10-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/10-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/11-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/11-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/11-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/12-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/12-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/12-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/13-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/13-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/13-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/14-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/14-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/14-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/15-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/15-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/15-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/16-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/16-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/16-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/17-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/17-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/17-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/18-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/18-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/18-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/19-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/19-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/19-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/2-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/2-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/2-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/20-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/20-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/20-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/3-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/3-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/3-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/4-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/4-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/4-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/5-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/5-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/5-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/6-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/6-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/6-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/7-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/7-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/7-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/8-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/8-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/8-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/9-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/9-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level1/9-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/1-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/1-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/1-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/1-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/1-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/1-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/10-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/10-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/10-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/10-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/10-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/10-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/11-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/11-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/11-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/11-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/11-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/11-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/12-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/12-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/12-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/12-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/12-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/12-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/13-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/13-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/13-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/13-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/13-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/13-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/14-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/14-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/14-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/14-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/14-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/14-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/15-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/15-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/15-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/15-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/15-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/15-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/16-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/16-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/16-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/16-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/16-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/16-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/17-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/17-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/17-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/17-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/17-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/17-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/18-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/18-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/18-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/18-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/18-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/18-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/19-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/19-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/19-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/19-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/19-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/19-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/2-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/2-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/2-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/2-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/2-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/2-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/3-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/3-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/3-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/3-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/3-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/3-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/4-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/4-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/4-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/4-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/4-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/4-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/5-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/5-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/5-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/5-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/5-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/5-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/6-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/6-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/6-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/6-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/6-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/6-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/7-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/7-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/7-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/7-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/7-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/7-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/8-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/8-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/8-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/8-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/8-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/8-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/9-A-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/9-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/9-B-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/9-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/9-C-HL.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level2/9-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/1-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/1-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/1-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/1-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/10-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/10-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/10-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/10-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/11-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/11-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/11-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/11-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/12-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/12-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/12-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/12-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/13-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/13-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/13-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/13-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/14-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/14-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/14-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/14-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/15-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/15-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/15-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/15-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/16-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/16-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/16-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/16-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/17-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/17-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/17-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/17-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/18-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/18-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/18-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/18-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/19-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/19-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/19-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/19-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/2-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/2-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/2-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/2-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/20-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/20-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/20-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/20-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/21-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/21-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/21-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/21-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/22-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/22-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/22-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/22-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/23-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/23-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/23-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/23-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/24-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/24-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/24-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/24-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/25-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/25-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/25-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/25-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/26-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/26-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/26-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/26-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/27-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/27-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/27-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/27-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/28-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/28-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/28-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/28-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/29-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/29-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/29-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/29-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/3-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/3-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/3-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/3-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/30-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/30-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/30-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/30-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/31-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/31-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/31-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/31-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/4-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/4-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/4-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/4-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/5-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/5-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/5-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/5-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/6-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/6-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/6-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/6-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/7-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/7-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/7-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/7-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/8-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/8-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/8-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/8-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/9-A.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/9-B.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/9-C.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/level3/9-VZ.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/result/result_0.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/result/result_1.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/result/result_2.mp3 (100%) rename core/assets/cs/game/kidnapping/{ => common}/mfx/result/result_3.mp3 (100%) rename core/assets/cs/game/nightwatch/{ => common}/sfx/help.mp3 (100%) rename core/assets/cs/game/nightwatch/{ => common}/sfx/result_0.mp3 (100%) rename core/assets/cs/game/nightwatch/{ => common}/sfx/result_1.mp3 (100%) rename core/assets/cs/game/nightwatch/{ => common}/sfx/result_2.mp3 (100%) rename core/assets/cs/game/nightwatch/{ => common}/sfx/result_3.mp3 (100%) rename core/assets/cs/game/pursuit/{ => common}/sfx/help.mp3 (100%) rename core/assets/cs/game/pursuit/{ => common}/sfx/result_0.mp3 (100%) rename core/assets/cs/game/pursuit/{ => common}/sfx/result_1.mp3 (100%) rename core/assets/cs/game/pursuit/{ => common}/sfx/result_2.mp3 (100%) rename core/assets/cs/game/pursuit/{ => common}/sfx/result_3.mp3 (100%) rename core/assets/cs/game/robbery/{ => common}/gamescreen/arrested_title.png (100%) rename core/assets/cs/game/robbery/{ => common}/gamescreen/innocence_title.png (100%) rename core/assets/cs/game/robbery/{ => common}/gamescreen/rulemessage_paper_title.png (100%) rename core/assets/cs/game/robbery/{ => common}/gamescreen/thief_title.png (100%) rename core/assets/cs/game/robbery/{ => common}/result_0.mp3 (100%) rename core/assets/cs/game/robbery/{ => common}/result_1.mp3 (100%) rename core/assets/cs/game/robbery/{ => common}/result_2.mp3 (100%) rename core/assets/cs/game/robbery/{ => common}/result_3.mp3 (100%) rename core/assets/cs/game/shootingrange/{ => common}/mfx/loading.mp3 (100%) rename core/assets/cs/game/shootingrange/{ => common}/mfx/result0.mp3 (100%) rename core/assets/cs/game/shootingrange/{ => common}/mfx/result1.mp3 (100%) rename core/assets/cs/game/shootingrange/{ => common}/mfx/result2.mp3 (100%) rename core/assets/cs/game/shootingrange/{ => common}/mfx/result3.mp3 (100%) rename core/assets/de/game/inthedarkness/{ => common}/sfx/score_0.mp3 (100%) rename core/assets/de/game/inthedarkness/{ => common}/sfx/score_1.mp3 (100%) rename core/assets/de/game/inthedarkness/{ => common}/sfx/score_2.mp3 (100%) rename core/assets/de/game/inthedarkness/{ => common}/sfx/score_3.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/help/loading.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/help/rulehelp_easy.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/help/rulehelp_hard.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/help/rulehelp_medium.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/1-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/1-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/1-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/10-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/10-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/10-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/11-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/11-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/11-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/12-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/12-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/12-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/13-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/13-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/13-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/14-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/14-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/14-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/15-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/15-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/15-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/16-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/16-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/16-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/17-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/17-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/17-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/18-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/18-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/18-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/19-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/19-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/19-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/2-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/2-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/2-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/20-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/20-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/20-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/3-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/3-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/3-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/4-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/4-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/4-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/5-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/5-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/5-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/6-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/6-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/6-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/7-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/7-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/7-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/8-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/8-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/8-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/9-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/9-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level1/9-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/1-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/1-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/1-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/1-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/1-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/1-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/10-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/10-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/10-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/10-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/10-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/10-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/11-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/11-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/11-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/11-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/11-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/11-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/12-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/12-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/12-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/12-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/12-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/12-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/13-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/13-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/13-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/13-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/13-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/13-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/14-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/14-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/14-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/14-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/14-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/14-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/15-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/15-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/15-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/15-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/15-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/15-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/16-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/16-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/16-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/16-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/16-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/16-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/17-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/17-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/17-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/17-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/17-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/17-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/18-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/18-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/18-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/18-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/18-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/18-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/19-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/19-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/19-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/19-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/19-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/19-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/2-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/2-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/2-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/2-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/2-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/2-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/20-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/20-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/20-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/20-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/20-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/20-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/3-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/3-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/3-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/3-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/3-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/3-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/4-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/4-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/4-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/4-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/4-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/4-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/5-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/5-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/5-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/5-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/5-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/5-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/6-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/6-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/6-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/6-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/6-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/6-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/7-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/7-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/7-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/7-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/7-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/7-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/8-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/8-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/8-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/8-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/8-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/8-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/9-A-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/9-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/9-B-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/9-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/9-C-HL.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level2/9-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/1-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/1-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/1-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/1-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/10-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/10-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/10-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/10-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/11-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/11-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/11-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/11-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/12-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/12-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/12-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/12-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/13-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/13-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/13-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/13-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/14-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/14-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/14-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/14-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/15-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/15-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/15-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/15-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/16-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/16-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/16-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/16-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/17-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/17-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/17-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/17-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/18-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/18-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/18-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/18-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/19-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/19-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/19-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/19-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/2-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/2-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/2-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/2-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/20-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/20-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/20-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/20-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/21-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/21-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/21-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/21-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/22-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/22-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/22-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/22-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/23-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/23-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/23-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/23-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/24-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/24-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/24-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/24-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/25-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/25-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/25-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/25-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/26-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/26-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/26-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/26-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/27-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/27-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/27-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/27-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/28-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/28-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/28-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/28-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/29-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/29-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/29-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/29-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/3-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/3-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/3-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/3-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/30-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/30-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/30-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/30-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/31-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/31-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/31-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/31-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/4-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/4-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/4-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/4-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/5-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/5-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/5-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/5-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/6-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/6-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/6-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/6-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/7-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/7-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/7-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/7-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/8-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/8-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/8-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/8-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/9-A.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/9-B.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/9-C.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/level3/9-VZ.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/result/result_0.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/result/result_1.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/result/result_2.mp3 (100%) rename core/assets/de/game/kidnapping/{ => common}/mfx/result/result_3.mp3 (100%) rename core/assets/de/game/nightwatch/{ => common}/sfx/help.mp3 (100%) rename core/assets/de/game/nightwatch/{ => common}/sfx/result_0.mp3 (100%) rename core/assets/de/game/nightwatch/{ => common}/sfx/result_1.mp3 (100%) rename core/assets/de/game/nightwatch/{ => common}/sfx/result_2.mp3 (100%) rename core/assets/de/game/nightwatch/{ => common}/sfx/result_3.mp3 (100%) rename core/assets/de/game/pursuit/{ => common}/sfx/help.mp3 (100%) rename core/assets/de/game/pursuit/{ => common}/sfx/result_0.mp3 (100%) rename core/assets/de/game/pursuit/{ => common}/sfx/result_1.mp3 (100%) rename core/assets/de/game/pursuit/{ => common}/sfx/result_2.mp3 (100%) rename core/assets/de/game/pursuit/{ => common}/sfx/result_3.mp3 (100%) rename core/assets/de/game/robbery/{ => common}/gamescreen/arrested_title.png (100%) rename core/assets/de/game/robbery/{ => common}/gamescreen/innocence_title.png (100%) rename core/assets/de/game/robbery/{ => common}/gamescreen/rulemessage_paper_title.png (100%) rename core/assets/de/game/robbery/{ => common}/gamescreen/thief_title.png (100%) rename core/assets/de/game/robbery/{ => common}/result_0.mp3 (100%) rename core/assets/de/game/robbery/{ => common}/result_1.mp3 (100%) rename core/assets/de/game/robbery/{ => common}/result_2.mp3 (100%) rename core/assets/de/game/robbery/{ => common}/result_3.mp3 (100%) rename core/assets/de/game/shootingrange/{ => common}/mfx/loading.mp3 (100%) rename core/assets/de/game/shootingrange/{ => common}/mfx/result0.mp3 (100%) rename core/assets/de/game/shootingrange/{ => common}/mfx/result1.mp3 (100%) rename core/assets/de/game/shootingrange/{ => common}/mfx/result2.mp3 (100%) rename core/assets/de/game/shootingrange/{ => common}/mfx/result3.mp3 (100%) rename core/assets/sk/game/inthedarkness/{ => common}/sfx/score_0.mp3 (100%) rename core/assets/sk/game/inthedarkness/{ => common}/sfx/score_1.mp3 (100%) rename core/assets/sk/game/inthedarkness/{ => common}/sfx/score_2.mp3 (100%) rename core/assets/sk/game/inthedarkness/{ => common}/sfx/score_3.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/help/loading.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/help/rulehelp_easy.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/help/rulehelp_hard.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/help/rulehelp_medium.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/1-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/1-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/1-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/10-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/10-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/10-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/11-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/11-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/11-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/12-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/12-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/12-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/13-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/13-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/13-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/14-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/14-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/14-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/15-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/15-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/15-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/16-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/16-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/16-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/17-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/17-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/17-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/18-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/18-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/18-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/19-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/19-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/19-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/2-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/2-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/2-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/20-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/20-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/20-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/3-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/3-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/3-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/4-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/4-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/4-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/5-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/5-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/5-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/6-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/6-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/6-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/7-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/7-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/7-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/8-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/8-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/8-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/9-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/9-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level1/9-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/1-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/1-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/1-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/1-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/1-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/1-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/10-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/10-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/10-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/10-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/10-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/10-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/11-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/11-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/11-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/11-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/11-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/11-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/12-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/12-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/12-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/12-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/12-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/12-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/13-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/13-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/13-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/13-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/13-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/13-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/14-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/14-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/14-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/14-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/14-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/14-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/15-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/15-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/15-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/15-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/15-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/15-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/16-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/16-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/16-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/16-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/16-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/16-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/17-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/17-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/17-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/17-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/17-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/17-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/18-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/18-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/18-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/18-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/18-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/18-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/19-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/19-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/19-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/19-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/19-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/19-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/2-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/2-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/2-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/2-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/2-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/2-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/3-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/3-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/3-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/3-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/3-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/3-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/4-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/4-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/4-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/4-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/4-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/4-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/5-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/5-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/5-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/5-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/5-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/5-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/6-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/6-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/6-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/6-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/6-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/6-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/7-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/7-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/7-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/7-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/7-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/7-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/8-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/8-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/8-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/8-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/8-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/8-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/9-A-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/9-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/9-B-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/9-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/9-C-HL.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level2/9-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/1-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/1-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/1-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/1-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/10-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/10-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/10-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/10-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/11-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/11-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/11-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/11-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/12-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/12-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/12-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/12-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/13-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/13-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/13-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/13-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/14-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/14-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/14-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/14-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/15-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/15-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/15-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/15-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/16-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/16-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/16-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/16-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/17-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/17-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/17-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/17-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/18-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/18-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/18-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/18-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/19-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/19-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/19-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/19-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/2-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/2-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/2-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/2-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/20-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/20-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/20-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/20-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/3-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/3-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/3-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/3-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/4-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/4-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/4-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/4-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/5-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/5-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/5-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/5-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/6-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/6-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/6-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/6-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/7-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/7-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/7-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/7-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/8-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/8-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/8-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/8-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/9-A.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/9-B.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/9-C.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/level3/9-VZ.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/result/result_0.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/result/result_1.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/result/result_2.mp3 (100%) rename core/assets/sk/game/kidnapping/{ => common}/mfx/result/result_3.mp3 (100%) rename core/assets/sk/game/nightwatch/{ => common}/sfx/help.mp3 (100%) rename core/assets/sk/game/nightwatch/{ => common}/sfx/result_0.mp3 (100%) rename core/assets/sk/game/nightwatch/{ => common}/sfx/result_1.mp3 (100%) rename core/assets/sk/game/nightwatch/{ => common}/sfx/result_2.mp3 (100%) rename core/assets/sk/game/nightwatch/{ => common}/sfx/result_3.mp3 (100%) rename core/assets/sk/game/pursuit/{ => common}/sfx/help.mp3 (100%) rename core/assets/sk/game/pursuit/{ => common}/sfx/result_0.mp3 (100%) rename core/assets/sk/game/pursuit/{ => common}/sfx/result_1.mp3 (100%) rename core/assets/sk/game/pursuit/{ => common}/sfx/result_2.mp3 (100%) rename core/assets/sk/game/pursuit/{ => common}/sfx/result_3.mp3 (100%) rename core/assets/sk/game/robbery/{ => common}/gamescreen/arrested_title.png (100%) rename core/assets/sk/game/robbery/{ => common}/gamescreen/innocence_title.png (100%) rename core/assets/sk/game/robbery/{ => common}/gamescreen/rulemessage_paper_title.png (100%) rename core/assets/sk/game/robbery/{ => common}/gamescreen/thief_title.png (100%) rename core/assets/sk/game/robbery/{ => common}/result_0.mp3 (100%) rename core/assets/sk/game/robbery/{ => common}/result_1.mp3 (100%) rename core/assets/sk/game/robbery/{ => common}/result_2.mp3 (100%) rename core/assets/sk/game/robbery/{ => common}/result_3.mp3 (100%) rename core/assets/sk/game/shootingrange/{ => common}/mfx/loading.mp3 (100%) rename core/assets/sk/game/shootingrange/{ => common}/mfx/result0.mp3 (100%) rename core/assets/sk/game/shootingrange/{ => common}/mfx/result1.mp3 (100%) rename core/assets/sk/game/shootingrange/{ => common}/mfx/result2.mp3 (100%) rename core/assets/sk/game/shootingrange/{ => common}/mfx/result3.mp3 (100%) diff --git a/build.gradle b/build.gradle index b02c45870..ceb0e3e6c 100644 --- a/build.gradle +++ b/build.gradle @@ -23,6 +23,10 @@ final assetsDirName = "assets" final assetsSourceDirName = "src" final assetsDestinationDirName = "dest" +final assetsGameDirectory = "game" +final assetsGameGlobalDirectory = "_global" +final assetsGameCommonDifficultyDirectory = "common" + final String ASSETS_DOWNLOAD_URL = "https://www.tablexia.cz/static/assets/" System.setProperty("javax.net.ssl.trustStore", new File("${project(":android").projectDir.absolutePath}/assets/keystore/tablexiaTrustKeystore").getAbsolutePath()); @@ -171,10 +175,20 @@ task prepareGraphicAssets(dependsOn: prepareAssets) { new File("${assetsDir.absolutePath}/${assetsSourceDirName}/").eachDir() { langDir -> langDir.eachDir() { sectionDir -> sectionDir.eachDir() { atlasDir -> - TexturePacker.process(settings, - "${atlasDir}", - "${assetsDir.absolutePath}/${assetsDestinationDirName}/${langDir.name}/${sectionDir.name}/${atlasDir.name}/", - "${atlasDir.name}") + if (assetsGameDirectory.equals(sectionDir.name) && !assetsGameGlobalDirectory.equals(atlasDir.name)) { + atlasDir.eachDir() { difficultyDir -> + String packFileName = assetsGameCommonDifficultyDirectory.equals(difficultyDir.name) ? atlasDir.name : difficultyDir.name; + TexturePacker.process(settings, + "${difficultyDir}", + "${assetsDir.absolutePath}/${assetsDestinationDirName}/${langDir.name}/${sectionDir.name}/${atlasDir.name}/", + "${packFileName}") + } + } else { + TexturePacker.process(settings, + "${atlasDir}", + "${assetsDir.absolutePath}/${assetsDestinationDirName}/${langDir.name}/${sectionDir.name}/${atlasDir.name}/", + "${atlasDir.name}") + } } } } diff --git a/core/assets/common/game/inthedarkness/gfx/actions/dog.png b/core/assets/common/game/inthedarkness/common/gfx/actions/dog.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/actions/dog.png rename to core/assets/common/game/inthedarkness/common/gfx/actions/dog.png diff --git a/core/assets/common/game/inthedarkness/gfx/actions/door.png b/core/assets/common/game/inthedarkness/common/gfx/actions/door.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/actions/door.png rename to core/assets/common/game/inthedarkness/common/gfx/actions/door.png diff --git a/core/assets/common/game/inthedarkness/gfx/actions/go.png b/core/assets/common/game/inthedarkness/common/gfx/actions/go.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/actions/go.png rename to core/assets/common/game/inthedarkness/common/gfx/actions/go.png diff --git a/core/assets/common/game/inthedarkness/gfx/actions/key.png b/core/assets/common/game/inthedarkness/common/gfx/actions/key.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/actions/key.png rename to core/assets/common/game/inthedarkness/common/gfx/actions/key.png diff --git a/core/assets/common/game/inthedarkness/gfx/actions/left.png b/core/assets/common/game/inthedarkness/common/gfx/actions/left.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/actions/left.png rename to core/assets/common/game/inthedarkness/common/gfx/actions/left.png diff --git a/core/assets/common/game/inthedarkness/gfx/actions/right.png b/core/assets/common/game/inthedarkness/common/gfx/actions/right.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/actions/right.png rename to core/assets/common/game/inthedarkness/common/gfx/actions/right.png diff --git a/core/assets/common/game/inthedarkness/gfx/actions/stairs.png b/core/assets/common/game/inthedarkness/common/gfx/actions/stairs.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/actions/stairs.png rename to core/assets/common/game/inthedarkness/common/gfx/actions/stairs.png diff --git a/core/assets/common/game/inthedarkness/gfx/background/background.jpg b/core/assets/common/game/inthedarkness/common/gfx/background/background.jpg similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/background/background.jpg rename to core/assets/common/game/inthedarkness/common/gfx/background/background.jpg diff --git a/core/assets/common/game/inthedarkness/gfx/background/background_actions.png b/core/assets/common/game/inthedarkness/common/gfx/background/background_actions.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/background/background_actions.png rename to core/assets/common/game/inthedarkness/common/gfx/background/background_actions.png diff --git a/core/assets/common/game/inthedarkness/gfx/background/background_map.png b/core/assets/common/game/inthedarkness/common/gfx/background/background_map.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/background/background_map.png rename to core/assets/common/game/inthedarkness/common/gfx/background/background_map.png diff --git a/core/assets/common/game/inthedarkness/gfx/control/actual.png b/core/assets/common/game/inthedarkness/common/gfx/control/actual.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/control/actual.png rename to core/assets/common/game/inthedarkness/common/gfx/control/actual.png diff --git a/core/assets/common/game/inthedarkness/gfx/control/key.png b/core/assets/common/game/inthedarkness/common/gfx/control/key.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/control/key.png rename to core/assets/common/game/inthedarkness/common/gfx/control/key.png diff --git a/core/assets/common/game/inthedarkness/gfx/control/next.png b/core/assets/common/game/inthedarkness/common/gfx/control/next.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/control/next.png rename to core/assets/common/game/inthedarkness/common/gfx/control/next.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_crash_0.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_0.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_crash_0.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_0.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_crash_1.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_1.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_crash_1.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_1.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_crash_2.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_2.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_crash_2.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_2.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_crash_3.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_3.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_crash_3.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_3.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_crash_4.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_4.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_crash_4.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_4.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_crash_5.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_5.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_crash_5.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_5.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_crash_6.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_6.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_crash_6.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_crash_6.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_jump_0.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_0.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_jump_0.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_0.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_jump_1.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_1.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_jump_1.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_1.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_jump_2.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_2.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_jump_2.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_2.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_jump_3.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_3.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_jump_3.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_3.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_jump_4.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_4.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_jump_4.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_4.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_jump_5.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_5.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_jump_5.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_jump_5.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_walk_0.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_0.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_walk_0.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_0.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_walk_1.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_1.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_walk_1.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_1.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_walk_2.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_2.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_walk_2.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_2.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_walk_3.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_3.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_walk_3.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_3.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_walk_4.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_4.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_walk_4.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_4.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_walk_5.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_5.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_walk_5.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_5.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_walk_6.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_6.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_walk_6.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_6.png diff --git a/core/assets/common/game/inthedarkness/gfx/creature/player_walk_7.png b/core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_7.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/creature/player_walk_7.png rename to core/assets/common/game/inthedarkness/common/gfx/creature/player_walk_7.png diff --git a/core/assets/common/game/inthedarkness/gfx/info/crash.png b/core/assets/common/game/inthedarkness/common/gfx/info/crash.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/info/crash.png rename to core/assets/common/game/inthedarkness/common/gfx/info/crash.png diff --git a/core/assets/common/game/inthedarkness/gfx/info/safe1.png b/core/assets/common/game/inthedarkness/common/gfx/info/safe1.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/info/safe1.png rename to core/assets/common/game/inthedarkness/common/gfx/info/safe1.png diff --git a/core/assets/common/game/inthedarkness/gfx/info/safe2.png b/core/assets/common/game/inthedarkness/common/gfx/info/safe2.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/info/safe2.png rename to core/assets/common/game/inthedarkness/common/gfx/info/safe2.png diff --git a/core/assets/common/game/inthedarkness/gfx/info/start_arrow.png b/core/assets/common/game/inthedarkness/common/gfx/info/start_arrow.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/info/start_arrow.png rename to core/assets/common/game/inthedarkness/common/gfx/info/start_arrow.png diff --git a/core/assets/common/game/inthedarkness/gfx/objects/key.png b/core/assets/common/game/inthedarkness/common/gfx/objects/key.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/objects/key.png rename to core/assets/common/game/inthedarkness/common/gfx/objects/key.png diff --git a/core/assets/common/game/inthedarkness/gfx/objects/safe.png b/core/assets/common/game/inthedarkness/common/gfx/objects/safe.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/objects/safe.png rename to core/assets/common/game/inthedarkness/common/gfx/objects/safe.png diff --git a/core/assets/common/game/inthedarkness/gfx/objects/stairs.png b/core/assets/common/game/inthedarkness/common/gfx/objects/stairs.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/objects/stairs.png rename to core/assets/common/game/inthedarkness/common/gfx/objects/stairs.png diff --git a/core/assets/common/game/inthedarkness/gfx/obstacles/dog_attack.png b/core/assets/common/game/inthedarkness/common/gfx/obstacles/dog_attack.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/obstacles/dog_attack.png rename to core/assets/common/game/inthedarkness/common/gfx/obstacles/dog_attack.png diff --git a/core/assets/common/game/inthedarkness/gfx/obstacles/dog_sleep.png b/core/assets/common/game/inthedarkness/common/gfx/obstacles/dog_sleep.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/obstacles/dog_sleep.png rename to core/assets/common/game/inthedarkness/common/gfx/obstacles/dog_sleep.png diff --git a/core/assets/common/game/inthedarkness/gfx/obstacles/door_closed.png b/core/assets/common/game/inthedarkness/common/gfx/obstacles/door_closed.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/obstacles/door_closed.png rename to core/assets/common/game/inthedarkness/common/gfx/obstacles/door_closed.png diff --git a/core/assets/common/game/inthedarkness/gfx/obstacles/door_opened.png b/core/assets/common/game/inthedarkness/common/gfx/obstacles/door_opened.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/obstacles/door_opened.png rename to core/assets/common/game/inthedarkness/common/gfx/obstacles/door_opened.png diff --git a/core/assets/common/game/inthedarkness/gfx/tiles/tile0.png b/core/assets/common/game/inthedarkness/common/gfx/tiles/tile0.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/tiles/tile0.png rename to core/assets/common/game/inthedarkness/common/gfx/tiles/tile0.png diff --git a/core/assets/common/game/inthedarkness/gfx/tiles/tile1.png b/core/assets/common/game/inthedarkness/common/gfx/tiles/tile1.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/tiles/tile1.png rename to core/assets/common/game/inthedarkness/common/gfx/tiles/tile1.png diff --git a/core/assets/common/game/inthedarkness/gfx/tiles/tile2I.png b/core/assets/common/game/inthedarkness/common/gfx/tiles/tile2I.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/tiles/tile2I.png rename to core/assets/common/game/inthedarkness/common/gfx/tiles/tile2I.png diff --git a/core/assets/common/game/inthedarkness/gfx/tiles/tile2L.png b/core/assets/common/game/inthedarkness/common/gfx/tiles/tile2L.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/tiles/tile2L.png rename to core/assets/common/game/inthedarkness/common/gfx/tiles/tile2L.png diff --git a/core/assets/common/game/inthedarkness/gfx/tiles/tile3.png b/core/assets/common/game/inthedarkness/common/gfx/tiles/tile3.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/tiles/tile3.png rename to core/assets/common/game/inthedarkness/common/gfx/tiles/tile3.png diff --git a/core/assets/common/game/inthedarkness/gfx/tiles/tile4.png b/core/assets/common/game/inthedarkness/common/gfx/tiles/tile4.png similarity index 100% rename from core/assets/common/game/inthedarkness/gfx/tiles/tile4.png rename to core/assets/common/game/inthedarkness/common/gfx/tiles/tile4.png diff --git a/core/assets/common/game/inthedarkness/sfx/bark1.mp3 b/core/assets/common/game/inthedarkness/common/sfx/bark1.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/bark1.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/bark1.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/bark2.mp3 b/core/assets/common/game/inthedarkness/common/sfx/bark2.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/bark2.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/bark2.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/bump1.mp3 b/core/assets/common/game/inthedarkness/common/sfx/bump1.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/bump1.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/bump1.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/bump2.mp3 b/core/assets/common/game/inthedarkness/common/sfx/bump2.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/bump2.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/bump2.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/door.mp3 b/core/assets/common/game/inthedarkness/common/sfx/door.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/door.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/door.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/error.mp3 b/core/assets/common/game/inthedarkness/common/sfx/error.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/error.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/error.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/jump1.mp3 b/core/assets/common/game/inthedarkness/common/sfx/jump1.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/jump1.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/jump1.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/jump2.mp3 b/core/assets/common/game/inthedarkness/common/sfx/jump2.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/jump2.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/jump2.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/key.mp3 b/core/assets/common/game/inthedarkness/common/sfx/key.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/key.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/key.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/safe.mp3 b/core/assets/common/game/inthedarkness/common/sfx/safe.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/safe.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/safe.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/steps1.mp3 b/core/assets/common/game/inthedarkness/common/sfx/steps1.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/steps1.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/steps1.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/steps2.mp3 b/core/assets/common/game/inthedarkness/common/sfx/steps2.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/steps2.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/steps2.mp3 diff --git a/core/assets/common/game/inthedarkness/sfx/steps3.mp3 b/core/assets/common/game/inthedarkness/common/sfx/steps3.mp3 similarity index 100% rename from core/assets/common/game/inthedarkness/sfx/steps3.mp3 rename to core/assets/common/game/inthedarkness/common/sfx/steps3.mp3 diff --git a/core/assets/common/game/kidnapping/gfx/arrow-left-down-pressed.png b/core/assets/common/game/kidnapping/common/gfx/arrow-left-down-pressed.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/arrow-left-down-pressed.png rename to core/assets/common/game/kidnapping/common/gfx/arrow-left-down-pressed.png diff --git a/core/assets/common/game/kidnapping/gfx/arrow-left-down-unpressed.png b/core/assets/common/game/kidnapping/common/gfx/arrow-left-down-unpressed.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/arrow-left-down-unpressed.png rename to core/assets/common/game/kidnapping/common/gfx/arrow-left-down-unpressed.png diff --git a/core/assets/common/game/kidnapping/gfx/arrow-left-top-pressed.png b/core/assets/common/game/kidnapping/common/gfx/arrow-left-top-pressed.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/arrow-left-top-pressed.png rename to core/assets/common/game/kidnapping/common/gfx/arrow-left-top-pressed.png diff --git a/core/assets/common/game/kidnapping/gfx/arrow-left-top-unpressed.png b/core/assets/common/game/kidnapping/common/gfx/arrow-left-top-unpressed.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/arrow-left-top-unpressed.png rename to core/assets/common/game/kidnapping/common/gfx/arrow-left-top-unpressed.png diff --git a/core/assets/common/game/kidnapping/gfx/arrow-right-down-pressed.png b/core/assets/common/game/kidnapping/common/gfx/arrow-right-down-pressed.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/arrow-right-down-pressed.png rename to core/assets/common/game/kidnapping/common/gfx/arrow-right-down-pressed.png diff --git a/core/assets/common/game/kidnapping/gfx/arrow-right-down-unpressed.png b/core/assets/common/game/kidnapping/common/gfx/arrow-right-down-unpressed.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/arrow-right-down-unpressed.png rename to core/assets/common/game/kidnapping/common/gfx/arrow-right-down-unpressed.png diff --git a/core/assets/common/game/kidnapping/gfx/arrow-right-top-pressed.png b/core/assets/common/game/kidnapping/common/gfx/arrow-right-top-pressed.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/arrow-right-top-pressed.png rename to core/assets/common/game/kidnapping/common/gfx/arrow-right-top-pressed.png diff --git a/core/assets/common/game/kidnapping/gfx/arrow-right-top-unpressed.png b/core/assets/common/game/kidnapping/common/gfx/arrow-right-top-unpressed.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/arrow-right-top-unpressed.png rename to core/assets/common/game/kidnapping/common/gfx/arrow-right-top-unpressed.png diff --git a/core/assets/common/game/kidnapping/gfx/dobre.png b/core/assets/common/game/kidnapping/common/gfx/dobre.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/dobre.png rename to core/assets/common/game/kidnapping/common/gfx/dobre.png diff --git a/core/assets/common/game/kidnapping/gfx/ear.png b/core/assets/common/game/kidnapping/common/gfx/ear.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/ear.png rename to core/assets/common/game/kidnapping/common/gfx/ear.png diff --git a/core/assets/common/game/kidnapping/gfx/lineNESW-2.png b/core/assets/common/game/kidnapping/common/gfx/lineNESW-2.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/lineNESW-2.png rename to core/assets/common/game/kidnapping/common/gfx/lineNESW-2.png diff --git a/core/assets/common/game/kidnapping/gfx/lineNWSE-2.png b/core/assets/common/game/kidnapping/common/gfx/lineNWSE-2.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/lineNWSE-2.png rename to core/assets/common/game/kidnapping/common/gfx/lineNWSE-2.png diff --git a/core/assets/common/game/kidnapping/gfx/papir-pravidla.png b/core/assets/common/game/kidnapping/common/gfx/papir-pravidla.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/papir-pravidla.png rename to core/assets/common/game/kidnapping/common/gfx/papir-pravidla.png diff --git a/core/assets/common/game/kidnapping/gfx/spatne.png b/core/assets/common/game/kidnapping/common/gfx/spatne.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/spatne.png rename to core/assets/common/game/kidnapping/common/gfx/spatne.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/domek1.png b/core/assets/common/game/kidnapping/common/gfx/tiles/domek1.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/domek1.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/domek1.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/domek2.png b/core/assets/common/game/kidnapping/common/gfx/tiles/domek2.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/domek2.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/domek2.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/domek3.png b/core/assets/common/game/kidnapping/common/gfx/tiles/domek3.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/domek3.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/domek3.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/domek4.png b/core/assets/common/game/kidnapping/common/gfx/tiles/domek4.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/domek4.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/domek4.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/domek5.png b/core/assets/common/game/kidnapping/common/gfx/tiles/domek5.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/domek5.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/domek5.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/domek6.png b/core/assets/common/game/kidnapping/common/gfx/tiles/domek6.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/domek6.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/domek6.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/domek7.png b/core/assets/common/game/kidnapping/common/gfx/tiles/domek7.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/domek7.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/domek7.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/domek8.png b/core/assets/common/game/kidnapping/common/gfx/tiles/domek8.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/domek8.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/domek8.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/hriste.png b/core/assets/common/game/kidnapping/common/gfx/tiles/hriste.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/hriste.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/hriste.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/park.png b/core/assets/common/game/kidnapping/common/gfx/tiles/park.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/park.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/park.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/posta.png b/core/assets/common/game/kidnapping/common/gfx/tiles/posta.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/posta.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/posta.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/skola.png b/core/assets/common/game/kidnapping/common/gfx/tiles/skola.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/skola.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/skola.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/vila1.png b/core/assets/common/game/kidnapping/common/gfx/tiles/vila1.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/vila1.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/vila1.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/vila2.png b/core/assets/common/game/kidnapping/common/gfx/tiles/vila2.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/vila2.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/vila2.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/vila3.png b/core/assets/common/game/kidnapping/common/gfx/tiles/vila3.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/vila3.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/vila3.png diff --git a/core/assets/common/game/kidnapping/gfx/tiles/vila4.png b/core/assets/common/game/kidnapping/common/gfx/tiles/vila4.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/tiles/vila4.png rename to core/assets/common/game/kidnapping/common/gfx/tiles/vila4.png diff --git a/core/assets/common/game/kidnapping/gfx/zde-jsi.png b/core/assets/common/game/kidnapping/common/gfx/zde-jsi.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/zde-jsi.png rename to core/assets/common/game/kidnapping/common/gfx/zde-jsi.png diff --git a/core/assets/common/game/kidnapping/gfx/znovu-pressed.png b/core/assets/common/game/kidnapping/common/gfx/znovu-pressed.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/znovu-pressed.png rename to core/assets/common/game/kidnapping/common/gfx/znovu-pressed.png diff --git a/core/assets/common/game/kidnapping/gfx/znovu.png b/core/assets/common/game/kidnapping/common/gfx/znovu.png similarity index 100% rename from core/assets/common/game/kidnapping/gfx/znovu.png rename to core/assets/common/game/kidnapping/common/gfx/znovu.png diff --git a/core/assets/common/game/kidnapping/sfx/error.mp3 b/core/assets/common/game/kidnapping/common/sfx/error.mp3 similarity index 100% rename from core/assets/common/game/kidnapping/sfx/error.mp3 rename to core/assets/common/game/kidnapping/common/sfx/error.mp3 diff --git a/core/assets/common/game/nightwatch/hour_hand_moving.png b/core/assets/common/game/nightwatch/common/hour_hand_moving.png similarity index 100% rename from core/assets/common/game/nightwatch/hour_hand_moving.png rename to core/assets/common/game/nightwatch/common/hour_hand_moving.png diff --git a/core/assets/common/game/nightwatch/minute_hand_static.png b/core/assets/common/game/nightwatch/common/minute_hand_static.png similarity index 100% rename from core/assets/common/game/nightwatch/minute_hand_static.png rename to core/assets/common/game/nightwatch/common/minute_hand_static.png diff --git a/core/assets/common/game/nightwatch/sfx/day.mp3 b/core/assets/common/game/nightwatch/common/sfx/day.mp3 similarity index 100% rename from core/assets/common/game/nightwatch/sfx/day.mp3 rename to core/assets/common/game/nightwatch/common/sfx/day.mp3 diff --git a/core/assets/common/game/nightwatch/sfx/night.mp3 b/core/assets/common/game/nightwatch/common/sfx/night.mp3 similarity index 100% rename from core/assets/common/game/nightwatch/sfx/night.mp3 rename to core/assets/common/game/nightwatch/common/sfx/night.mp3 diff --git a/core/assets/common/game/nightwatch/sfx/transition_evening_1.mp3 b/core/assets/common/game/nightwatch/common/sfx/transition_evening_1.mp3 similarity index 100% rename from core/assets/common/game/nightwatch/sfx/transition_evening_1.mp3 rename to core/assets/common/game/nightwatch/common/sfx/transition_evening_1.mp3 diff --git a/core/assets/common/game/nightwatch/sfx/transition_evening_2.mp3 b/core/assets/common/game/nightwatch/common/sfx/transition_evening_2.mp3 similarity index 100% rename from core/assets/common/game/nightwatch/sfx/transition_evening_2.mp3 rename to core/assets/common/game/nightwatch/common/sfx/transition_evening_2.mp3 diff --git a/core/assets/common/game/nightwatch/sfx/transition_evening_3.mp3 b/core/assets/common/game/nightwatch/common/sfx/transition_evening_3.mp3 similarity index 100% rename from core/assets/common/game/nightwatch/sfx/transition_evening_3.mp3 rename to core/assets/common/game/nightwatch/common/sfx/transition_evening_3.mp3 diff --git a/core/assets/common/game/nightwatch/sfx/transition_morning_1.mp3 b/core/assets/common/game/nightwatch/common/sfx/transition_morning_1.mp3 similarity index 100% rename from core/assets/common/game/nightwatch/sfx/transition_morning_1.mp3 rename to core/assets/common/game/nightwatch/common/sfx/transition_morning_1.mp3 diff --git a/core/assets/common/game/nightwatch/sfx/transition_morning_2.mp3 b/core/assets/common/game/nightwatch/common/sfx/transition_morning_2.mp3 similarity index 100% rename from core/assets/common/game/nightwatch/sfx/transition_morning_2.mp3 rename to core/assets/common/game/nightwatch/common/sfx/transition_morning_2.mp3 diff --git a/core/assets/common/game/nightwatch/sfx/transition_morning_3.mp3 b/core/assets/common/game/nightwatch/common/sfx/transition_morning_3.mp3 similarity index 100% rename from core/assets/common/game/nightwatch/sfx/transition_morning_3.mp3 rename to core/assets/common/game/nightwatch/common/sfx/transition_morning_3.mp3 diff --git a/core/assets/common/game/nightwatch/sfx/watch_1.mp3 b/core/assets/common/game/nightwatch/common/sfx/watch_1.mp3 similarity index 100% rename from core/assets/common/game/nightwatch/sfx/watch_1.mp3 rename to core/assets/common/game/nightwatch/common/sfx/watch_1.mp3 diff --git a/core/assets/common/game/nightwatch/sfx/watch_2.mp3 b/core/assets/common/game/nightwatch/common/sfx/watch_2.mp3 similarity index 100% rename from core/assets/common/game/nightwatch/sfx/watch_2.mp3 rename to core/assets/common/game/nightwatch/common/sfx/watch_2.mp3 diff --git a/core/assets/common/game/nightwatch/watch.png b/core/assets/common/game/nightwatch/common/watch.png similarity index 100% rename from core/assets/common/game/nightwatch/watch.png rename to core/assets/common/game/nightwatch/common/watch.png diff --git a/core/assets/common/game/nightwatch/watch_only.png b/core/assets/common/game/nightwatch/common/watch_only.png similarity index 100% rename from core/assets/common/game/nightwatch/watch_only.png rename to core/assets/common/game/nightwatch/common/watch_only.png diff --git a/core/assets/common/game/nightwatch/background/16/0.png b/core/assets/common/game/nightwatch/easy/background/0.png similarity index 100% rename from core/assets/common/game/nightwatch/background/16/0.png rename to core/assets/common/game/nightwatch/easy/background/0.png diff --git a/core/assets/common/game/nightwatch/background/16/1.png b/core/assets/common/game/nightwatch/easy/background/1.png similarity index 100% rename from core/assets/common/game/nightwatch/background/16/1.png rename to core/assets/common/game/nightwatch/easy/background/1.png diff --git a/core/assets/common/game/nightwatch/background/16/2.png b/core/assets/common/game/nightwatch/easy/background/2.png similarity index 100% rename from core/assets/common/game/nightwatch/background/16/2.png rename to core/assets/common/game/nightwatch/easy/background/2.png diff --git a/core/assets/common/game/nightwatch/background/16/3.png b/core/assets/common/game/nightwatch/easy/background/3.png similarity index 100% rename from core/assets/common/game/nightwatch/background/16/3.png rename to core/assets/common/game/nightwatch/easy/background/3.png diff --git a/core/assets/common/game/nightwatch/background/16/4.png b/core/assets/common/game/nightwatch/easy/background/4.png similarity index 100% rename from core/assets/common/game/nightwatch/background/16/4.png rename to core/assets/common/game/nightwatch/easy/background/4.png diff --git a/core/assets/common/game/nightwatch/background/16/5.png b/core/assets/common/game/nightwatch/easy/background/5.png similarity index 100% rename from core/assets/common/game/nightwatch/background/16/5.png rename to core/assets/common/game/nightwatch/easy/background/5.png diff --git a/core/assets/common/game/nightwatch/background/16/6.png b/core/assets/common/game/nightwatch/easy/background/6.png similarity index 100% rename from core/assets/common/game/nightwatch/background/16/6.png rename to core/assets/common/game/nightwatch/easy/background/6.png diff --git a/core/assets/common/game/nightwatch/windows/16/0.png b/core/assets/common/game/nightwatch/easy/windows/0.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/0.png rename to core/assets/common/game/nightwatch/easy/windows/0.png diff --git a/core/assets/common/game/nightwatch/windows/16/1.png b/core/assets/common/game/nightwatch/easy/windows/1.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/1.png rename to core/assets/common/game/nightwatch/easy/windows/1.png diff --git a/core/assets/common/game/nightwatch/windows/16/10.png b/core/assets/common/game/nightwatch/easy/windows/10.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/10.png rename to core/assets/common/game/nightwatch/easy/windows/10.png diff --git a/core/assets/common/game/nightwatch/windows/16/11.png b/core/assets/common/game/nightwatch/easy/windows/11.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/11.png rename to core/assets/common/game/nightwatch/easy/windows/11.png diff --git a/core/assets/common/game/nightwatch/windows/16/12.png b/core/assets/common/game/nightwatch/easy/windows/12.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/12.png rename to core/assets/common/game/nightwatch/easy/windows/12.png diff --git a/core/assets/common/game/nightwatch/windows/16/13.png b/core/assets/common/game/nightwatch/easy/windows/13.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/13.png rename to core/assets/common/game/nightwatch/easy/windows/13.png diff --git a/core/assets/common/game/nightwatch/windows/16/14.png b/core/assets/common/game/nightwatch/easy/windows/14.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/14.png rename to core/assets/common/game/nightwatch/easy/windows/14.png diff --git a/core/assets/common/game/nightwatch/windows/16/15.png b/core/assets/common/game/nightwatch/easy/windows/15.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/15.png rename to core/assets/common/game/nightwatch/easy/windows/15.png diff --git a/core/assets/common/game/nightwatch/windows/16/2.png b/core/assets/common/game/nightwatch/easy/windows/2.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/2.png rename to core/assets/common/game/nightwatch/easy/windows/2.png diff --git a/core/assets/common/game/nightwatch/windows/16/3.png b/core/assets/common/game/nightwatch/easy/windows/3.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/3.png rename to core/assets/common/game/nightwatch/easy/windows/3.png diff --git a/core/assets/common/game/nightwatch/windows/16/4.png b/core/assets/common/game/nightwatch/easy/windows/4.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/4.png rename to core/assets/common/game/nightwatch/easy/windows/4.png diff --git a/core/assets/common/game/nightwatch/windows/16/5.png b/core/assets/common/game/nightwatch/easy/windows/5.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/5.png rename to core/assets/common/game/nightwatch/easy/windows/5.png diff --git a/core/assets/common/game/nightwatch/windows/16/6.png b/core/assets/common/game/nightwatch/easy/windows/6.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/6.png rename to core/assets/common/game/nightwatch/easy/windows/6.png diff --git a/core/assets/common/game/nightwatch/windows/16/7.png b/core/assets/common/game/nightwatch/easy/windows/7.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/7.png rename to core/assets/common/game/nightwatch/easy/windows/7.png diff --git a/core/assets/common/game/nightwatch/windows/16/8.png b/core/assets/common/game/nightwatch/easy/windows/8.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/8.png rename to core/assets/common/game/nightwatch/easy/windows/8.png diff --git a/core/assets/common/game/nightwatch/windows/16/9.png b/core/assets/common/game/nightwatch/easy/windows/9.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/9.png rename to core/assets/common/game/nightwatch/easy/windows/9.png diff --git a/core/assets/common/game/nightwatch/windows/16/colors.png b/core/assets/common/game/nightwatch/easy/windows/colors.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/16/colors.png rename to core/assets/common/game/nightwatch/easy/windows/colors.png diff --git a/core/assets/common/game/nightwatch/background/32/0.png b/core/assets/common/game/nightwatch/hard/background/0.png similarity index 100% rename from core/assets/common/game/nightwatch/background/32/0.png rename to core/assets/common/game/nightwatch/hard/background/0.png diff --git a/core/assets/common/game/nightwatch/background/32/1.png b/core/assets/common/game/nightwatch/hard/background/1.png similarity index 100% rename from core/assets/common/game/nightwatch/background/32/1.png rename to core/assets/common/game/nightwatch/hard/background/1.png diff --git a/core/assets/common/game/nightwatch/background/32/2.png b/core/assets/common/game/nightwatch/hard/background/2.png similarity index 100% rename from core/assets/common/game/nightwatch/background/32/2.png rename to core/assets/common/game/nightwatch/hard/background/2.png diff --git a/core/assets/common/game/nightwatch/background/32/3.png b/core/assets/common/game/nightwatch/hard/background/3.png similarity index 100% rename from core/assets/common/game/nightwatch/background/32/3.png rename to core/assets/common/game/nightwatch/hard/background/3.png diff --git a/core/assets/common/game/nightwatch/background/32/4.png b/core/assets/common/game/nightwatch/hard/background/4.png similarity index 100% rename from core/assets/common/game/nightwatch/background/32/4.png rename to core/assets/common/game/nightwatch/hard/background/4.png diff --git a/core/assets/common/game/nightwatch/background/32/5.png b/core/assets/common/game/nightwatch/hard/background/5.png similarity index 100% rename from core/assets/common/game/nightwatch/background/32/5.png rename to core/assets/common/game/nightwatch/hard/background/5.png diff --git a/core/assets/common/game/nightwatch/background/32/6.png b/core/assets/common/game/nightwatch/hard/background/6.png similarity index 100% rename from core/assets/common/game/nightwatch/background/32/6.png rename to core/assets/common/game/nightwatch/hard/background/6.png diff --git a/core/assets/common/game/nightwatch/windows/32/0.png b/core/assets/common/game/nightwatch/hard/windows/0.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/0.png rename to core/assets/common/game/nightwatch/hard/windows/0.png diff --git a/core/assets/common/game/nightwatch/windows/32/1.png b/core/assets/common/game/nightwatch/hard/windows/1.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/1.png rename to core/assets/common/game/nightwatch/hard/windows/1.png diff --git a/core/assets/common/game/nightwatch/windows/32/10.png b/core/assets/common/game/nightwatch/hard/windows/10.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/10.png rename to core/assets/common/game/nightwatch/hard/windows/10.png diff --git a/core/assets/common/game/nightwatch/windows/32/11.png b/core/assets/common/game/nightwatch/hard/windows/11.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/11.png rename to core/assets/common/game/nightwatch/hard/windows/11.png diff --git a/core/assets/common/game/nightwatch/windows/32/12.png b/core/assets/common/game/nightwatch/hard/windows/12.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/12.png rename to core/assets/common/game/nightwatch/hard/windows/12.png diff --git a/core/assets/common/game/nightwatch/windows/32/13.png b/core/assets/common/game/nightwatch/hard/windows/13.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/13.png rename to core/assets/common/game/nightwatch/hard/windows/13.png diff --git a/core/assets/common/game/nightwatch/windows/32/14.png b/core/assets/common/game/nightwatch/hard/windows/14.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/14.png rename to core/assets/common/game/nightwatch/hard/windows/14.png diff --git a/core/assets/common/game/nightwatch/windows/32/15.png b/core/assets/common/game/nightwatch/hard/windows/15.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/15.png rename to core/assets/common/game/nightwatch/hard/windows/15.png diff --git a/core/assets/common/game/nightwatch/windows/32/16.png b/core/assets/common/game/nightwatch/hard/windows/16.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/16.png rename to core/assets/common/game/nightwatch/hard/windows/16.png diff --git a/core/assets/common/game/nightwatch/windows/32/17.png b/core/assets/common/game/nightwatch/hard/windows/17.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/17.png rename to core/assets/common/game/nightwatch/hard/windows/17.png diff --git a/core/assets/common/game/nightwatch/windows/32/18.png b/core/assets/common/game/nightwatch/hard/windows/18.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/18.png rename to core/assets/common/game/nightwatch/hard/windows/18.png diff --git a/core/assets/common/game/nightwatch/windows/32/19.png b/core/assets/common/game/nightwatch/hard/windows/19.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/19.png rename to core/assets/common/game/nightwatch/hard/windows/19.png diff --git a/core/assets/common/game/nightwatch/windows/32/2.png b/core/assets/common/game/nightwatch/hard/windows/2.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/2.png rename to core/assets/common/game/nightwatch/hard/windows/2.png diff --git a/core/assets/common/game/nightwatch/windows/32/20.png b/core/assets/common/game/nightwatch/hard/windows/20.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/20.png rename to core/assets/common/game/nightwatch/hard/windows/20.png diff --git a/core/assets/common/game/nightwatch/windows/32/21.png b/core/assets/common/game/nightwatch/hard/windows/21.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/21.png rename to core/assets/common/game/nightwatch/hard/windows/21.png diff --git a/core/assets/common/game/nightwatch/windows/32/22.png b/core/assets/common/game/nightwatch/hard/windows/22.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/22.png rename to core/assets/common/game/nightwatch/hard/windows/22.png diff --git a/core/assets/common/game/nightwatch/windows/32/23.png b/core/assets/common/game/nightwatch/hard/windows/23.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/23.png rename to core/assets/common/game/nightwatch/hard/windows/23.png diff --git a/core/assets/common/game/nightwatch/windows/32/24.png b/core/assets/common/game/nightwatch/hard/windows/24.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/24.png rename to core/assets/common/game/nightwatch/hard/windows/24.png diff --git a/core/assets/common/game/nightwatch/windows/32/25.png b/core/assets/common/game/nightwatch/hard/windows/25.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/25.png rename to core/assets/common/game/nightwatch/hard/windows/25.png diff --git a/core/assets/common/game/nightwatch/windows/32/26.png b/core/assets/common/game/nightwatch/hard/windows/26.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/26.png rename to core/assets/common/game/nightwatch/hard/windows/26.png diff --git a/core/assets/common/game/nightwatch/windows/32/27.png b/core/assets/common/game/nightwatch/hard/windows/27.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/27.png rename to core/assets/common/game/nightwatch/hard/windows/27.png diff --git a/core/assets/common/game/nightwatch/windows/32/28.png b/core/assets/common/game/nightwatch/hard/windows/28.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/28.png rename to core/assets/common/game/nightwatch/hard/windows/28.png diff --git a/core/assets/common/game/nightwatch/windows/32/29.png b/core/assets/common/game/nightwatch/hard/windows/29.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/29.png rename to core/assets/common/game/nightwatch/hard/windows/29.png diff --git a/core/assets/common/game/nightwatch/windows/32/3.png b/core/assets/common/game/nightwatch/hard/windows/3.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/3.png rename to core/assets/common/game/nightwatch/hard/windows/3.png diff --git a/core/assets/common/game/nightwatch/windows/32/30.png b/core/assets/common/game/nightwatch/hard/windows/30.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/30.png rename to core/assets/common/game/nightwatch/hard/windows/30.png diff --git a/core/assets/common/game/nightwatch/windows/32/31.png b/core/assets/common/game/nightwatch/hard/windows/31.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/31.png rename to core/assets/common/game/nightwatch/hard/windows/31.png diff --git a/core/assets/common/game/nightwatch/windows/32/4.png b/core/assets/common/game/nightwatch/hard/windows/4.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/4.png rename to core/assets/common/game/nightwatch/hard/windows/4.png diff --git a/core/assets/common/game/nightwatch/windows/32/5.png b/core/assets/common/game/nightwatch/hard/windows/5.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/5.png rename to core/assets/common/game/nightwatch/hard/windows/5.png diff --git a/core/assets/common/game/nightwatch/windows/32/6.png b/core/assets/common/game/nightwatch/hard/windows/6.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/6.png rename to core/assets/common/game/nightwatch/hard/windows/6.png diff --git a/core/assets/common/game/nightwatch/windows/32/7.png b/core/assets/common/game/nightwatch/hard/windows/7.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/7.png rename to core/assets/common/game/nightwatch/hard/windows/7.png diff --git a/core/assets/common/game/nightwatch/windows/32/8.png b/core/assets/common/game/nightwatch/hard/windows/8.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/8.png rename to core/assets/common/game/nightwatch/hard/windows/8.png diff --git a/core/assets/common/game/nightwatch/windows/32/9.png b/core/assets/common/game/nightwatch/hard/windows/9.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/9.png rename to core/assets/common/game/nightwatch/hard/windows/9.png diff --git a/core/assets/common/game/nightwatch/windows/32/colors.png b/core/assets/common/game/nightwatch/hard/windows/colors.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/32/colors.png rename to core/assets/common/game/nightwatch/hard/windows/colors.png diff --git a/core/assets/common/game/nightwatch/background/24/0.png b/core/assets/common/game/nightwatch/medium/background/0.png similarity index 100% rename from core/assets/common/game/nightwatch/background/24/0.png rename to core/assets/common/game/nightwatch/medium/background/0.png diff --git a/core/assets/common/game/nightwatch/background/24/1.png b/core/assets/common/game/nightwatch/medium/background/1.png similarity index 100% rename from core/assets/common/game/nightwatch/background/24/1.png rename to core/assets/common/game/nightwatch/medium/background/1.png diff --git a/core/assets/common/game/nightwatch/background/24/2.png b/core/assets/common/game/nightwatch/medium/background/2.png similarity index 100% rename from core/assets/common/game/nightwatch/background/24/2.png rename to core/assets/common/game/nightwatch/medium/background/2.png diff --git a/core/assets/common/game/nightwatch/background/24/3.png b/core/assets/common/game/nightwatch/medium/background/3.png similarity index 100% rename from core/assets/common/game/nightwatch/background/24/3.png rename to core/assets/common/game/nightwatch/medium/background/3.png diff --git a/core/assets/common/game/nightwatch/background/24/4.png b/core/assets/common/game/nightwatch/medium/background/4.png similarity index 100% rename from core/assets/common/game/nightwatch/background/24/4.png rename to core/assets/common/game/nightwatch/medium/background/4.png diff --git a/core/assets/common/game/nightwatch/background/24/5.png b/core/assets/common/game/nightwatch/medium/background/5.png similarity index 100% rename from core/assets/common/game/nightwatch/background/24/5.png rename to core/assets/common/game/nightwatch/medium/background/5.png diff --git a/core/assets/common/game/nightwatch/background/24/6.png b/core/assets/common/game/nightwatch/medium/background/6.png similarity index 100% rename from core/assets/common/game/nightwatch/background/24/6.png rename to core/assets/common/game/nightwatch/medium/background/6.png diff --git a/core/assets/common/game/nightwatch/windows/24/0.png b/core/assets/common/game/nightwatch/medium/windows/0.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/0.png rename to core/assets/common/game/nightwatch/medium/windows/0.png diff --git a/core/assets/common/game/nightwatch/windows/24/1.png b/core/assets/common/game/nightwatch/medium/windows/1.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/1.png rename to core/assets/common/game/nightwatch/medium/windows/1.png diff --git a/core/assets/common/game/nightwatch/windows/24/10.png b/core/assets/common/game/nightwatch/medium/windows/10.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/10.png rename to core/assets/common/game/nightwatch/medium/windows/10.png diff --git a/core/assets/common/game/nightwatch/windows/24/11.png b/core/assets/common/game/nightwatch/medium/windows/11.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/11.png rename to core/assets/common/game/nightwatch/medium/windows/11.png diff --git a/core/assets/common/game/nightwatch/windows/24/12.png b/core/assets/common/game/nightwatch/medium/windows/12.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/12.png rename to core/assets/common/game/nightwatch/medium/windows/12.png diff --git a/core/assets/common/game/nightwatch/windows/24/13.png b/core/assets/common/game/nightwatch/medium/windows/13.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/13.png rename to core/assets/common/game/nightwatch/medium/windows/13.png diff --git a/core/assets/common/game/nightwatch/windows/24/14.png b/core/assets/common/game/nightwatch/medium/windows/14.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/14.png rename to core/assets/common/game/nightwatch/medium/windows/14.png diff --git a/core/assets/common/game/nightwatch/windows/24/15.png b/core/assets/common/game/nightwatch/medium/windows/15.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/15.png rename to core/assets/common/game/nightwatch/medium/windows/15.png diff --git a/core/assets/common/game/nightwatch/windows/24/16.png b/core/assets/common/game/nightwatch/medium/windows/16.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/16.png rename to core/assets/common/game/nightwatch/medium/windows/16.png diff --git a/core/assets/common/game/nightwatch/windows/24/17.png b/core/assets/common/game/nightwatch/medium/windows/17.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/17.png rename to core/assets/common/game/nightwatch/medium/windows/17.png diff --git a/core/assets/common/game/nightwatch/windows/24/18.png b/core/assets/common/game/nightwatch/medium/windows/18.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/18.png rename to core/assets/common/game/nightwatch/medium/windows/18.png diff --git a/core/assets/common/game/nightwatch/windows/24/19.png b/core/assets/common/game/nightwatch/medium/windows/19.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/19.png rename to core/assets/common/game/nightwatch/medium/windows/19.png diff --git a/core/assets/common/game/nightwatch/windows/24/2.png b/core/assets/common/game/nightwatch/medium/windows/2.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/2.png rename to core/assets/common/game/nightwatch/medium/windows/2.png diff --git a/core/assets/common/game/nightwatch/windows/24/20.png b/core/assets/common/game/nightwatch/medium/windows/20.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/20.png rename to core/assets/common/game/nightwatch/medium/windows/20.png diff --git a/core/assets/common/game/nightwatch/windows/24/21.png b/core/assets/common/game/nightwatch/medium/windows/21.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/21.png rename to core/assets/common/game/nightwatch/medium/windows/21.png diff --git a/core/assets/common/game/nightwatch/windows/24/22.png b/core/assets/common/game/nightwatch/medium/windows/22.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/22.png rename to core/assets/common/game/nightwatch/medium/windows/22.png diff --git a/core/assets/common/game/nightwatch/windows/24/23.png b/core/assets/common/game/nightwatch/medium/windows/23.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/23.png rename to core/assets/common/game/nightwatch/medium/windows/23.png diff --git a/core/assets/common/game/nightwatch/windows/24/3.png b/core/assets/common/game/nightwatch/medium/windows/3.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/3.png rename to core/assets/common/game/nightwatch/medium/windows/3.png diff --git a/core/assets/common/game/nightwatch/windows/24/4.png b/core/assets/common/game/nightwatch/medium/windows/4.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/4.png rename to core/assets/common/game/nightwatch/medium/windows/4.png diff --git a/core/assets/common/game/nightwatch/windows/24/5.png b/core/assets/common/game/nightwatch/medium/windows/5.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/5.png rename to core/assets/common/game/nightwatch/medium/windows/5.png diff --git a/core/assets/common/game/nightwatch/windows/24/6.png b/core/assets/common/game/nightwatch/medium/windows/6.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/6.png rename to core/assets/common/game/nightwatch/medium/windows/6.png diff --git a/core/assets/common/game/nightwatch/windows/24/7.png b/core/assets/common/game/nightwatch/medium/windows/7.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/7.png rename to core/assets/common/game/nightwatch/medium/windows/7.png diff --git a/core/assets/common/game/nightwatch/windows/24/8.png b/core/assets/common/game/nightwatch/medium/windows/8.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/8.png rename to core/assets/common/game/nightwatch/medium/windows/8.png diff --git a/core/assets/common/game/nightwatch/windows/24/9.png b/core/assets/common/game/nightwatch/medium/windows/9.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/9.png rename to core/assets/common/game/nightwatch/medium/windows/9.png diff --git a/core/assets/common/game/nightwatch/windows/24/colors.png b/core/assets/common/game/nightwatch/medium/windows/colors.png similarity index 100% rename from core/assets/common/game/nightwatch/windows/24/colors.png rename to core/assets/common/game/nightwatch/medium/windows/colors.png diff --git a/core/assets/common/game/pursuit/background.png b/core/assets/common/game/pursuit/common/background.png similarity index 100% rename from core/assets/common/game/pursuit/background.png rename to core/assets/common/game/pursuit/common/background.png diff --git a/core/assets/common/game/pursuit/background2.png b/core/assets/common/game/pursuit/common/background2.png similarity index 100% rename from core/assets/common/game/pursuit/background2.png rename to core/assets/common/game/pursuit/common/background2.png diff --git a/core/assets/common/game/pursuit/maps/map1.png b/core/assets/common/game/pursuit/common/maps/map1.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map1.png rename to core/assets/common/game/pursuit/common/maps/map1.png diff --git a/core/assets/common/game/pursuit/maps/map10.png b/core/assets/common/game/pursuit/common/maps/map10.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map10.png rename to core/assets/common/game/pursuit/common/maps/map10.png diff --git a/core/assets/common/game/pursuit/maps/map10red.png b/core/assets/common/game/pursuit/common/maps/map10red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map10red.png rename to core/assets/common/game/pursuit/common/maps/map10red.png diff --git a/core/assets/common/game/pursuit/maps/map11.png b/core/assets/common/game/pursuit/common/maps/map11.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map11.png rename to core/assets/common/game/pursuit/common/maps/map11.png diff --git a/core/assets/common/game/pursuit/maps/map11red.png b/core/assets/common/game/pursuit/common/maps/map11red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map11red.png rename to core/assets/common/game/pursuit/common/maps/map11red.png diff --git a/core/assets/common/game/pursuit/maps/map12.png b/core/assets/common/game/pursuit/common/maps/map12.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map12.png rename to core/assets/common/game/pursuit/common/maps/map12.png diff --git a/core/assets/common/game/pursuit/maps/map12red.png b/core/assets/common/game/pursuit/common/maps/map12red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map12red.png rename to core/assets/common/game/pursuit/common/maps/map12red.png diff --git a/core/assets/common/game/pursuit/maps/map13.png b/core/assets/common/game/pursuit/common/maps/map13.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map13.png rename to core/assets/common/game/pursuit/common/maps/map13.png diff --git a/core/assets/common/game/pursuit/maps/map13red.png b/core/assets/common/game/pursuit/common/maps/map13red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map13red.png rename to core/assets/common/game/pursuit/common/maps/map13red.png diff --git a/core/assets/common/game/pursuit/maps/map14.png b/core/assets/common/game/pursuit/common/maps/map14.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map14.png rename to core/assets/common/game/pursuit/common/maps/map14.png diff --git a/core/assets/common/game/pursuit/maps/map14red.png b/core/assets/common/game/pursuit/common/maps/map14red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map14red.png rename to core/assets/common/game/pursuit/common/maps/map14red.png diff --git a/core/assets/common/game/pursuit/maps/map1red.png b/core/assets/common/game/pursuit/common/maps/map1red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map1red.png rename to core/assets/common/game/pursuit/common/maps/map1red.png diff --git a/core/assets/common/game/pursuit/maps/map2.png b/core/assets/common/game/pursuit/common/maps/map2.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map2.png rename to core/assets/common/game/pursuit/common/maps/map2.png diff --git a/core/assets/common/game/pursuit/maps/map2red.png b/core/assets/common/game/pursuit/common/maps/map2red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map2red.png rename to core/assets/common/game/pursuit/common/maps/map2red.png diff --git a/core/assets/common/game/pursuit/maps/map3.png b/core/assets/common/game/pursuit/common/maps/map3.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map3.png rename to core/assets/common/game/pursuit/common/maps/map3.png diff --git a/core/assets/common/game/pursuit/maps/map3red.png b/core/assets/common/game/pursuit/common/maps/map3red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map3red.png rename to core/assets/common/game/pursuit/common/maps/map3red.png diff --git a/core/assets/common/game/pursuit/maps/map4.png b/core/assets/common/game/pursuit/common/maps/map4.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map4.png rename to core/assets/common/game/pursuit/common/maps/map4.png diff --git a/core/assets/common/game/pursuit/maps/map4red.png b/core/assets/common/game/pursuit/common/maps/map4red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map4red.png rename to core/assets/common/game/pursuit/common/maps/map4red.png diff --git a/core/assets/common/game/pursuit/maps/map5.png b/core/assets/common/game/pursuit/common/maps/map5.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map5.png rename to core/assets/common/game/pursuit/common/maps/map5.png diff --git a/core/assets/common/game/pursuit/maps/map5red.png b/core/assets/common/game/pursuit/common/maps/map5red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map5red.png rename to core/assets/common/game/pursuit/common/maps/map5red.png diff --git a/core/assets/common/game/pursuit/maps/map6.png b/core/assets/common/game/pursuit/common/maps/map6.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map6.png rename to core/assets/common/game/pursuit/common/maps/map6.png diff --git a/core/assets/common/game/pursuit/maps/map6red.png b/core/assets/common/game/pursuit/common/maps/map6red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map6red.png rename to core/assets/common/game/pursuit/common/maps/map6red.png diff --git a/core/assets/common/game/pursuit/maps/map7.png b/core/assets/common/game/pursuit/common/maps/map7.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map7.png rename to core/assets/common/game/pursuit/common/maps/map7.png diff --git a/core/assets/common/game/pursuit/maps/map7red.png b/core/assets/common/game/pursuit/common/maps/map7red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map7red.png rename to core/assets/common/game/pursuit/common/maps/map7red.png diff --git a/core/assets/common/game/pursuit/maps/map8.png b/core/assets/common/game/pursuit/common/maps/map8.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map8.png rename to core/assets/common/game/pursuit/common/maps/map8.png diff --git a/core/assets/common/game/pursuit/maps/map8red.png b/core/assets/common/game/pursuit/common/maps/map8red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map8red.png rename to core/assets/common/game/pursuit/common/maps/map8red.png diff --git a/core/assets/common/game/pursuit/maps/map9.png b/core/assets/common/game/pursuit/common/maps/map9.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map9.png rename to core/assets/common/game/pursuit/common/maps/map9.png diff --git a/core/assets/common/game/pursuit/maps/map9red.png b/core/assets/common/game/pursuit/common/maps/map9red.png similarity index 100% rename from core/assets/common/game/pursuit/maps/map9red.png rename to core/assets/common/game/pursuit/common/maps/map9red.png diff --git a/core/assets/common/game/pursuit/sfx/boat_1.mp3 b/core/assets/common/game/pursuit/common/sfx/boat_1.mp3 similarity index 100% rename from core/assets/common/game/pursuit/sfx/boat_1.mp3 rename to core/assets/common/game/pursuit/common/sfx/boat_1.mp3 diff --git a/core/assets/common/game/pursuit/sfx/car_1.mp3 b/core/assets/common/game/pursuit/common/sfx/car_1.mp3 similarity index 100% rename from core/assets/common/game/pursuit/sfx/car_1.mp3 rename to core/assets/common/game/pursuit/common/sfx/car_1.mp3 diff --git a/core/assets/common/game/pursuit/sfx/car_2.mp3 b/core/assets/common/game/pursuit/common/sfx/car_2.mp3 similarity index 100% rename from core/assets/common/game/pursuit/sfx/car_2.mp3 rename to core/assets/common/game/pursuit/common/sfx/car_2.mp3 diff --git a/core/assets/common/game/pursuit/sfx/car_3.mp3 b/core/assets/common/game/pursuit/common/sfx/car_3.mp3 similarity index 100% rename from core/assets/common/game/pursuit/sfx/car_3.mp3 rename to core/assets/common/game/pursuit/common/sfx/car_3.mp3 diff --git a/core/assets/common/game/pursuit/sfx/car_4.mp3 b/core/assets/common/game/pursuit/common/sfx/car_4.mp3 similarity index 100% rename from core/assets/common/game/pursuit/sfx/car_4.mp3 rename to core/assets/common/game/pursuit/common/sfx/car_4.mp3 diff --git a/core/assets/common/game/pursuit/sfx/lift.mp3 b/core/assets/common/game/pursuit/common/sfx/lift.mp3 similarity index 100% rename from core/assets/common/game/pursuit/sfx/lift.mp3 rename to core/assets/common/game/pursuit/common/sfx/lift.mp3 diff --git a/core/assets/common/game/pursuit/sfx/motorcycle_1.mp3 b/core/assets/common/game/pursuit/common/sfx/motorcycle_1.mp3 similarity index 100% rename from core/assets/common/game/pursuit/sfx/motorcycle_1.mp3 rename to core/assets/common/game/pursuit/common/sfx/motorcycle_1.mp3 diff --git a/core/assets/common/game/pursuit/sfx/rotate.mp3 b/core/assets/common/game/pursuit/common/sfx/rotate.mp3 similarity index 100% rename from core/assets/common/game/pursuit/sfx/rotate.mp3 rename to core/assets/common/game/pursuit/common/sfx/rotate.mp3 diff --git a/core/assets/common/game/pursuit/sfx/switch.mp3 b/core/assets/common/game/pursuit/common/sfx/switch.mp3 similarity index 100% rename from core/assets/common/game/pursuit/sfx/switch.mp3 rename to core/assets/common/game/pursuit/common/sfx/switch.mp3 diff --git a/core/assets/common/game/pursuit/sfx/train_1.mp3 b/core/assets/common/game/pursuit/common/sfx/train_1.mp3 similarity index 100% rename from core/assets/common/game/pursuit/sfx/train_1.mp3 rename to core/assets/common/game/pursuit/common/sfx/train_1.mp3 diff --git a/core/assets/common/game/pursuit/sfx/train_2.mp3 b/core/assets/common/game/pursuit/common/sfx/train_2.mp3 similarity index 100% rename from core/assets/common/game/pursuit/sfx/train_2.mp3 rename to core/assets/common/game/pursuit/common/sfx/train_2.mp3 diff --git a/core/assets/common/game/pursuit/shadow.png b/core/assets/common/game/pursuit/common/shadow.png similarity index 100% rename from core/assets/common/game/pursuit/shadow.png rename to core/assets/common/game/pursuit/common/shadow.png diff --git a/core/assets/common/game/pursuit/vehicles/boat.png b/core/assets/common/game/pursuit/common/vehicles/boat.png similarity index 100% rename from core/assets/common/game/pursuit/vehicles/boat.png rename to core/assets/common/game/pursuit/common/vehicles/boat.png diff --git a/core/assets/common/game/pursuit/vehicles/car.png b/core/assets/common/game/pursuit/common/vehicles/car.png similarity index 100% rename from core/assets/common/game/pursuit/vehicles/car.png rename to core/assets/common/game/pursuit/common/vehicles/car.png diff --git a/core/assets/common/game/pursuit/vehicles/flag.png b/core/assets/common/game/pursuit/common/vehicles/flag.png similarity index 100% rename from core/assets/common/game/pursuit/vehicles/flag.png rename to core/assets/common/game/pursuit/common/vehicles/flag.png diff --git a/core/assets/common/game/pursuit/vehicles/motorcycle.png b/core/assets/common/game/pursuit/common/vehicles/motorcycle.png similarity index 100% rename from core/assets/common/game/pursuit/vehicles/motorcycle.png rename to core/assets/common/game/pursuit/common/vehicles/motorcycle.png diff --git a/core/assets/common/game/pursuit/vehicles/train.png b/core/assets/common/game/pursuit/common/vehicles/train.png similarity index 100% rename from core/assets/common/game/pursuit/vehicles/train.png rename to core/assets/common/game/pursuit/common/vehicles/train.png diff --git a/core/assets/common/game/robbery/alarm.mp3 b/core/assets/common/game/robbery/common/alarm.mp3 similarity index 100% rename from core/assets/common/game/robbery/alarm.mp3 rename to core/assets/common/game/robbery/common/alarm.mp3 diff --git a/core/assets/common/game/robbery/chains.mp3 b/core/assets/common/game/robbery/common/chains.mp3 similarity index 100% rename from core/assets/common/game/robbery/chains.mp3 rename to core/assets/common/game/robbery/common/chains.mp3 diff --git a/core/assets/common/game/robbery/character/f_beads_blue.png b/core/assets/common/game/robbery/common/character/f_beads_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/f_beads_blue.png rename to core/assets/common/game/robbery/common/character/f_beads_blue.png diff --git a/core/assets/common/game/robbery/character/f_beads_grey.png b/core/assets/common/game/robbery/common/character/f_beads_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/f_beads_grey.png rename to core/assets/common/game/robbery/common/character/f_beads_grey.png diff --git a/core/assets/common/game/robbery/character/f_beads_red.png b/core/assets/common/game/robbery/common/character/f_beads_red.png similarity index 100% rename from core/assets/common/game/robbery/character/f_beads_red.png rename to core/assets/common/game/robbery/common/character/f_beads_red.png diff --git a/core/assets/common/game/robbery/character/f_braidhair_black.png b/core/assets/common/game/robbery/common/character/f_braidhair_black.png similarity index 100% rename from core/assets/common/game/robbery/character/f_braidhair_black.png rename to core/assets/common/game/robbery/common/character/f_braidhair_black.png diff --git a/core/assets/common/game/robbery/character/f_braidhair_brown.png b/core/assets/common/game/robbery/common/character/f_braidhair_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/f_braidhair_brown.png rename to core/assets/common/game/robbery/common/character/f_braidhair_brown.png diff --git a/core/assets/common/game/robbery/character/f_braidhair_yellow.png b/core/assets/common/game/robbery/common/character/f_braidhair_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/f_braidhair_yellow.png rename to core/assets/common/game/robbery/common/character/f_braidhair_yellow.png diff --git a/core/assets/common/game/robbery/character/f_coat_brown.png b/core/assets/common/game/robbery/common/character/f_coat_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/f_coat_brown.png rename to core/assets/common/game/robbery/common/character/f_coat_brown.png diff --git a/core/assets/common/game/robbery/character/f_coat_green.png b/core/assets/common/game/robbery/common/character/f_coat_green.png similarity index 100% rename from core/assets/common/game/robbery/character/f_coat_green.png rename to core/assets/common/game/robbery/common/character/f_coat_green.png diff --git a/core/assets/common/game/robbery/character/f_coat_grey.png b/core/assets/common/game/robbery/common/character/f_coat_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/f_coat_grey.png rename to core/assets/common/game/robbery/common/character/f_coat_grey.png diff --git a/core/assets/common/game/robbery/character/f_glasses.png b/core/assets/common/game/robbery/common/character/f_glasses.png similarity index 100% rename from core/assets/common/game/robbery/character/f_glasses.png rename to core/assets/common/game/robbery/common/character/f_glasses.png diff --git a/core/assets/common/game/robbery/character/f_hat_blue.png b/core/assets/common/game/robbery/common/character/f_hat_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/f_hat_blue.png rename to core/assets/common/game/robbery/common/character/f_hat_blue.png diff --git a/core/assets/common/game/robbery/character/f_hat_green.png b/core/assets/common/game/robbery/common/character/f_hat_green.png similarity index 100% rename from core/assets/common/game/robbery/character/f_hat_green.png rename to core/assets/common/game/robbery/common/character/f_hat_green.png diff --git a/core/assets/common/game/robbery/character/f_hat_grey.png b/core/assets/common/game/robbery/common/character/f_hat_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/f_hat_grey.png rename to core/assets/common/game/robbery/common/character/f_hat_grey.png diff --git a/core/assets/common/game/robbery/character/f_hat_purple.png b/core/assets/common/game/robbery/common/character/f_hat_purple.png similarity index 100% rename from core/assets/common/game/robbery/character/f_hat_purple.png rename to core/assets/common/game/robbery/common/character/f_hat_purple.png diff --git a/core/assets/common/game/robbery/character/f_hat_red.png b/core/assets/common/game/robbery/common/character/f_hat_red.png similarity index 100% rename from core/assets/common/game/robbery/character/f_hat_red.png rename to core/assets/common/game/robbery/common/character/f_hat_red.png diff --git a/core/assets/common/game/robbery/character/f_hat_yellow.png b/core/assets/common/game/robbery/common/character/f_hat_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/f_hat_yellow.png rename to core/assets/common/game/robbery/common/character/f_hat_yellow.png diff --git a/core/assets/common/game/robbery/character/f_head1.png b/core/assets/common/game/robbery/common/character/f_head1.png similarity index 100% rename from core/assets/common/game/robbery/character/f_head1.png rename to core/assets/common/game/robbery/common/character/f_head1.png diff --git a/core/assets/common/game/robbery/character/f_head2.png b/core/assets/common/game/robbery/common/character/f_head2.png similarity index 100% rename from core/assets/common/game/robbery/character/f_head2.png rename to core/assets/common/game/robbery/common/character/f_head2.png diff --git a/core/assets/common/game/robbery/character/f_longhair_black.png b/core/assets/common/game/robbery/common/character/f_longhair_black.png similarity index 100% rename from core/assets/common/game/robbery/character/f_longhair_black.png rename to core/assets/common/game/robbery/common/character/f_longhair_black.png diff --git a/core/assets/common/game/robbery/character/f_longhair_brown.png b/core/assets/common/game/robbery/common/character/f_longhair_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/f_longhair_brown.png rename to core/assets/common/game/robbery/common/character/f_longhair_brown.png diff --git a/core/assets/common/game/robbery/character/f_longhair_yellow.png b/core/assets/common/game/robbery/common/character/f_longhair_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/f_longhair_yellow.png rename to core/assets/common/game/robbery/common/character/f_longhair_yellow.png diff --git a/core/assets/common/game/robbery/character/f_pants_blue.png b/core/assets/common/game/robbery/common/character/f_pants_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/f_pants_blue.png rename to core/assets/common/game/robbery/common/character/f_pants_blue.png diff --git a/core/assets/common/game/robbery/character/f_pants_brown.png b/core/assets/common/game/robbery/common/character/f_pants_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/f_pants_brown.png rename to core/assets/common/game/robbery/common/character/f_pants_brown.png diff --git a/core/assets/common/game/robbery/character/f_pants_green.png b/core/assets/common/game/robbery/common/character/f_pants_green.png similarity index 100% rename from core/assets/common/game/robbery/character/f_pants_green.png rename to core/assets/common/game/robbery/common/character/f_pants_green.png diff --git a/core/assets/common/game/robbery/character/f_pants_grey.png b/core/assets/common/game/robbery/common/character/f_pants_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/f_pants_grey.png rename to core/assets/common/game/robbery/common/character/f_pants_grey.png diff --git a/core/assets/common/game/robbery/character/f_pants_purple.png b/core/assets/common/game/robbery/common/character/f_pants_purple.png similarity index 100% rename from core/assets/common/game/robbery/character/f_pants_purple.png rename to core/assets/common/game/robbery/common/character/f_pants_purple.png diff --git a/core/assets/common/game/robbery/character/f_pants_red.png b/core/assets/common/game/robbery/common/character/f_pants_red.png similarity index 100% rename from core/assets/common/game/robbery/character/f_pants_red.png rename to core/assets/common/game/robbery/common/character/f_pants_red.png diff --git a/core/assets/common/game/robbery/character/f_scarf_green.png b/core/assets/common/game/robbery/common/character/f_scarf_green.png similarity index 100% rename from core/assets/common/game/robbery/character/f_scarf_green.png rename to core/assets/common/game/robbery/common/character/f_scarf_green.png diff --git a/core/assets/common/game/robbery/character/f_scarf_purple.png b/core/assets/common/game/robbery/common/character/f_scarf_purple.png similarity index 100% rename from core/assets/common/game/robbery/character/f_scarf_purple.png rename to core/assets/common/game/robbery/common/character/f_scarf_purple.png diff --git a/core/assets/common/game/robbery/character/f_scarf_yellow.png b/core/assets/common/game/robbery/common/character/f_scarf_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/f_scarf_yellow.png rename to core/assets/common/game/robbery/common/character/f_scarf_yellow.png diff --git a/core/assets/common/game/robbery/character/f_shirt_blue.png b/core/assets/common/game/robbery/common/character/f_shirt_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/f_shirt_blue.png rename to core/assets/common/game/robbery/common/character/f_shirt_blue.png diff --git a/core/assets/common/game/robbery/character/f_shirt_green.png b/core/assets/common/game/robbery/common/character/f_shirt_green.png similarity index 100% rename from core/assets/common/game/robbery/character/f_shirt_green.png rename to core/assets/common/game/robbery/common/character/f_shirt_green.png diff --git a/core/assets/common/game/robbery/character/f_shirt_grey.png b/core/assets/common/game/robbery/common/character/f_shirt_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/f_shirt_grey.png rename to core/assets/common/game/robbery/common/character/f_shirt_grey.png diff --git a/core/assets/common/game/robbery/character/f_shirt_purple.png b/core/assets/common/game/robbery/common/character/f_shirt_purple.png similarity index 100% rename from core/assets/common/game/robbery/character/f_shirt_purple.png rename to core/assets/common/game/robbery/common/character/f_shirt_purple.png diff --git a/core/assets/common/game/robbery/character/f_shirt_red.png b/core/assets/common/game/robbery/common/character/f_shirt_red.png similarity index 100% rename from core/assets/common/game/robbery/character/f_shirt_red.png rename to core/assets/common/game/robbery/common/character/f_shirt_red.png diff --git a/core/assets/common/game/robbery/character/f_shirt_yellow.png b/core/assets/common/game/robbery/common/character/f_shirt_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/f_shirt_yellow.png rename to core/assets/common/game/robbery/common/character/f_shirt_yellow.png diff --git a/core/assets/common/game/robbery/character/f_skirt_blue.png b/core/assets/common/game/robbery/common/character/f_skirt_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/f_skirt_blue.png rename to core/assets/common/game/robbery/common/character/f_skirt_blue.png diff --git a/core/assets/common/game/robbery/character/f_skirt_green.png b/core/assets/common/game/robbery/common/character/f_skirt_green.png similarity index 100% rename from core/assets/common/game/robbery/character/f_skirt_green.png rename to core/assets/common/game/robbery/common/character/f_skirt_green.png diff --git a/core/assets/common/game/robbery/character/f_skirt_grey.png b/core/assets/common/game/robbery/common/character/f_skirt_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/f_skirt_grey.png rename to core/assets/common/game/robbery/common/character/f_skirt_grey.png diff --git a/core/assets/common/game/robbery/character/f_skirt_purple.png b/core/assets/common/game/robbery/common/character/f_skirt_purple.png similarity index 100% rename from core/assets/common/game/robbery/character/f_skirt_purple.png rename to core/assets/common/game/robbery/common/character/f_skirt_purple.png diff --git a/core/assets/common/game/robbery/character/f_skirt_red.png b/core/assets/common/game/robbery/common/character/f_skirt_red.png similarity index 100% rename from core/assets/common/game/robbery/character/f_skirt_red.png rename to core/assets/common/game/robbery/common/character/f_skirt_red.png diff --git a/core/assets/common/game/robbery/character/f_skirt_yellow.png b/core/assets/common/game/robbery/common/character/f_skirt_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/f_skirt_yellow.png rename to core/assets/common/game/robbery/common/character/f_skirt_yellow.png diff --git a/core/assets/common/game/robbery/character/f_sweater_brown.png b/core/assets/common/game/robbery/common/character/f_sweater_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/f_sweater_brown.png rename to core/assets/common/game/robbery/common/character/f_sweater_brown.png diff --git a/core/assets/common/game/robbery/character/f_sweater_green.png b/core/assets/common/game/robbery/common/character/f_sweater_green.png similarity index 100% rename from core/assets/common/game/robbery/character/f_sweater_green.png rename to core/assets/common/game/robbery/common/character/f_sweater_green.png diff --git a/core/assets/common/game/robbery/character/f_sweater_grey.png b/core/assets/common/game/robbery/common/character/f_sweater_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/f_sweater_grey.png rename to core/assets/common/game/robbery/common/character/f_sweater_grey.png diff --git a/core/assets/common/game/robbery/character/f_sweater_purple.png b/core/assets/common/game/robbery/common/character/f_sweater_purple.png similarity index 100% rename from core/assets/common/game/robbery/character/f_sweater_purple.png rename to core/assets/common/game/robbery/common/character/f_sweater_purple.png diff --git a/core/assets/common/game/robbery/character/f_sweater_red.png b/core/assets/common/game/robbery/common/character/f_sweater_red.png similarity index 100% rename from core/assets/common/game/robbery/character/f_sweater_red.png rename to core/assets/common/game/robbery/common/character/f_sweater_red.png diff --git a/core/assets/common/game/robbery/character/f_sweater_yellow.png b/core/assets/common/game/robbery/common/character/f_sweater_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/f_sweater_yellow.png rename to core/assets/common/game/robbery/common/character/f_sweater_yellow.png diff --git a/core/assets/common/game/robbery/character/f_vest_blue.png b/core/assets/common/game/robbery/common/character/f_vest_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/f_vest_blue.png rename to core/assets/common/game/robbery/common/character/f_vest_blue.png diff --git a/core/assets/common/game/robbery/character/f_vest_brown.png b/core/assets/common/game/robbery/common/character/f_vest_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/f_vest_brown.png rename to core/assets/common/game/robbery/common/character/f_vest_brown.png diff --git a/core/assets/common/game/robbery/character/f_vest_green.png b/core/assets/common/game/robbery/common/character/f_vest_green.png similarity index 100% rename from core/assets/common/game/robbery/character/f_vest_green.png rename to core/assets/common/game/robbery/common/character/f_vest_green.png diff --git a/core/assets/common/game/robbery/character/f_vest_grey.png b/core/assets/common/game/robbery/common/character/f_vest_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/f_vest_grey.png rename to core/assets/common/game/robbery/common/character/f_vest_grey.png diff --git a/core/assets/common/game/robbery/character/f_vest_purple.png b/core/assets/common/game/robbery/common/character/f_vest_purple.png similarity index 100% rename from core/assets/common/game/robbery/character/f_vest_purple.png rename to core/assets/common/game/robbery/common/character/f_vest_purple.png diff --git a/core/assets/common/game/robbery/character/f_vest_yellow.png b/core/assets/common/game/robbery/common/character/f_vest_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/f_vest_yellow.png rename to core/assets/common/game/robbery/common/character/f_vest_yellow.png diff --git a/core/assets/common/game/robbery/character/m_coat_blue.png b/core/assets/common/game/robbery/common/character/m_coat_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/m_coat_blue.png rename to core/assets/common/game/robbery/common/character/m_coat_blue.png diff --git a/core/assets/common/game/robbery/character/m_coat_brown.png b/core/assets/common/game/robbery/common/character/m_coat_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/m_coat_brown.png rename to core/assets/common/game/robbery/common/character/m_coat_brown.png diff --git a/core/assets/common/game/robbery/character/m_coat_grey.png b/core/assets/common/game/robbery/common/character/m_coat_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/m_coat_grey.png rename to core/assets/common/game/robbery/common/character/m_coat_grey.png diff --git a/core/assets/common/game/robbery/character/m_glasses.png b/core/assets/common/game/robbery/common/character/m_glasses.png similarity index 100% rename from core/assets/common/game/robbery/character/m_glasses.png rename to core/assets/common/game/robbery/common/character/m_glasses.png diff --git a/core/assets/common/game/robbery/character/m_hair_black.png b/core/assets/common/game/robbery/common/character/m_hair_black.png similarity index 100% rename from core/assets/common/game/robbery/character/m_hair_black.png rename to core/assets/common/game/robbery/common/character/m_hair_black.png diff --git a/core/assets/common/game/robbery/character/m_hair_brown.png b/core/assets/common/game/robbery/common/character/m_hair_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/m_hair_brown.png rename to core/assets/common/game/robbery/common/character/m_hair_brown.png diff --git a/core/assets/common/game/robbery/character/m_hair_yellow.png b/core/assets/common/game/robbery/common/character/m_hair_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/m_hair_yellow.png rename to core/assets/common/game/robbery/common/character/m_hair_yellow.png diff --git a/core/assets/common/game/robbery/character/m_hat_brown.png b/core/assets/common/game/robbery/common/character/m_hat_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/m_hat_brown.png rename to core/assets/common/game/robbery/common/character/m_hat_brown.png diff --git a/core/assets/common/game/robbery/character/m_hat_green.png b/core/assets/common/game/robbery/common/character/m_hat_green.png similarity index 100% rename from core/assets/common/game/robbery/character/m_hat_green.png rename to core/assets/common/game/robbery/common/character/m_hat_green.png diff --git a/core/assets/common/game/robbery/character/m_hat_grey.png b/core/assets/common/game/robbery/common/character/m_hat_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/m_hat_grey.png rename to core/assets/common/game/robbery/common/character/m_hat_grey.png diff --git a/core/assets/common/game/robbery/character/m_hat_purple.png b/core/assets/common/game/robbery/common/character/m_hat_purple.png similarity index 100% rename from core/assets/common/game/robbery/character/m_hat_purple.png rename to core/assets/common/game/robbery/common/character/m_hat_purple.png diff --git a/core/assets/common/game/robbery/character/m_hat_red.png b/core/assets/common/game/robbery/common/character/m_hat_red.png similarity index 100% rename from core/assets/common/game/robbery/character/m_hat_red.png rename to core/assets/common/game/robbery/common/character/m_hat_red.png diff --git a/core/assets/common/game/robbery/character/m_hat_yellow.png b/core/assets/common/game/robbery/common/character/m_hat_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/m_hat_yellow.png rename to core/assets/common/game/robbery/common/character/m_hat_yellow.png diff --git a/core/assets/common/game/robbery/character/m_head1.png b/core/assets/common/game/robbery/common/character/m_head1.png similarity index 100% rename from core/assets/common/game/robbery/character/m_head1.png rename to core/assets/common/game/robbery/common/character/m_head1.png diff --git a/core/assets/common/game/robbery/character/m_head2.png b/core/assets/common/game/robbery/common/character/m_head2.png similarity index 100% rename from core/assets/common/game/robbery/character/m_head2.png rename to core/assets/common/game/robbery/common/character/m_head2.png diff --git a/core/assets/common/game/robbery/character/m_pants_blue.png b/core/assets/common/game/robbery/common/character/m_pants_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/m_pants_blue.png rename to core/assets/common/game/robbery/common/character/m_pants_blue.png diff --git a/core/assets/common/game/robbery/character/m_pants_brown.png b/core/assets/common/game/robbery/common/character/m_pants_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/m_pants_brown.png rename to core/assets/common/game/robbery/common/character/m_pants_brown.png diff --git a/core/assets/common/game/robbery/character/m_pants_green.png b/core/assets/common/game/robbery/common/character/m_pants_green.png similarity index 100% rename from core/assets/common/game/robbery/character/m_pants_green.png rename to core/assets/common/game/robbery/common/character/m_pants_green.png diff --git a/core/assets/common/game/robbery/character/m_pants_grey.png b/core/assets/common/game/robbery/common/character/m_pants_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/m_pants_grey.png rename to core/assets/common/game/robbery/common/character/m_pants_grey.png diff --git a/core/assets/common/game/robbery/character/m_pants_red.png b/core/assets/common/game/robbery/common/character/m_pants_red.png similarity index 100% rename from core/assets/common/game/robbery/character/m_pants_red.png rename to core/assets/common/game/robbery/common/character/m_pants_red.png diff --git a/core/assets/common/game/robbery/character/m_pants_yellow.png b/core/assets/common/game/robbery/common/character/m_pants_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/m_pants_yellow.png rename to core/assets/common/game/robbery/common/character/m_pants_yellow.png diff --git a/core/assets/common/game/robbery/character/m_scarf_blue.png b/core/assets/common/game/robbery/common/character/m_scarf_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/m_scarf_blue.png rename to core/assets/common/game/robbery/common/character/m_scarf_blue.png diff --git a/core/assets/common/game/robbery/character/m_scarf_brown.png b/core/assets/common/game/robbery/common/character/m_scarf_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/m_scarf_brown.png rename to core/assets/common/game/robbery/common/character/m_scarf_brown.png diff --git a/core/assets/common/game/robbery/character/m_scarf_yellow.png b/core/assets/common/game/robbery/common/character/m_scarf_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/m_scarf_yellow.png rename to core/assets/common/game/robbery/common/character/m_scarf_yellow.png diff --git a/core/assets/common/game/robbery/character/m_shirt_blue.png b/core/assets/common/game/robbery/common/character/m_shirt_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shirt_blue.png rename to core/assets/common/game/robbery/common/character/m_shirt_blue.png diff --git a/core/assets/common/game/robbery/character/m_shirt_brown.png b/core/assets/common/game/robbery/common/character/m_shirt_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shirt_brown.png rename to core/assets/common/game/robbery/common/character/m_shirt_brown.png diff --git a/core/assets/common/game/robbery/character/m_shirt_green.png b/core/assets/common/game/robbery/common/character/m_shirt_green.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shirt_green.png rename to core/assets/common/game/robbery/common/character/m_shirt_green.png diff --git a/core/assets/common/game/robbery/character/m_shirt_grey.png b/core/assets/common/game/robbery/common/character/m_shirt_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shirt_grey.png rename to core/assets/common/game/robbery/common/character/m_shirt_grey.png diff --git a/core/assets/common/game/robbery/character/m_shirt_red.png b/core/assets/common/game/robbery/common/character/m_shirt_red.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shirt_red.png rename to core/assets/common/game/robbery/common/character/m_shirt_red.png diff --git a/core/assets/common/game/robbery/character/m_shirt_yellow.png b/core/assets/common/game/robbery/common/character/m_shirt_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shirt_yellow.png rename to core/assets/common/game/robbery/common/character/m_shirt_yellow.png diff --git a/core/assets/common/game/robbery/character/m_shorts_blue.png b/core/assets/common/game/robbery/common/character/m_shorts_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shorts_blue.png rename to core/assets/common/game/robbery/common/character/m_shorts_blue.png diff --git a/core/assets/common/game/robbery/character/m_shorts_green.png b/core/assets/common/game/robbery/common/character/m_shorts_green.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shorts_green.png rename to core/assets/common/game/robbery/common/character/m_shorts_green.png diff --git a/core/assets/common/game/robbery/character/m_shorts_grey.png b/core/assets/common/game/robbery/common/character/m_shorts_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shorts_grey.png rename to core/assets/common/game/robbery/common/character/m_shorts_grey.png diff --git a/core/assets/common/game/robbery/character/m_shorts_purple.png b/core/assets/common/game/robbery/common/character/m_shorts_purple.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shorts_purple.png rename to core/assets/common/game/robbery/common/character/m_shorts_purple.png diff --git a/core/assets/common/game/robbery/character/m_shorts_red.png b/core/assets/common/game/robbery/common/character/m_shorts_red.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shorts_red.png rename to core/assets/common/game/robbery/common/character/m_shorts_red.png diff --git a/core/assets/common/game/robbery/character/m_shorts_yellow.png b/core/assets/common/game/robbery/common/character/m_shorts_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/m_shorts_yellow.png rename to core/assets/common/game/robbery/common/character/m_shorts_yellow.png diff --git a/core/assets/common/game/robbery/character/m_sweater_blue.png b/core/assets/common/game/robbery/common/character/m_sweater_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/m_sweater_blue.png rename to core/assets/common/game/robbery/common/character/m_sweater_blue.png diff --git a/core/assets/common/game/robbery/character/m_sweater_brown.png b/core/assets/common/game/robbery/common/character/m_sweater_brown.png similarity index 100% rename from core/assets/common/game/robbery/character/m_sweater_brown.png rename to core/assets/common/game/robbery/common/character/m_sweater_brown.png diff --git a/core/assets/common/game/robbery/character/m_sweater_green.png b/core/assets/common/game/robbery/common/character/m_sweater_green.png similarity index 100% rename from core/assets/common/game/robbery/character/m_sweater_green.png rename to core/assets/common/game/robbery/common/character/m_sweater_green.png diff --git a/core/assets/common/game/robbery/character/m_sweater_grey.png b/core/assets/common/game/robbery/common/character/m_sweater_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/m_sweater_grey.png rename to core/assets/common/game/robbery/common/character/m_sweater_grey.png diff --git a/core/assets/common/game/robbery/character/m_sweater_red.png b/core/assets/common/game/robbery/common/character/m_sweater_red.png similarity index 100% rename from core/assets/common/game/robbery/character/m_sweater_red.png rename to core/assets/common/game/robbery/common/character/m_sweater_red.png diff --git a/core/assets/common/game/robbery/character/m_sweater_yellow.png b/core/assets/common/game/robbery/common/character/m_sweater_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/m_sweater_yellow.png rename to core/assets/common/game/robbery/common/character/m_sweater_yellow.png diff --git a/core/assets/common/game/robbery/character/m_tie_green.png b/core/assets/common/game/robbery/common/character/m_tie_green.png similarity index 100% rename from core/assets/common/game/robbery/character/m_tie_green.png rename to core/assets/common/game/robbery/common/character/m_tie_green.png diff --git a/core/assets/common/game/robbery/character/m_tie_grey.png b/core/assets/common/game/robbery/common/character/m_tie_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/m_tie_grey.png rename to core/assets/common/game/robbery/common/character/m_tie_grey.png diff --git a/core/assets/common/game/robbery/character/m_tie_red.png b/core/assets/common/game/robbery/common/character/m_tie_red.png similarity index 100% rename from core/assets/common/game/robbery/character/m_tie_red.png rename to core/assets/common/game/robbery/common/character/m_tie_red.png diff --git a/core/assets/common/game/robbery/character/m_vest_blue.png b/core/assets/common/game/robbery/common/character/m_vest_blue.png similarity index 100% rename from core/assets/common/game/robbery/character/m_vest_blue.png rename to core/assets/common/game/robbery/common/character/m_vest_blue.png diff --git a/core/assets/common/game/robbery/character/m_vest_green.png b/core/assets/common/game/robbery/common/character/m_vest_green.png similarity index 100% rename from core/assets/common/game/robbery/character/m_vest_green.png rename to core/assets/common/game/robbery/common/character/m_vest_green.png diff --git a/core/assets/common/game/robbery/character/m_vest_grey.png b/core/assets/common/game/robbery/common/character/m_vest_grey.png similarity index 100% rename from core/assets/common/game/robbery/character/m_vest_grey.png rename to core/assets/common/game/robbery/common/character/m_vest_grey.png diff --git a/core/assets/common/game/robbery/character/m_vest_purple.png b/core/assets/common/game/robbery/common/character/m_vest_purple.png similarity index 100% rename from core/assets/common/game/robbery/character/m_vest_purple.png rename to core/assets/common/game/robbery/common/character/m_vest_purple.png diff --git a/core/assets/common/game/robbery/character/m_vest_red.png b/core/assets/common/game/robbery/common/character/m_vest_red.png similarity index 100% rename from core/assets/common/game/robbery/character/m_vest_red.png rename to core/assets/common/game/robbery/common/character/m_vest_red.png diff --git a/core/assets/common/game/robbery/character/m_vest_yellow.png b/core/assets/common/game/robbery/common/character/m_vest_yellow.png similarity index 100% rename from core/assets/common/game/robbery/character/m_vest_yellow.png rename to core/assets/common/game/robbery/common/character/m_vest_yellow.png diff --git a/core/assets/common/game/robbery/error.mp3 b/core/assets/common/game/robbery/common/error.mp3 similarity index 100% rename from core/assets/common/game/robbery/error.mp3 rename to core/assets/common/game/robbery/common/error.mp3 diff --git a/core/assets/common/game/robbery/gamescreen/arrested.png b/core/assets/common/game/robbery/common/gamescreen/arrested.png similarity index 100% rename from core/assets/common/game/robbery/gamescreen/arrested.png rename to core/assets/common/game/robbery/common/gamescreen/arrested.png diff --git a/core/assets/common/game/robbery/gamescreen/door_background.png b/core/assets/common/game/robbery/common/gamescreen/door_background.png similarity index 100% rename from core/assets/common/game/robbery/gamescreen/door_background.png rename to core/assets/common/game/robbery/common/gamescreen/door_background.png diff --git a/core/assets/common/game/robbery/gamescreen/game_robbery_rulemessage_paper.png b/core/assets/common/game/robbery/common/gamescreen/game_robbery_rulemessage_paper.png similarity index 100% rename from core/assets/common/game/robbery/gamescreen/game_robbery_rulemessage_paper.png rename to core/assets/common/game/robbery/common/gamescreen/game_robbery_rulemessage_paper.png diff --git a/core/assets/common/game/robbery/gamescreen/innocence.png b/core/assets/common/game/robbery/common/gamescreen/innocence.png similarity index 100% rename from core/assets/common/game/robbery/gamescreen/innocence.png rename to core/assets/common/game/robbery/common/gamescreen/innocence.png diff --git a/core/assets/common/game/robbery/gamescreen/thief.png b/core/assets/common/game/robbery/common/gamescreen/thief.png similarity index 100% rename from core/assets/common/game/robbery/gamescreen/thief.png rename to core/assets/common/game/robbery/common/gamescreen/thief.png diff --git a/core/assets/common/game/robbery/steps_female_in_1.mp3 b/core/assets/common/game/robbery/common/steps_female_in_1.mp3 similarity index 100% rename from core/assets/common/game/robbery/steps_female_in_1.mp3 rename to core/assets/common/game/robbery/common/steps_female_in_1.mp3 diff --git a/core/assets/common/game/robbery/steps_female_in_2.mp3 b/core/assets/common/game/robbery/common/steps_female_in_2.mp3 similarity index 100% rename from core/assets/common/game/robbery/steps_female_in_2.mp3 rename to core/assets/common/game/robbery/common/steps_female_in_2.mp3 diff --git a/core/assets/common/game/robbery/steps_female_out_1.mp3 b/core/assets/common/game/robbery/common/steps_female_out_1.mp3 similarity index 100% rename from core/assets/common/game/robbery/steps_female_out_1.mp3 rename to core/assets/common/game/robbery/common/steps_female_out_1.mp3 diff --git a/core/assets/common/game/robbery/steps_female_out_2.mp3 b/core/assets/common/game/robbery/common/steps_female_out_2.mp3 similarity index 100% rename from core/assets/common/game/robbery/steps_female_out_2.mp3 rename to core/assets/common/game/robbery/common/steps_female_out_2.mp3 diff --git a/core/assets/common/game/robbery/steps_male_in_1.mp3 b/core/assets/common/game/robbery/common/steps_male_in_1.mp3 similarity index 100% rename from core/assets/common/game/robbery/steps_male_in_1.mp3 rename to core/assets/common/game/robbery/common/steps_male_in_1.mp3 diff --git a/core/assets/common/game/robbery/steps_male_in_2.mp3 b/core/assets/common/game/robbery/common/steps_male_in_2.mp3 similarity index 100% rename from core/assets/common/game/robbery/steps_male_in_2.mp3 rename to core/assets/common/game/robbery/common/steps_male_in_2.mp3 diff --git a/core/assets/common/game/robbery/steps_male_in_3.mp3 b/core/assets/common/game/robbery/common/steps_male_in_3.mp3 similarity index 100% rename from core/assets/common/game/robbery/steps_male_in_3.mp3 rename to core/assets/common/game/robbery/common/steps_male_in_3.mp3 diff --git a/core/assets/common/game/robbery/steps_male_out_1.mp3 b/core/assets/common/game/robbery/common/steps_male_out_1.mp3 similarity index 100% rename from core/assets/common/game/robbery/steps_male_out_1.mp3 rename to core/assets/common/game/robbery/common/steps_male_out_1.mp3 diff --git a/core/assets/common/game/robbery/steps_male_out_2.mp3 b/core/assets/common/game/robbery/common/steps_male_out_2.mp3 similarity index 100% rename from core/assets/common/game/robbery/steps_male_out_2.mp3 rename to core/assets/common/game/robbery/common/steps_male_out_2.mp3 diff --git a/core/assets/common/game/robbery/steps_male_out_3.mp3 b/core/assets/common/game/robbery/common/steps_male_out_3.mp3 similarity index 100% rename from core/assets/common/game/robbery/steps_male_out_3.mp3 rename to core/assets/common/game/robbery/common/steps_male_out_3.mp3 diff --git a/core/assets/common/game/robbery/gamescreen/background_newsstand.png b/core/assets/common/game/robbery/easy/gamescreen/background_newsstand.png similarity index 100% rename from core/assets/common/game/robbery/gamescreen/background_newsstand.png rename to core/assets/common/game/robbery/easy/gamescreen/background_newsstand.png diff --git a/core/assets/common/game/robbery/gamescreen/background_newsstand_bottom.png b/core/assets/common/game/robbery/easy/gamescreen/background_newsstand_bottom.png similarity index 100% rename from core/assets/common/game/robbery/gamescreen/background_newsstand_bottom.png rename to core/assets/common/game/robbery/easy/gamescreen/background_newsstand_bottom.png diff --git a/core/assets/common/game/robbery/gamescreen/background_bank.png b/core/assets/common/game/robbery/hard/gamescreen/background_bank.png similarity index 100% rename from core/assets/common/game/robbery/gamescreen/background_bank.png rename to core/assets/common/game/robbery/hard/gamescreen/background_bank.png diff --git a/core/assets/common/game/robbery/gamescreen/background_bank_bottom.png b/core/assets/common/game/robbery/hard/gamescreen/background_bank_bottom.png similarity index 100% rename from core/assets/common/game/robbery/gamescreen/background_bank_bottom.png rename to core/assets/common/game/robbery/hard/gamescreen/background_bank_bottom.png diff --git a/core/assets/common/game/robbery/gamescreen/background_jewellery.png b/core/assets/common/game/robbery/medium/gamescreen/background_jewellery.png similarity index 100% rename from core/assets/common/game/robbery/gamescreen/background_jewellery.png rename to core/assets/common/game/robbery/medium/gamescreen/background_jewellery.png diff --git a/core/assets/common/game/robbery/gamescreen/background_jewellery_bottom.png b/core/assets/common/game/robbery/medium/gamescreen/background_jewellery_bottom.png similarity index 100% rename from core/assets/common/game/robbery/gamescreen/background_jewellery_bottom.png rename to core/assets/common/game/robbery/medium/gamescreen/background_jewellery_bottom.png diff --git a/core/assets/common/game/shootingrange/gfx/background.png b/core/assets/common/game/shootingrange/common/gfx/background.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/background.png rename to core/assets/common/game/shootingrange/common/gfx/background.png diff --git a/core/assets/common/game/shootingrange/gfx/box_bad.png b/core/assets/common/game/shootingrange/common/gfx/box_bad.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/box_bad.png rename to core/assets/common/game/shootingrange/common/gfx/box_bad.png diff --git a/core/assets/common/game/shootingrange/gfx/box_good.png b/core/assets/common/game/shootingrange/common/gfx/box_good.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/box_good.png rename to core/assets/common/game/shootingrange/common/gfx/box_good.png diff --git a/core/assets/common/game/shootingrange/gfx/carousel.png b/core/assets/common/game/shootingrange/common/gfx/carousel.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/carousel.png rename to core/assets/common/game/shootingrange/common/gfx/carousel.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/1smoke.png b/core/assets/common/game/shootingrange/common/gfx/effects/1smoke.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/1smoke.png rename to core/assets/common/game/shootingrange/common/gfx/effects/1smoke.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/2smoke.png b/core/assets/common/game/shootingrange/common/gfx/effects/2smoke.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/2smoke.png rename to core/assets/common/game/shootingrange/common/gfx/effects/2smoke.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/3smoke.png b/core/assets/common/game/shootingrange/common/gfx/effects/3smoke.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/3smoke.png rename to core/assets/common/game/shootingrange/common/gfx/effects/3smoke.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/4smoke.png b/core/assets/common/game/shootingrange/common/gfx/effects/4smoke.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/4smoke.png rename to core/assets/common/game/shootingrange/common/gfx/effects/4smoke.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/5smoke.png b/core/assets/common/game/shootingrange/common/gfx/effects/5smoke.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/5smoke.png rename to core/assets/common/game/shootingrange/common/gfx/effects/5smoke.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/bad_fast.png b/core/assets/common/game/shootingrange/common/gfx/effects/bad_fast.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/bad_fast.png rename to core/assets/common/game/shootingrange/common/gfx/effects/bad_fast.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/bad_minus5.png b/core/assets/common/game/shootingrange/common/gfx/effects/bad_minus5.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/bad_minus5.png rename to core/assets/common/game/shootingrange/common/gfx/effects/bad_minus5.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/bad_minus7.png b/core/assets/common/game/shootingrange/common/gfx/effects/bad_minus7.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/bad_minus7.png rename to core/assets/common/game/shootingrange/common/gfx/effects/bad_minus7.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/good_plus1.png b/core/assets/common/game/shootingrange/common/gfx/effects/good_plus1.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/good_plus1.png rename to core/assets/common/game/shootingrange/common/gfx/effects/good_plus1.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/good_plus5.png b/core/assets/common/game/shootingrange/common/gfx/effects/good_plus5.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/good_plus5.png rename to core/assets/common/game/shootingrange/common/gfx/effects/good_plus5.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/good_plus7.png b/core/assets/common/game/shootingrange/common/gfx/effects/good_plus7.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/good_plus7.png rename to core/assets/common/game/shootingrange/common/gfx/effects/good_plus7.png diff --git a/core/assets/common/game/shootingrange/gfx/effects/good_slow.png b/core/assets/common/game/shootingrange/common/gfx/effects/good_slow.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/effects/good_slow.png rename to core/assets/common/game/shootingrange/common/gfx/effects/good_slow.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._1.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._1.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._1.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._1.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._10.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._10.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._10.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._10.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._11.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._11.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._11.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._11.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._12.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._12.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._12.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._12.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._13.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._13.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._13.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._13.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._14.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._14.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._14.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._14.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._15.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._15.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._15.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._15.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._16.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._16.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._16.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._16.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._17.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._17.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._17.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._17.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._18.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._18.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._18.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._18.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._19.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._19.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._19.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._19.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._2.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._2.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._2.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._2.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._20.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._20.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._20.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._20.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._21.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._21.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._21.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._21.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._22.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._22.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._22.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._22.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._23.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._23.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._23.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._23.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._24.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._24.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._24.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._24.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._3.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._3.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._3.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._3.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._4.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._4.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._4.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._4.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._5.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._5.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._5.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._5.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._6.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._6.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._6.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._6.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._7.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._7.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._7.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._7.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._8.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._8.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._8.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._8.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/._9.png b/core/assets/common/game/shootingrange/common/gfx/flowers/._9.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/._9.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/._9.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/1.png b/core/assets/common/game/shootingrange/common/gfx/flowers/1.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/1.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/1.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/10.png b/core/assets/common/game/shootingrange/common/gfx/flowers/10.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/10.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/10.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/11.png b/core/assets/common/game/shootingrange/common/gfx/flowers/11.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/11.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/11.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/12.png b/core/assets/common/game/shootingrange/common/gfx/flowers/12.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/12.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/12.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/13.png b/core/assets/common/game/shootingrange/common/gfx/flowers/13.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/13.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/13.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/14.png b/core/assets/common/game/shootingrange/common/gfx/flowers/14.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/14.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/14.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/15.png b/core/assets/common/game/shootingrange/common/gfx/flowers/15.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/15.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/15.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/16.png b/core/assets/common/game/shootingrange/common/gfx/flowers/16.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/16.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/16.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/17.png b/core/assets/common/game/shootingrange/common/gfx/flowers/17.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/17.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/17.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/18.png b/core/assets/common/game/shootingrange/common/gfx/flowers/18.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/18.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/18.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/19.png b/core/assets/common/game/shootingrange/common/gfx/flowers/19.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/19.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/19.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/2.png b/core/assets/common/game/shootingrange/common/gfx/flowers/2.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/2.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/2.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/20.png b/core/assets/common/game/shootingrange/common/gfx/flowers/20.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/20.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/20.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/21.png b/core/assets/common/game/shootingrange/common/gfx/flowers/21.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/21.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/21.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/22.png b/core/assets/common/game/shootingrange/common/gfx/flowers/22.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/22.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/22.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/23.png b/core/assets/common/game/shootingrange/common/gfx/flowers/23.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/23.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/23.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/24.png b/core/assets/common/game/shootingrange/common/gfx/flowers/24.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/24.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/24.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/3.png b/core/assets/common/game/shootingrange/common/gfx/flowers/3.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/3.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/3.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/4.png b/core/assets/common/game/shootingrange/common/gfx/flowers/4.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/4.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/4.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/5.png b/core/assets/common/game/shootingrange/common/gfx/flowers/5.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/5.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/5.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/6.png b/core/assets/common/game/shootingrange/common/gfx/flowers/6.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/6.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/6.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/7.png b/core/assets/common/game/shootingrange/common/gfx/flowers/7.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/7.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/7.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/8.png b/core/assets/common/game/shootingrange/common/gfx/flowers/8.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/8.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/8.png diff --git a/core/assets/common/game/shootingrange/gfx/flowers/9.png b/core/assets/common/game/shootingrange/common/gfx/flowers/9.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/flowers/9.png rename to core/assets/common/game/shootingrange/common/gfx/flowers/9.png diff --git a/core/assets/common/game/shootingrange/gfx/frame.png b/core/assets/common/game/shootingrange/common/gfx/frame.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/frame.png rename to core/assets/common/game/shootingrange/common/gfx/frame.png diff --git a/core/assets/common/game/shootingrange/gfx/plan1.png b/core/assets/common/game/shootingrange/common/gfx/plan1.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/plan1.png rename to core/assets/common/game/shootingrange/common/gfx/plan1.png diff --git a/core/assets/common/game/shootingrange/gfx/plan2.png b/core/assets/common/game/shootingrange/common/gfx/plan2.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/plan2.png rename to core/assets/common/game/shootingrange/common/gfx/plan2.png diff --git a/core/assets/common/game/shootingrange/gfx/plan3.png b/core/assets/common/game/shootingrange/common/gfx/plan3.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/plan3.png rename to core/assets/common/game/shootingrange/common/gfx/plan3.png diff --git a/core/assets/common/game/shootingrange/gfx/watch.png b/core/assets/common/game/shootingrange/common/gfx/watch.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/watch.png rename to core/assets/common/game/shootingrange/common/gfx/watch.png diff --git a/core/assets/common/game/shootingrange/gfx/watch_hand.png b/core/assets/common/game/shootingrange/common/gfx/watch_hand.png similarity index 100% rename from core/assets/common/game/shootingrange/gfx/watch_hand.png rename to core/assets/common/game/shootingrange/common/gfx/watch_hand.png diff --git a/core/assets/common/game/shootingrange/sfx/bell.mp3 b/core/assets/common/game/shootingrange/common/sfx/bell.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/bell.mp3 rename to core/assets/common/game/shootingrange/common/sfx/bell.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/box_fast.mp3 b/core/assets/common/game/shootingrange/common/sfx/box_fast.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/box_fast.mp3 rename to core/assets/common/game/shootingrange/common/sfx/box_fast.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/box_slow.mp3 b/core/assets/common/game/shootingrange/common/sfx/box_slow.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/box_slow.mp3 rename to core/assets/common/game/shootingrange/common/sfx/box_slow.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/box_smoke.mp3 b/core/assets/common/game/shootingrange/common/sfx/box_smoke.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/box_smoke.mp3 rename to core/assets/common/game/shootingrange/common/sfx/box_smoke.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/carousel_1.mp3 b/core/assets/common/game/shootingrange/common/sfx/carousel_1.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/carousel_1.mp3 rename to core/assets/common/game/shootingrange/common/sfx/carousel_1.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/carousel_2.mp3 b/core/assets/common/game/shootingrange/common/sfx/carousel_2.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/carousel_2.mp3 rename to core/assets/common/game/shootingrange/common/sfx/carousel_2.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/hit_1.mp3 b/core/assets/common/game/shootingrange/common/sfx/hit_1.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/hit_1.mp3 rename to core/assets/common/game/shootingrange/common/sfx/hit_1.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/hit_2.mp3 b/core/assets/common/game/shootingrange/common/sfx/hit_2.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/hit_2.mp3 rename to core/assets/common/game/shootingrange/common/sfx/hit_2.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/hit_3.mp3 b/core/assets/common/game/shootingrange/common/sfx/hit_3.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/hit_3.mp3 rename to core/assets/common/game/shootingrange/common/sfx/hit_3.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/hit_4.mp3 b/core/assets/common/game/shootingrange/common/sfx/hit_4.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/hit_4.mp3 rename to core/assets/common/game/shootingrange/common/sfx/hit_4.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/miss.mp3 b/core/assets/common/game/shootingrange/common/sfx/miss.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/miss.mp3 rename to core/assets/common/game/shootingrange/common/sfx/miss.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/swoosh_in.mp3 b/core/assets/common/game/shootingrange/common/sfx/swoosh_in.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/swoosh_in.mp3 rename to core/assets/common/game/shootingrange/common/sfx/swoosh_in.mp3 diff --git a/core/assets/common/game/shootingrange/sfx/wrong.mp3 b/core/assets/common/game/shootingrange/common/sfx/wrong.mp3 similarity index 100% rename from core/assets/common/game/shootingrange/sfx/wrong.mp3 rename to core/assets/common/game/shootingrange/common/sfx/wrong.mp3 diff --git a/core/assets/cs/game/inthedarkness/sfx/score_0.mp3 b/core/assets/cs/game/inthedarkness/common/sfx/score_0.mp3 similarity index 100% rename from core/assets/cs/game/inthedarkness/sfx/score_0.mp3 rename to core/assets/cs/game/inthedarkness/common/sfx/score_0.mp3 diff --git a/core/assets/cs/game/inthedarkness/sfx/score_1.mp3 b/core/assets/cs/game/inthedarkness/common/sfx/score_1.mp3 similarity index 100% rename from core/assets/cs/game/inthedarkness/sfx/score_1.mp3 rename to core/assets/cs/game/inthedarkness/common/sfx/score_1.mp3 diff --git a/core/assets/cs/game/inthedarkness/sfx/score_2.mp3 b/core/assets/cs/game/inthedarkness/common/sfx/score_2.mp3 similarity index 100% rename from core/assets/cs/game/inthedarkness/sfx/score_2.mp3 rename to core/assets/cs/game/inthedarkness/common/sfx/score_2.mp3 diff --git a/core/assets/cs/game/inthedarkness/sfx/score_3.mp3 b/core/assets/cs/game/inthedarkness/common/sfx/score_3.mp3 similarity index 100% rename from core/assets/cs/game/inthedarkness/sfx/score_3.mp3 rename to core/assets/cs/game/inthedarkness/common/sfx/score_3.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/help/loading.mp3 b/core/assets/cs/game/kidnapping/common/mfx/help/loading.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/help/loading.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/help/loading.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/help/rulehelp_easy.mp3 b/core/assets/cs/game/kidnapping/common/mfx/help/rulehelp_easy.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/help/rulehelp_easy.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/help/rulehelp_easy.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/help/rulehelp_hard.mp3 b/core/assets/cs/game/kidnapping/common/mfx/help/rulehelp_hard.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/help/rulehelp_hard.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/help/rulehelp_hard.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/help/rulehelp_medium.mp3 b/core/assets/cs/game/kidnapping/common/mfx/help/rulehelp_medium.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/help/rulehelp_medium.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/help/rulehelp_medium.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/1-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/1-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/1-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/1-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/1-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/1-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/1-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/1-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/1-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/1-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/1-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/1-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/10-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/10-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/10-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/10-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/10-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/10-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/10-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/10-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/10-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/10-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/10-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/10-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/11-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/11-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/11-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/11-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/11-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/11-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/11-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/11-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/11-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/11-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/11-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/11-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/12-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/12-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/12-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/12-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/12-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/12-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/12-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/12-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/12-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/12-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/12-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/12-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/13-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/13-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/13-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/13-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/13-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/13-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/13-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/13-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/13-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/13-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/13-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/13-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/14-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/14-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/14-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/14-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/14-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/14-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/14-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/14-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/14-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/14-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/14-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/14-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/15-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/15-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/15-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/15-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/15-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/15-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/15-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/15-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/15-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/15-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/15-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/15-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/16-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/16-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/16-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/16-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/16-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/16-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/16-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/16-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/16-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/16-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/16-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/16-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/17-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/17-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/17-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/17-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/17-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/17-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/17-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/17-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/17-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/17-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/17-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/17-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/18-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/18-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/18-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/18-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/18-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/18-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/18-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/18-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/18-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/18-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/18-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/18-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/19-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/19-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/19-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/19-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/19-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/19-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/19-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/19-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/19-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/19-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/19-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/19-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/2-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/2-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/2-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/2-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/2-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/2-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/2-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/2-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/2-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/2-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/2-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/2-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/20-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/20-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/20-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/20-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/20-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/20-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/20-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/20-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/20-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/20-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/20-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/20-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/3-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/3-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/3-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/3-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/3-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/3-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/3-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/3-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/3-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/3-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/3-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/3-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/4-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/4-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/4-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/4-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/4-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/4-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/4-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/4-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/4-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/4-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/4-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/4-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/5-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/5-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/5-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/5-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/5-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/5-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/5-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/5-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/5-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/5-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/5-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/5-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/6-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/6-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/6-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/6-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/6-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/6-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/6-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/6-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/6-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/6-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/6-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/6-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/7-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/7-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/7-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/7-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/7-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/7-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/7-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/7-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/7-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/7-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/7-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/7-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/8-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/8-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/8-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/8-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/8-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/8-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/8-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/8-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/8-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/8-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/8-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/8-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/9-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/9-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/9-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/9-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/9-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/9-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/9-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/9-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level1/9-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level1/9-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level1/9-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level1/9-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/1-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/1-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/1-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/1-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/1-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/1-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/1-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/1-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/1-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/1-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/1-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/1-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/1-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/1-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/1-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/1-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/1-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/1-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/1-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/1-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/1-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/1-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/1-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/1-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/10-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/10-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/10-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/10-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/10-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/10-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/10-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/10-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/10-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/10-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/10-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/10-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/10-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/10-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/10-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/10-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/10-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/10-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/10-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/10-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/10-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/10-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/10-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/10-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/11-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/11-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/11-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/11-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/11-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/11-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/11-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/11-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/11-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/11-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/11-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/11-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/11-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/11-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/11-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/11-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/11-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/11-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/11-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/11-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/11-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/11-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/11-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/11-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/12-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/12-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/12-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/12-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/12-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/12-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/12-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/12-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/12-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/12-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/12-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/12-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/12-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/12-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/12-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/12-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/12-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/12-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/12-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/12-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/12-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/12-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/12-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/12-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/13-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/13-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/13-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/13-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/13-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/13-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/13-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/13-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/13-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/13-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/13-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/13-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/13-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/13-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/13-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/13-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/13-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/13-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/13-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/13-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/13-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/13-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/13-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/13-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/14-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/14-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/14-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/14-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/14-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/14-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/14-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/14-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/14-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/14-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/14-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/14-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/14-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/14-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/14-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/14-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/14-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/14-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/14-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/14-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/14-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/14-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/14-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/14-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/15-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/15-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/15-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/15-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/15-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/15-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/15-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/15-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/15-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/15-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/15-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/15-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/15-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/15-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/15-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/15-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/15-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/15-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/15-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/15-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/15-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/15-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/15-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/15-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/16-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/16-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/16-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/16-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/16-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/16-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/16-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/16-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/16-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/16-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/16-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/16-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/16-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/16-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/16-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/16-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/16-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/16-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/16-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/16-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/16-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/16-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/16-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/16-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/17-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/17-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/17-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/17-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/17-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/17-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/17-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/17-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/17-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/17-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/17-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/17-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/17-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/17-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/17-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/17-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/17-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/17-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/17-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/17-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/17-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/17-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/17-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/17-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/18-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/18-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/18-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/18-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/18-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/18-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/18-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/18-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/18-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/18-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/18-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/18-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/18-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/18-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/18-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/18-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/18-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/18-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/18-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/18-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/18-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/18-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/18-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/18-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/19-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/19-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/19-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/19-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/19-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/19-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/19-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/19-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/19-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/19-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/19-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/19-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/19-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/19-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/19-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/19-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/19-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/19-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/19-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/19-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/19-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/19-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/19-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/19-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/2-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/2-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/2-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/2-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/2-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/2-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/2-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/2-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/2-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/2-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/2-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/2-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/2-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/2-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/2-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/2-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/2-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/2-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/2-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/2-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/2-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/2-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/2-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/2-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/3-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/3-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/3-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/3-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/3-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/3-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/3-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/3-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/3-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/3-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/3-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/3-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/3-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/3-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/3-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/3-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/3-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/3-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/3-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/3-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/3-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/3-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/3-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/3-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/4-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/4-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/4-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/4-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/4-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/4-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/4-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/4-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/4-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/4-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/4-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/4-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/4-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/4-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/4-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/4-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/4-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/4-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/4-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/4-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/4-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/4-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/4-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/4-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/5-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/5-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/5-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/5-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/5-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/5-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/5-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/5-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/5-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/5-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/5-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/5-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/5-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/5-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/5-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/5-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/5-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/5-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/5-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/5-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/5-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/5-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/5-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/5-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/6-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/6-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/6-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/6-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/6-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/6-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/6-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/6-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/6-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/6-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/6-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/6-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/6-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/6-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/6-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/6-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/6-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/6-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/6-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/6-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/6-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/6-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/6-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/6-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/7-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/7-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/7-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/7-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/7-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/7-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/7-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/7-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/7-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/7-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/7-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/7-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/7-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/7-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/7-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/7-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/7-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/7-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/7-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/7-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/7-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/7-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/7-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/7-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/8-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/8-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/8-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/8-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/8-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/8-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/8-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/8-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/8-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/8-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/8-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/8-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/8-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/8-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/8-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/8-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/8-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/8-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/8-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/8-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/8-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/8-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/8-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/8-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/9-A-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/9-A-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/9-A-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/9-A-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/9-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/9-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/9-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/9-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/9-B-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/9-B-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/9-B-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/9-B-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/9-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/9-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/9-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/9-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/9-C-HL.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/9-C-HL.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/9-C-HL.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/9-C-HL.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level2/9-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level2/9-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level2/9-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level2/9-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/1-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/1-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/1-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/1-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/1-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/1-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/1-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/1-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/1-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/1-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/1-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/1-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/1-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/1-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/1-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/1-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/10-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/10-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/10-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/10-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/10-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/10-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/10-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/10-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/10-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/10-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/10-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/10-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/10-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/10-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/10-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/10-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/11-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/11-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/11-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/11-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/11-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/11-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/11-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/11-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/11-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/11-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/11-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/11-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/11-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/11-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/11-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/11-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/12-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/12-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/12-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/12-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/12-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/12-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/12-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/12-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/12-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/12-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/12-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/12-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/12-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/12-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/12-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/12-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/13-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/13-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/13-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/13-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/13-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/13-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/13-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/13-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/13-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/13-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/13-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/13-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/13-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/13-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/13-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/13-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/14-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/14-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/14-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/14-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/14-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/14-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/14-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/14-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/14-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/14-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/14-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/14-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/14-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/14-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/14-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/14-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/15-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/15-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/15-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/15-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/15-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/15-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/15-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/15-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/15-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/15-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/15-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/15-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/15-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/15-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/15-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/15-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/16-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/16-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/16-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/16-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/16-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/16-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/16-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/16-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/16-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/16-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/16-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/16-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/16-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/16-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/16-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/16-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/17-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/17-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/17-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/17-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/17-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/17-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/17-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/17-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/17-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/17-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/17-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/17-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/17-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/17-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/17-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/17-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/18-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/18-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/18-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/18-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/18-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/18-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/18-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/18-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/18-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/18-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/18-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/18-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/18-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/18-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/18-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/18-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/19-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/19-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/19-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/19-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/19-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/19-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/19-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/19-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/19-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/19-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/19-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/19-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/19-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/19-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/19-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/19-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/2-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/2-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/2-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/2-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/2-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/2-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/2-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/2-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/2-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/2-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/2-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/2-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/2-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/2-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/2-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/2-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/20-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/20-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/20-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/20-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/20-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/20-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/20-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/20-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/20-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/20-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/20-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/20-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/20-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/20-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/20-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/20-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/21-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/21-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/21-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/21-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/21-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/21-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/21-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/21-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/21-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/21-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/21-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/21-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/21-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/21-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/21-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/21-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/22-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/22-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/22-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/22-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/22-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/22-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/22-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/22-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/22-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/22-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/22-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/22-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/22-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/22-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/22-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/22-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/23-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/23-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/23-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/23-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/23-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/23-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/23-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/23-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/23-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/23-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/23-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/23-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/23-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/23-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/23-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/23-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/24-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/24-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/24-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/24-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/24-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/24-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/24-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/24-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/24-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/24-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/24-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/24-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/24-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/24-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/24-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/24-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/25-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/25-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/25-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/25-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/25-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/25-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/25-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/25-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/25-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/25-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/25-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/25-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/25-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/25-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/25-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/25-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/26-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/26-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/26-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/26-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/26-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/26-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/26-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/26-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/26-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/26-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/26-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/26-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/26-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/26-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/26-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/26-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/27-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/27-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/27-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/27-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/27-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/27-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/27-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/27-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/27-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/27-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/27-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/27-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/27-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/27-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/27-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/27-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/28-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/28-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/28-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/28-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/28-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/28-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/28-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/28-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/28-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/28-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/28-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/28-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/28-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/28-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/28-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/28-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/29-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/29-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/29-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/29-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/29-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/29-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/29-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/29-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/29-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/29-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/29-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/29-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/29-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/29-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/29-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/29-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/3-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/3-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/3-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/3-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/3-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/3-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/3-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/3-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/3-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/3-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/3-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/3-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/3-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/3-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/3-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/3-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/30-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/30-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/30-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/30-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/30-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/30-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/30-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/30-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/30-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/30-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/30-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/30-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/30-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/30-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/30-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/30-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/31-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/31-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/31-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/31-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/31-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/31-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/31-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/31-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/31-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/31-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/31-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/31-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/31-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/31-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/31-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/31-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/4-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/4-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/4-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/4-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/4-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/4-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/4-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/4-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/4-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/4-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/4-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/4-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/4-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/4-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/4-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/4-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/5-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/5-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/5-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/5-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/5-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/5-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/5-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/5-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/5-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/5-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/5-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/5-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/5-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/5-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/5-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/5-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/6-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/6-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/6-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/6-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/6-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/6-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/6-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/6-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/6-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/6-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/6-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/6-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/6-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/6-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/6-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/6-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/7-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/7-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/7-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/7-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/7-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/7-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/7-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/7-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/7-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/7-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/7-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/7-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/7-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/7-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/7-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/7-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/8-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/8-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/8-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/8-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/8-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/8-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/8-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/8-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/8-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/8-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/8-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/8-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/8-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/8-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/8-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/8-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/9-A.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/9-A.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/9-A.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/9-A.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/9-B.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/9-B.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/9-B.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/9-B.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/9-C.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/9-C.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/9-C.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/9-C.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/level3/9-VZ.mp3 b/core/assets/cs/game/kidnapping/common/mfx/level3/9-VZ.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/level3/9-VZ.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/level3/9-VZ.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/result/result_0.mp3 b/core/assets/cs/game/kidnapping/common/mfx/result/result_0.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/result/result_0.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/result/result_0.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/result/result_1.mp3 b/core/assets/cs/game/kidnapping/common/mfx/result/result_1.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/result/result_1.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/result/result_1.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/result/result_2.mp3 b/core/assets/cs/game/kidnapping/common/mfx/result/result_2.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/result/result_2.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/result/result_2.mp3 diff --git a/core/assets/cs/game/kidnapping/mfx/result/result_3.mp3 b/core/assets/cs/game/kidnapping/common/mfx/result/result_3.mp3 similarity index 100% rename from core/assets/cs/game/kidnapping/mfx/result/result_3.mp3 rename to core/assets/cs/game/kidnapping/common/mfx/result/result_3.mp3 diff --git a/core/assets/cs/game/nightwatch/sfx/help.mp3 b/core/assets/cs/game/nightwatch/common/sfx/help.mp3 similarity index 100% rename from core/assets/cs/game/nightwatch/sfx/help.mp3 rename to core/assets/cs/game/nightwatch/common/sfx/help.mp3 diff --git a/core/assets/cs/game/nightwatch/sfx/result_0.mp3 b/core/assets/cs/game/nightwatch/common/sfx/result_0.mp3 similarity index 100% rename from core/assets/cs/game/nightwatch/sfx/result_0.mp3 rename to core/assets/cs/game/nightwatch/common/sfx/result_0.mp3 diff --git a/core/assets/cs/game/nightwatch/sfx/result_1.mp3 b/core/assets/cs/game/nightwatch/common/sfx/result_1.mp3 similarity index 100% rename from core/assets/cs/game/nightwatch/sfx/result_1.mp3 rename to core/assets/cs/game/nightwatch/common/sfx/result_1.mp3 diff --git a/core/assets/cs/game/nightwatch/sfx/result_2.mp3 b/core/assets/cs/game/nightwatch/common/sfx/result_2.mp3 similarity index 100% rename from core/assets/cs/game/nightwatch/sfx/result_2.mp3 rename to core/assets/cs/game/nightwatch/common/sfx/result_2.mp3 diff --git a/core/assets/cs/game/nightwatch/sfx/result_3.mp3 b/core/assets/cs/game/nightwatch/common/sfx/result_3.mp3 similarity index 100% rename from core/assets/cs/game/nightwatch/sfx/result_3.mp3 rename to core/assets/cs/game/nightwatch/common/sfx/result_3.mp3 diff --git a/core/assets/cs/game/pursuit/sfx/help.mp3 b/core/assets/cs/game/pursuit/common/sfx/help.mp3 similarity index 100% rename from core/assets/cs/game/pursuit/sfx/help.mp3 rename to core/assets/cs/game/pursuit/common/sfx/help.mp3 diff --git a/core/assets/cs/game/pursuit/sfx/result_0.mp3 b/core/assets/cs/game/pursuit/common/sfx/result_0.mp3 similarity index 100% rename from core/assets/cs/game/pursuit/sfx/result_0.mp3 rename to core/assets/cs/game/pursuit/common/sfx/result_0.mp3 diff --git a/core/assets/cs/game/pursuit/sfx/result_1.mp3 b/core/assets/cs/game/pursuit/common/sfx/result_1.mp3 similarity index 100% rename from core/assets/cs/game/pursuit/sfx/result_1.mp3 rename to core/assets/cs/game/pursuit/common/sfx/result_1.mp3 diff --git a/core/assets/cs/game/pursuit/sfx/result_2.mp3 b/core/assets/cs/game/pursuit/common/sfx/result_2.mp3 similarity index 100% rename from core/assets/cs/game/pursuit/sfx/result_2.mp3 rename to core/assets/cs/game/pursuit/common/sfx/result_2.mp3 diff --git a/core/assets/cs/game/pursuit/sfx/result_3.mp3 b/core/assets/cs/game/pursuit/common/sfx/result_3.mp3 similarity index 100% rename from core/assets/cs/game/pursuit/sfx/result_3.mp3 rename to core/assets/cs/game/pursuit/common/sfx/result_3.mp3 diff --git a/core/assets/cs/game/robbery/gamescreen/arrested_title.png b/core/assets/cs/game/robbery/common/gamescreen/arrested_title.png similarity index 100% rename from core/assets/cs/game/robbery/gamescreen/arrested_title.png rename to core/assets/cs/game/robbery/common/gamescreen/arrested_title.png diff --git a/core/assets/cs/game/robbery/gamescreen/innocence_title.png b/core/assets/cs/game/robbery/common/gamescreen/innocence_title.png similarity index 100% rename from core/assets/cs/game/robbery/gamescreen/innocence_title.png rename to core/assets/cs/game/robbery/common/gamescreen/innocence_title.png diff --git a/core/assets/cs/game/robbery/gamescreen/rulemessage_paper_title.png b/core/assets/cs/game/robbery/common/gamescreen/rulemessage_paper_title.png similarity index 100% rename from core/assets/cs/game/robbery/gamescreen/rulemessage_paper_title.png rename to core/assets/cs/game/robbery/common/gamescreen/rulemessage_paper_title.png diff --git a/core/assets/cs/game/robbery/gamescreen/thief_title.png b/core/assets/cs/game/robbery/common/gamescreen/thief_title.png similarity index 100% rename from core/assets/cs/game/robbery/gamescreen/thief_title.png rename to core/assets/cs/game/robbery/common/gamescreen/thief_title.png diff --git a/core/assets/cs/game/robbery/result_0.mp3 b/core/assets/cs/game/robbery/common/result_0.mp3 similarity index 100% rename from core/assets/cs/game/robbery/result_0.mp3 rename to core/assets/cs/game/robbery/common/result_0.mp3 diff --git a/core/assets/cs/game/robbery/result_1.mp3 b/core/assets/cs/game/robbery/common/result_1.mp3 similarity index 100% rename from core/assets/cs/game/robbery/result_1.mp3 rename to core/assets/cs/game/robbery/common/result_1.mp3 diff --git a/core/assets/cs/game/robbery/result_2.mp3 b/core/assets/cs/game/robbery/common/result_2.mp3 similarity index 100% rename from core/assets/cs/game/robbery/result_2.mp3 rename to core/assets/cs/game/robbery/common/result_2.mp3 diff --git a/core/assets/cs/game/robbery/result_3.mp3 b/core/assets/cs/game/robbery/common/result_3.mp3 similarity index 100% rename from core/assets/cs/game/robbery/result_3.mp3 rename to core/assets/cs/game/robbery/common/result_3.mp3 diff --git a/core/assets/cs/game/shootingrange/mfx/loading.mp3 b/core/assets/cs/game/shootingrange/common/mfx/loading.mp3 similarity index 100% rename from core/assets/cs/game/shootingrange/mfx/loading.mp3 rename to core/assets/cs/game/shootingrange/common/mfx/loading.mp3 diff --git a/core/assets/cs/game/shootingrange/mfx/result0.mp3 b/core/assets/cs/game/shootingrange/common/mfx/result0.mp3 similarity index 100% rename from core/assets/cs/game/shootingrange/mfx/result0.mp3 rename to core/assets/cs/game/shootingrange/common/mfx/result0.mp3 diff --git a/core/assets/cs/game/shootingrange/mfx/result1.mp3 b/core/assets/cs/game/shootingrange/common/mfx/result1.mp3 similarity index 100% rename from core/assets/cs/game/shootingrange/mfx/result1.mp3 rename to core/assets/cs/game/shootingrange/common/mfx/result1.mp3 diff --git a/core/assets/cs/game/shootingrange/mfx/result2.mp3 b/core/assets/cs/game/shootingrange/common/mfx/result2.mp3 similarity index 100% rename from core/assets/cs/game/shootingrange/mfx/result2.mp3 rename to core/assets/cs/game/shootingrange/common/mfx/result2.mp3 diff --git a/core/assets/cs/game/shootingrange/mfx/result3.mp3 b/core/assets/cs/game/shootingrange/common/mfx/result3.mp3 similarity index 100% rename from core/assets/cs/game/shootingrange/mfx/result3.mp3 rename to core/assets/cs/game/shootingrange/common/mfx/result3.mp3 diff --git a/core/assets/de/game/inthedarkness/sfx/score_0.mp3 b/core/assets/de/game/inthedarkness/common/sfx/score_0.mp3 similarity index 100% rename from core/assets/de/game/inthedarkness/sfx/score_0.mp3 rename to core/assets/de/game/inthedarkness/common/sfx/score_0.mp3 diff --git a/core/assets/de/game/inthedarkness/sfx/score_1.mp3 b/core/assets/de/game/inthedarkness/common/sfx/score_1.mp3 similarity index 100% rename from core/assets/de/game/inthedarkness/sfx/score_1.mp3 rename to core/assets/de/game/inthedarkness/common/sfx/score_1.mp3 diff --git a/core/assets/de/game/inthedarkness/sfx/score_2.mp3 b/core/assets/de/game/inthedarkness/common/sfx/score_2.mp3 similarity index 100% rename from core/assets/de/game/inthedarkness/sfx/score_2.mp3 rename to core/assets/de/game/inthedarkness/common/sfx/score_2.mp3 diff --git a/core/assets/de/game/inthedarkness/sfx/score_3.mp3 b/core/assets/de/game/inthedarkness/common/sfx/score_3.mp3 similarity index 100% rename from core/assets/de/game/inthedarkness/sfx/score_3.mp3 rename to core/assets/de/game/inthedarkness/common/sfx/score_3.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/help/loading.mp3 b/core/assets/de/game/kidnapping/common/mfx/help/loading.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/help/loading.mp3 rename to core/assets/de/game/kidnapping/common/mfx/help/loading.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/help/rulehelp_easy.mp3 b/core/assets/de/game/kidnapping/common/mfx/help/rulehelp_easy.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/help/rulehelp_easy.mp3 rename to core/assets/de/game/kidnapping/common/mfx/help/rulehelp_easy.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/help/rulehelp_hard.mp3 b/core/assets/de/game/kidnapping/common/mfx/help/rulehelp_hard.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/help/rulehelp_hard.mp3 rename to core/assets/de/game/kidnapping/common/mfx/help/rulehelp_hard.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/help/rulehelp_medium.mp3 b/core/assets/de/game/kidnapping/common/mfx/help/rulehelp_medium.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/help/rulehelp_medium.mp3 rename to core/assets/de/game/kidnapping/common/mfx/help/rulehelp_medium.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/1-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/1-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/1-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/1-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/1-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/1-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/1-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/1-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/1-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/1-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/1-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/1-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/10-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/10-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/10-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/10-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/10-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/10-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/10-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/10-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/10-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/10-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/10-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/10-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/11-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/11-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/11-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/11-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/11-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/11-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/11-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/11-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/11-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/11-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/11-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/11-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/12-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/12-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/12-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/12-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/12-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/12-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/12-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/12-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/12-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/12-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/12-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/12-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/13-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/13-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/13-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/13-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/13-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/13-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/13-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/13-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/13-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/13-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/13-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/13-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/14-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/14-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/14-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/14-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/14-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/14-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/14-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/14-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/14-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/14-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/14-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/14-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/15-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/15-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/15-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/15-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/15-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/15-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/15-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/15-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/15-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/15-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/15-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/15-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/16-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/16-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/16-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/16-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/16-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/16-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/16-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/16-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/16-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/16-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/16-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/16-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/17-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/17-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/17-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/17-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/17-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/17-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/17-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/17-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/17-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/17-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/17-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/17-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/18-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/18-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/18-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/18-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/18-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/18-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/18-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/18-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/18-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/18-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/18-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/18-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/19-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/19-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/19-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/19-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/19-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/19-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/19-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/19-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/19-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/19-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/19-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/19-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/2-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/2-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/2-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/2-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/2-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/2-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/2-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/2-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/2-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/2-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/2-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/2-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/20-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/20-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/20-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/20-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/20-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/20-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/20-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/20-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/20-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/20-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/20-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/20-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/3-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/3-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/3-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/3-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/3-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/3-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/3-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/3-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/3-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/3-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/3-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/3-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/4-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/4-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/4-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/4-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/4-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/4-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/4-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/4-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/4-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/4-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/4-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/4-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/5-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/5-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/5-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/5-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/5-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/5-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/5-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/5-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/5-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/5-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/5-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/5-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/6-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/6-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/6-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/6-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/6-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/6-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/6-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/6-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/6-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/6-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/6-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/6-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/7-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/7-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/7-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/7-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/7-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/7-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/7-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/7-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/7-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/7-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/7-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/7-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/8-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/8-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/8-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/8-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/8-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/8-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/8-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/8-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/8-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/8-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/8-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/8-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/9-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/9-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/9-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/9-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/9-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/9-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/9-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/9-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level1/9-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level1/9-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level1/9-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level1/9-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/1-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/1-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/1-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/1-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/1-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/1-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/1-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/1-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/1-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/1-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/1-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/1-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/1-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/1-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/1-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/1-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/1-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/1-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/1-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/1-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/1-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/1-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/1-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/1-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/10-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/10-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/10-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/10-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/10-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/10-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/10-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/10-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/10-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/10-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/10-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/10-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/10-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/10-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/10-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/10-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/10-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/10-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/10-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/10-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/10-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/10-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/10-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/10-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/11-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/11-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/11-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/11-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/11-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/11-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/11-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/11-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/11-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/11-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/11-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/11-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/11-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/11-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/11-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/11-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/11-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/11-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/11-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/11-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/11-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/11-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/11-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/11-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/12-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/12-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/12-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/12-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/12-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/12-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/12-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/12-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/12-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/12-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/12-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/12-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/12-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/12-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/12-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/12-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/12-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/12-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/12-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/12-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/12-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/12-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/12-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/12-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/13-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/13-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/13-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/13-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/13-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/13-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/13-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/13-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/13-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/13-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/13-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/13-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/13-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/13-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/13-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/13-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/13-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/13-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/13-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/13-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/13-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/13-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/13-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/13-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/14-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/14-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/14-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/14-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/14-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/14-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/14-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/14-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/14-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/14-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/14-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/14-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/14-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/14-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/14-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/14-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/14-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/14-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/14-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/14-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/14-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/14-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/14-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/14-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/15-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/15-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/15-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/15-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/15-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/15-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/15-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/15-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/15-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/15-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/15-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/15-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/15-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/15-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/15-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/15-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/15-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/15-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/15-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/15-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/15-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/15-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/15-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/15-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/16-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/16-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/16-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/16-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/16-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/16-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/16-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/16-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/16-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/16-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/16-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/16-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/16-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/16-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/16-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/16-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/16-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/16-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/16-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/16-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/16-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/16-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/16-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/16-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/17-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/17-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/17-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/17-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/17-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/17-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/17-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/17-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/17-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/17-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/17-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/17-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/17-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/17-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/17-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/17-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/17-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/17-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/17-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/17-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/17-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/17-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/17-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/17-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/18-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/18-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/18-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/18-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/18-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/18-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/18-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/18-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/18-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/18-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/18-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/18-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/18-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/18-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/18-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/18-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/18-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/18-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/18-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/18-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/18-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/18-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/18-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/18-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/19-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/19-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/19-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/19-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/19-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/19-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/19-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/19-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/19-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/19-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/19-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/19-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/19-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/19-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/19-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/19-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/19-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/19-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/19-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/19-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/19-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/19-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/19-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/19-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/2-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/2-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/2-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/2-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/2-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/2-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/2-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/2-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/2-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/2-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/2-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/2-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/2-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/2-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/2-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/2-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/2-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/2-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/2-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/2-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/2-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/2-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/2-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/2-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/20-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/20-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/20-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/20-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/20-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/20-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/20-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/20-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/20-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/20-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/20-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/20-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/20-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/20-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/20-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/20-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/20-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/20-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/20-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/20-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/20-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/20-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/20-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/20-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/3-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/3-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/3-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/3-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/3-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/3-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/3-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/3-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/3-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/3-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/3-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/3-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/3-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/3-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/3-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/3-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/3-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/3-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/3-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/3-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/3-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/3-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/3-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/3-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/4-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/4-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/4-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/4-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/4-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/4-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/4-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/4-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/4-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/4-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/4-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/4-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/4-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/4-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/4-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/4-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/4-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/4-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/4-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/4-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/4-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/4-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/4-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/4-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/5-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/5-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/5-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/5-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/5-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/5-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/5-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/5-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/5-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/5-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/5-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/5-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/5-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/5-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/5-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/5-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/5-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/5-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/5-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/5-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/5-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/5-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/5-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/5-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/6-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/6-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/6-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/6-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/6-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/6-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/6-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/6-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/6-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/6-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/6-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/6-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/6-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/6-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/6-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/6-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/6-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/6-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/6-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/6-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/6-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/6-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/6-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/6-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/7-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/7-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/7-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/7-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/7-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/7-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/7-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/7-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/7-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/7-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/7-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/7-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/7-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/7-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/7-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/7-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/7-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/7-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/7-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/7-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/7-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/7-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/7-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/7-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/8-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/8-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/8-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/8-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/8-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/8-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/8-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/8-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/8-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/8-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/8-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/8-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/8-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/8-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/8-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/8-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/8-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/8-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/8-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/8-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/8-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/8-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/8-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/8-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/9-A-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/9-A-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/9-A-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/9-A-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/9-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/9-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/9-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/9-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/9-B-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/9-B-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/9-B-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/9-B-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/9-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/9-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/9-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/9-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/9-C-HL.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/9-C-HL.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/9-C-HL.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/9-C-HL.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level2/9-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level2/9-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level2/9-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level2/9-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/1-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/1-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/1-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/1-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/1-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/1-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/1-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/1-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/1-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/1-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/1-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/1-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/1-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/1-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/1-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/1-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/10-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/10-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/10-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/10-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/10-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/10-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/10-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/10-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/10-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/10-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/10-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/10-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/10-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/10-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/10-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/10-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/11-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/11-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/11-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/11-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/11-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/11-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/11-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/11-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/11-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/11-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/11-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/11-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/11-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/11-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/11-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/11-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/12-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/12-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/12-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/12-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/12-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/12-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/12-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/12-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/12-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/12-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/12-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/12-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/12-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/12-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/12-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/12-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/13-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/13-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/13-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/13-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/13-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/13-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/13-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/13-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/13-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/13-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/13-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/13-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/13-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/13-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/13-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/13-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/14-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/14-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/14-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/14-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/14-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/14-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/14-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/14-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/14-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/14-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/14-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/14-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/14-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/14-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/14-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/14-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/15-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/15-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/15-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/15-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/15-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/15-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/15-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/15-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/15-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/15-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/15-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/15-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/15-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/15-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/15-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/15-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/16-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/16-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/16-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/16-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/16-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/16-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/16-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/16-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/16-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/16-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/16-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/16-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/16-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/16-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/16-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/16-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/17-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/17-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/17-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/17-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/17-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/17-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/17-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/17-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/17-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/17-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/17-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/17-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/17-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/17-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/17-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/17-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/18-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/18-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/18-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/18-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/18-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/18-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/18-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/18-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/18-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/18-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/18-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/18-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/18-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/18-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/18-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/18-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/19-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/19-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/19-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/19-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/19-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/19-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/19-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/19-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/19-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/19-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/19-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/19-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/19-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/19-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/19-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/19-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/2-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/2-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/2-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/2-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/2-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/2-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/2-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/2-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/2-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/2-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/2-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/2-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/2-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/2-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/2-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/2-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/20-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/20-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/20-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/20-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/20-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/20-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/20-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/20-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/20-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/20-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/20-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/20-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/20-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/20-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/20-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/20-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/21-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/21-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/21-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/21-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/21-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/21-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/21-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/21-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/21-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/21-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/21-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/21-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/21-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/21-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/21-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/21-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/22-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/22-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/22-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/22-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/22-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/22-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/22-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/22-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/22-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/22-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/22-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/22-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/22-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/22-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/22-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/22-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/23-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/23-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/23-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/23-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/23-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/23-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/23-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/23-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/23-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/23-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/23-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/23-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/23-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/23-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/23-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/23-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/24-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/24-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/24-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/24-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/24-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/24-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/24-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/24-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/24-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/24-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/24-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/24-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/24-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/24-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/24-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/24-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/25-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/25-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/25-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/25-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/25-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/25-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/25-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/25-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/25-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/25-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/25-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/25-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/25-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/25-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/25-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/25-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/26-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/26-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/26-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/26-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/26-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/26-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/26-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/26-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/26-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/26-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/26-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/26-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/26-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/26-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/26-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/26-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/27-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/27-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/27-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/27-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/27-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/27-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/27-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/27-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/27-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/27-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/27-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/27-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/27-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/27-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/27-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/27-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/28-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/28-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/28-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/28-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/28-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/28-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/28-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/28-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/28-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/28-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/28-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/28-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/28-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/28-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/28-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/28-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/29-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/29-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/29-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/29-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/29-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/29-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/29-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/29-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/29-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/29-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/29-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/29-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/29-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/29-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/29-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/29-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/3-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/3-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/3-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/3-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/3-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/3-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/3-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/3-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/3-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/3-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/3-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/3-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/3-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/3-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/3-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/3-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/30-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/30-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/30-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/30-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/30-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/30-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/30-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/30-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/30-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/30-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/30-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/30-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/30-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/30-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/30-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/30-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/31-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/31-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/31-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/31-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/31-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/31-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/31-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/31-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/31-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/31-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/31-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/31-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/31-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/31-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/31-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/31-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/4-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/4-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/4-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/4-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/4-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/4-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/4-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/4-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/4-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/4-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/4-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/4-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/4-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/4-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/4-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/4-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/5-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/5-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/5-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/5-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/5-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/5-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/5-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/5-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/5-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/5-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/5-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/5-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/5-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/5-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/5-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/5-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/6-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/6-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/6-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/6-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/6-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/6-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/6-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/6-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/6-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/6-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/6-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/6-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/6-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/6-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/6-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/6-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/7-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/7-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/7-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/7-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/7-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/7-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/7-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/7-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/7-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/7-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/7-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/7-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/7-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/7-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/7-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/7-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/8-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/8-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/8-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/8-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/8-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/8-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/8-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/8-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/8-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/8-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/8-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/8-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/8-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/8-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/8-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/8-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/9-A.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/9-A.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/9-A.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/9-A.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/9-B.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/9-B.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/9-B.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/9-B.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/9-C.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/9-C.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/9-C.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/9-C.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/level3/9-VZ.mp3 b/core/assets/de/game/kidnapping/common/mfx/level3/9-VZ.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/level3/9-VZ.mp3 rename to core/assets/de/game/kidnapping/common/mfx/level3/9-VZ.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/result/result_0.mp3 b/core/assets/de/game/kidnapping/common/mfx/result/result_0.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/result/result_0.mp3 rename to core/assets/de/game/kidnapping/common/mfx/result/result_0.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/result/result_1.mp3 b/core/assets/de/game/kidnapping/common/mfx/result/result_1.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/result/result_1.mp3 rename to core/assets/de/game/kidnapping/common/mfx/result/result_1.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/result/result_2.mp3 b/core/assets/de/game/kidnapping/common/mfx/result/result_2.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/result/result_2.mp3 rename to core/assets/de/game/kidnapping/common/mfx/result/result_2.mp3 diff --git a/core/assets/de/game/kidnapping/mfx/result/result_3.mp3 b/core/assets/de/game/kidnapping/common/mfx/result/result_3.mp3 similarity index 100% rename from core/assets/de/game/kidnapping/mfx/result/result_3.mp3 rename to core/assets/de/game/kidnapping/common/mfx/result/result_3.mp3 diff --git a/core/assets/de/game/nightwatch/sfx/help.mp3 b/core/assets/de/game/nightwatch/common/sfx/help.mp3 similarity index 100% rename from core/assets/de/game/nightwatch/sfx/help.mp3 rename to core/assets/de/game/nightwatch/common/sfx/help.mp3 diff --git a/core/assets/de/game/nightwatch/sfx/result_0.mp3 b/core/assets/de/game/nightwatch/common/sfx/result_0.mp3 similarity index 100% rename from core/assets/de/game/nightwatch/sfx/result_0.mp3 rename to core/assets/de/game/nightwatch/common/sfx/result_0.mp3 diff --git a/core/assets/de/game/nightwatch/sfx/result_1.mp3 b/core/assets/de/game/nightwatch/common/sfx/result_1.mp3 similarity index 100% rename from core/assets/de/game/nightwatch/sfx/result_1.mp3 rename to core/assets/de/game/nightwatch/common/sfx/result_1.mp3 diff --git a/core/assets/de/game/nightwatch/sfx/result_2.mp3 b/core/assets/de/game/nightwatch/common/sfx/result_2.mp3 similarity index 100% rename from core/assets/de/game/nightwatch/sfx/result_2.mp3 rename to core/assets/de/game/nightwatch/common/sfx/result_2.mp3 diff --git a/core/assets/de/game/nightwatch/sfx/result_3.mp3 b/core/assets/de/game/nightwatch/common/sfx/result_3.mp3 similarity index 100% rename from core/assets/de/game/nightwatch/sfx/result_3.mp3 rename to core/assets/de/game/nightwatch/common/sfx/result_3.mp3 diff --git a/core/assets/de/game/pursuit/sfx/help.mp3 b/core/assets/de/game/pursuit/common/sfx/help.mp3 similarity index 100% rename from core/assets/de/game/pursuit/sfx/help.mp3 rename to core/assets/de/game/pursuit/common/sfx/help.mp3 diff --git a/core/assets/de/game/pursuit/sfx/result_0.mp3 b/core/assets/de/game/pursuit/common/sfx/result_0.mp3 similarity index 100% rename from core/assets/de/game/pursuit/sfx/result_0.mp3 rename to core/assets/de/game/pursuit/common/sfx/result_0.mp3 diff --git a/core/assets/de/game/pursuit/sfx/result_1.mp3 b/core/assets/de/game/pursuit/common/sfx/result_1.mp3 similarity index 100% rename from core/assets/de/game/pursuit/sfx/result_1.mp3 rename to core/assets/de/game/pursuit/common/sfx/result_1.mp3 diff --git a/core/assets/de/game/pursuit/sfx/result_2.mp3 b/core/assets/de/game/pursuit/common/sfx/result_2.mp3 similarity index 100% rename from core/assets/de/game/pursuit/sfx/result_2.mp3 rename to core/assets/de/game/pursuit/common/sfx/result_2.mp3 diff --git a/core/assets/de/game/pursuit/sfx/result_3.mp3 b/core/assets/de/game/pursuit/common/sfx/result_3.mp3 similarity index 100% rename from core/assets/de/game/pursuit/sfx/result_3.mp3 rename to core/assets/de/game/pursuit/common/sfx/result_3.mp3 diff --git a/core/assets/de/game/robbery/gamescreen/arrested_title.png b/core/assets/de/game/robbery/common/gamescreen/arrested_title.png similarity index 100% rename from core/assets/de/game/robbery/gamescreen/arrested_title.png rename to core/assets/de/game/robbery/common/gamescreen/arrested_title.png diff --git a/core/assets/de/game/robbery/gamescreen/innocence_title.png b/core/assets/de/game/robbery/common/gamescreen/innocence_title.png similarity index 100% rename from core/assets/de/game/robbery/gamescreen/innocence_title.png rename to core/assets/de/game/robbery/common/gamescreen/innocence_title.png diff --git a/core/assets/de/game/robbery/gamescreen/rulemessage_paper_title.png b/core/assets/de/game/robbery/common/gamescreen/rulemessage_paper_title.png similarity index 100% rename from core/assets/de/game/robbery/gamescreen/rulemessage_paper_title.png rename to core/assets/de/game/robbery/common/gamescreen/rulemessage_paper_title.png diff --git a/core/assets/de/game/robbery/gamescreen/thief_title.png b/core/assets/de/game/robbery/common/gamescreen/thief_title.png similarity index 100% rename from core/assets/de/game/robbery/gamescreen/thief_title.png rename to core/assets/de/game/robbery/common/gamescreen/thief_title.png diff --git a/core/assets/de/game/robbery/result_0.mp3 b/core/assets/de/game/robbery/common/result_0.mp3 similarity index 100% rename from core/assets/de/game/robbery/result_0.mp3 rename to core/assets/de/game/robbery/common/result_0.mp3 diff --git a/core/assets/de/game/robbery/result_1.mp3 b/core/assets/de/game/robbery/common/result_1.mp3 similarity index 100% rename from core/assets/de/game/robbery/result_1.mp3 rename to core/assets/de/game/robbery/common/result_1.mp3 diff --git a/core/assets/de/game/robbery/result_2.mp3 b/core/assets/de/game/robbery/common/result_2.mp3 similarity index 100% rename from core/assets/de/game/robbery/result_2.mp3 rename to core/assets/de/game/robbery/common/result_2.mp3 diff --git a/core/assets/de/game/robbery/result_3.mp3 b/core/assets/de/game/robbery/common/result_3.mp3 similarity index 100% rename from core/assets/de/game/robbery/result_3.mp3 rename to core/assets/de/game/robbery/common/result_3.mp3 diff --git a/core/assets/de/game/shootingrange/mfx/loading.mp3 b/core/assets/de/game/shootingrange/common/mfx/loading.mp3 similarity index 100% rename from core/assets/de/game/shootingrange/mfx/loading.mp3 rename to core/assets/de/game/shootingrange/common/mfx/loading.mp3 diff --git a/core/assets/de/game/shootingrange/mfx/result0.mp3 b/core/assets/de/game/shootingrange/common/mfx/result0.mp3 similarity index 100% rename from core/assets/de/game/shootingrange/mfx/result0.mp3 rename to core/assets/de/game/shootingrange/common/mfx/result0.mp3 diff --git a/core/assets/de/game/shootingrange/mfx/result1.mp3 b/core/assets/de/game/shootingrange/common/mfx/result1.mp3 similarity index 100% rename from core/assets/de/game/shootingrange/mfx/result1.mp3 rename to core/assets/de/game/shootingrange/common/mfx/result1.mp3 diff --git a/core/assets/de/game/shootingrange/mfx/result2.mp3 b/core/assets/de/game/shootingrange/common/mfx/result2.mp3 similarity index 100% rename from core/assets/de/game/shootingrange/mfx/result2.mp3 rename to core/assets/de/game/shootingrange/common/mfx/result2.mp3 diff --git a/core/assets/de/game/shootingrange/mfx/result3.mp3 b/core/assets/de/game/shootingrange/common/mfx/result3.mp3 similarity index 100% rename from core/assets/de/game/shootingrange/mfx/result3.mp3 rename to core/assets/de/game/shootingrange/common/mfx/result3.mp3 diff --git a/core/assets/sk/game/inthedarkness/sfx/score_0.mp3 b/core/assets/sk/game/inthedarkness/common/sfx/score_0.mp3 similarity index 100% rename from core/assets/sk/game/inthedarkness/sfx/score_0.mp3 rename to core/assets/sk/game/inthedarkness/common/sfx/score_0.mp3 diff --git a/core/assets/sk/game/inthedarkness/sfx/score_1.mp3 b/core/assets/sk/game/inthedarkness/common/sfx/score_1.mp3 similarity index 100% rename from core/assets/sk/game/inthedarkness/sfx/score_1.mp3 rename to core/assets/sk/game/inthedarkness/common/sfx/score_1.mp3 diff --git a/core/assets/sk/game/inthedarkness/sfx/score_2.mp3 b/core/assets/sk/game/inthedarkness/common/sfx/score_2.mp3 similarity index 100% rename from core/assets/sk/game/inthedarkness/sfx/score_2.mp3 rename to core/assets/sk/game/inthedarkness/common/sfx/score_2.mp3 diff --git a/core/assets/sk/game/inthedarkness/sfx/score_3.mp3 b/core/assets/sk/game/inthedarkness/common/sfx/score_3.mp3 similarity index 100% rename from core/assets/sk/game/inthedarkness/sfx/score_3.mp3 rename to core/assets/sk/game/inthedarkness/common/sfx/score_3.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/help/loading.mp3 b/core/assets/sk/game/kidnapping/common/mfx/help/loading.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/help/loading.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/help/loading.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/help/rulehelp_easy.mp3 b/core/assets/sk/game/kidnapping/common/mfx/help/rulehelp_easy.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/help/rulehelp_easy.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/help/rulehelp_easy.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/help/rulehelp_hard.mp3 b/core/assets/sk/game/kidnapping/common/mfx/help/rulehelp_hard.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/help/rulehelp_hard.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/help/rulehelp_hard.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/help/rulehelp_medium.mp3 b/core/assets/sk/game/kidnapping/common/mfx/help/rulehelp_medium.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/help/rulehelp_medium.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/help/rulehelp_medium.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/1-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/1-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/1-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/1-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/1-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/1-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/1-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/1-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/1-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/1-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/1-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/1-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/10-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/10-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/10-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/10-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/10-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/10-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/10-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/10-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/10-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/10-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/10-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/10-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/11-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/11-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/11-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/11-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/11-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/11-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/11-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/11-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/11-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/11-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/11-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/11-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/12-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/12-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/12-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/12-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/12-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/12-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/12-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/12-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/12-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/12-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/12-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/12-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/13-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/13-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/13-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/13-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/13-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/13-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/13-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/13-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/13-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/13-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/13-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/13-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/14-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/14-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/14-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/14-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/14-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/14-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/14-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/14-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/14-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/14-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/14-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/14-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/15-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/15-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/15-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/15-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/15-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/15-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/15-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/15-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/15-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/15-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/15-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/15-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/16-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/16-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/16-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/16-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/16-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/16-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/16-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/16-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/16-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/16-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/16-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/16-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/17-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/17-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/17-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/17-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/17-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/17-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/17-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/17-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/17-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/17-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/17-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/17-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/18-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/18-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/18-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/18-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/18-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/18-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/18-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/18-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/18-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/18-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/18-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/18-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/19-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/19-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/19-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/19-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/19-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/19-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/19-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/19-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/19-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/19-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/19-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/19-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/2-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/2-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/2-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/2-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/2-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/2-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/2-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/2-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/2-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/2-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/2-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/2-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/20-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/20-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/20-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/20-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/20-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/20-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/20-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/20-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/20-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/20-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/20-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/20-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/3-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/3-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/3-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/3-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/3-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/3-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/3-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/3-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/3-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/3-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/3-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/3-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/4-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/4-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/4-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/4-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/4-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/4-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/4-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/4-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/4-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/4-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/4-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/4-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/5-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/5-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/5-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/5-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/5-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/5-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/5-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/5-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/5-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/5-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/5-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/5-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/6-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/6-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/6-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/6-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/6-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/6-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/6-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/6-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/6-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/6-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/6-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/6-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/7-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/7-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/7-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/7-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/7-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/7-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/7-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/7-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/7-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/7-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/7-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/7-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/8-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/8-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/8-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/8-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/8-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/8-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/8-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/8-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/8-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/8-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/8-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/8-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/9-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/9-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/9-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/9-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/9-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/9-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/9-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/9-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level1/9-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level1/9-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level1/9-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level1/9-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/1-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/1-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/1-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/1-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/1-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/1-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/1-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/1-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/1-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/1-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/1-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/1-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/1-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/1-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/1-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/1-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/1-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/1-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/1-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/1-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/1-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/1-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/1-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/1-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/10-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/10-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/10-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/10-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/10-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/10-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/10-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/10-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/10-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/10-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/10-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/10-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/10-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/10-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/10-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/10-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/10-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/10-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/10-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/10-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/10-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/10-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/10-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/10-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/11-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/11-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/11-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/11-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/11-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/11-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/11-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/11-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/11-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/11-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/11-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/11-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/11-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/11-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/11-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/11-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/11-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/11-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/11-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/11-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/11-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/11-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/11-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/11-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/12-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/12-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/12-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/12-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/12-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/12-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/12-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/12-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/12-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/12-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/12-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/12-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/12-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/12-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/12-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/12-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/12-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/12-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/12-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/12-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/12-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/12-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/12-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/12-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/13-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/13-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/13-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/13-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/13-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/13-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/13-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/13-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/13-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/13-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/13-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/13-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/13-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/13-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/13-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/13-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/13-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/13-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/13-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/13-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/13-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/13-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/13-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/13-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/14-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/14-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/14-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/14-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/14-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/14-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/14-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/14-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/14-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/14-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/14-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/14-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/14-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/14-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/14-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/14-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/14-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/14-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/14-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/14-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/14-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/14-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/14-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/14-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/15-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/15-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/15-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/15-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/15-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/15-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/15-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/15-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/15-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/15-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/15-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/15-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/15-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/15-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/15-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/15-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/15-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/15-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/15-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/15-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/15-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/15-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/15-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/15-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/16-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/16-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/16-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/16-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/16-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/16-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/16-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/16-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/16-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/16-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/16-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/16-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/16-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/16-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/16-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/16-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/16-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/16-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/16-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/16-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/16-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/16-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/16-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/16-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/17-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/17-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/17-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/17-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/17-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/17-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/17-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/17-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/17-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/17-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/17-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/17-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/17-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/17-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/17-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/17-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/17-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/17-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/17-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/17-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/17-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/17-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/17-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/17-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/18-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/18-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/18-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/18-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/18-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/18-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/18-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/18-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/18-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/18-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/18-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/18-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/18-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/18-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/18-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/18-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/18-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/18-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/18-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/18-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/18-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/18-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/18-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/18-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/19-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/19-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/19-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/19-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/19-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/19-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/19-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/19-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/19-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/19-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/19-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/19-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/19-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/19-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/19-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/19-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/19-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/19-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/19-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/19-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/19-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/19-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/19-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/19-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/2-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/2-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/2-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/2-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/2-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/2-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/2-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/2-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/2-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/2-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/2-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/2-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/2-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/2-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/2-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/2-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/2-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/2-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/2-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/2-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/2-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/2-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/2-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/2-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/3-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/3-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/3-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/3-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/3-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/3-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/3-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/3-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/3-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/3-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/3-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/3-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/3-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/3-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/3-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/3-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/3-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/3-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/3-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/3-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/3-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/3-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/3-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/3-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/4-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/4-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/4-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/4-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/4-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/4-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/4-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/4-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/4-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/4-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/4-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/4-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/4-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/4-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/4-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/4-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/4-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/4-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/4-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/4-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/4-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/4-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/4-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/4-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/5-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/5-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/5-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/5-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/5-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/5-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/5-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/5-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/5-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/5-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/5-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/5-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/5-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/5-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/5-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/5-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/5-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/5-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/5-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/5-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/5-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/5-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/5-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/5-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/6-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/6-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/6-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/6-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/6-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/6-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/6-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/6-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/6-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/6-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/6-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/6-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/6-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/6-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/6-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/6-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/6-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/6-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/6-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/6-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/6-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/6-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/6-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/6-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/7-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/7-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/7-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/7-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/7-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/7-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/7-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/7-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/7-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/7-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/7-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/7-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/7-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/7-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/7-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/7-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/7-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/7-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/7-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/7-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/7-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/7-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/7-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/7-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/8-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/8-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/8-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/8-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/8-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/8-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/8-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/8-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/8-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/8-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/8-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/8-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/8-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/8-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/8-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/8-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/8-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/8-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/8-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/8-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/8-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/8-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/8-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/8-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/9-A-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/9-A-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/9-A-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/9-A-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/9-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/9-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/9-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/9-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/9-B-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/9-B-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/9-B-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/9-B-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/9-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/9-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/9-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/9-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/9-C-HL.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/9-C-HL.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/9-C-HL.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/9-C-HL.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level2/9-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level2/9-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level2/9-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level2/9-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/1-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/1-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/1-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/1-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/1-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/1-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/1-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/1-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/1-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/1-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/1-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/1-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/1-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/1-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/1-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/1-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/10-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/10-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/10-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/10-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/10-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/10-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/10-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/10-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/10-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/10-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/10-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/10-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/10-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/10-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/10-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/10-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/11-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/11-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/11-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/11-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/11-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/11-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/11-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/11-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/11-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/11-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/11-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/11-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/11-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/11-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/11-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/11-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/12-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/12-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/12-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/12-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/12-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/12-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/12-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/12-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/12-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/12-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/12-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/12-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/12-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/12-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/12-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/12-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/13-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/13-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/13-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/13-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/13-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/13-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/13-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/13-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/13-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/13-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/13-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/13-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/13-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/13-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/13-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/13-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/14-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/14-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/14-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/14-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/14-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/14-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/14-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/14-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/14-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/14-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/14-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/14-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/14-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/14-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/14-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/14-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/15-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/15-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/15-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/15-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/15-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/15-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/15-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/15-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/15-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/15-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/15-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/15-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/15-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/15-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/15-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/15-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/16-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/16-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/16-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/16-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/16-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/16-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/16-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/16-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/16-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/16-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/16-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/16-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/16-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/16-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/16-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/16-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/17-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/17-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/17-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/17-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/17-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/17-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/17-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/17-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/17-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/17-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/17-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/17-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/17-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/17-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/17-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/17-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/18-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/18-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/18-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/18-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/18-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/18-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/18-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/18-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/18-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/18-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/18-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/18-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/18-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/18-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/18-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/18-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/19-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/19-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/19-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/19-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/19-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/19-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/19-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/19-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/19-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/19-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/19-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/19-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/19-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/19-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/19-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/19-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/2-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/2-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/2-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/2-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/2-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/2-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/2-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/2-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/2-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/2-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/2-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/2-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/2-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/2-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/2-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/2-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/20-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/20-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/20-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/20-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/20-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/20-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/20-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/20-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/20-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/20-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/20-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/20-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/20-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/20-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/20-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/20-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/3-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/3-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/3-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/3-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/3-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/3-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/3-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/3-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/3-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/3-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/3-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/3-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/3-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/3-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/3-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/3-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/4-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/4-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/4-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/4-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/4-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/4-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/4-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/4-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/4-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/4-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/4-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/4-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/4-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/4-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/4-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/4-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/5-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/5-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/5-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/5-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/5-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/5-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/5-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/5-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/5-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/5-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/5-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/5-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/5-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/5-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/5-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/5-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/6-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/6-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/6-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/6-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/6-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/6-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/6-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/6-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/6-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/6-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/6-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/6-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/6-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/6-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/6-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/6-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/7-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/7-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/7-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/7-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/7-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/7-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/7-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/7-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/7-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/7-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/7-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/7-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/7-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/7-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/7-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/7-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/8-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/8-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/8-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/8-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/8-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/8-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/8-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/8-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/8-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/8-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/8-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/8-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/8-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/8-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/8-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/8-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/9-A.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/9-A.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/9-A.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/9-A.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/9-B.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/9-B.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/9-B.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/9-B.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/9-C.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/9-C.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/9-C.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/9-C.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/level3/9-VZ.mp3 b/core/assets/sk/game/kidnapping/common/mfx/level3/9-VZ.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/level3/9-VZ.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/level3/9-VZ.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/result/result_0.mp3 b/core/assets/sk/game/kidnapping/common/mfx/result/result_0.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/result/result_0.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/result/result_0.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/result/result_1.mp3 b/core/assets/sk/game/kidnapping/common/mfx/result/result_1.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/result/result_1.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/result/result_1.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/result/result_2.mp3 b/core/assets/sk/game/kidnapping/common/mfx/result/result_2.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/result/result_2.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/result/result_2.mp3 diff --git a/core/assets/sk/game/kidnapping/mfx/result/result_3.mp3 b/core/assets/sk/game/kidnapping/common/mfx/result/result_3.mp3 similarity index 100% rename from core/assets/sk/game/kidnapping/mfx/result/result_3.mp3 rename to core/assets/sk/game/kidnapping/common/mfx/result/result_3.mp3 diff --git a/core/assets/sk/game/nightwatch/sfx/help.mp3 b/core/assets/sk/game/nightwatch/common/sfx/help.mp3 similarity index 100% rename from core/assets/sk/game/nightwatch/sfx/help.mp3 rename to core/assets/sk/game/nightwatch/common/sfx/help.mp3 diff --git a/core/assets/sk/game/nightwatch/sfx/result_0.mp3 b/core/assets/sk/game/nightwatch/common/sfx/result_0.mp3 similarity index 100% rename from core/assets/sk/game/nightwatch/sfx/result_0.mp3 rename to core/assets/sk/game/nightwatch/common/sfx/result_0.mp3 diff --git a/core/assets/sk/game/nightwatch/sfx/result_1.mp3 b/core/assets/sk/game/nightwatch/common/sfx/result_1.mp3 similarity index 100% rename from core/assets/sk/game/nightwatch/sfx/result_1.mp3 rename to core/assets/sk/game/nightwatch/common/sfx/result_1.mp3 diff --git a/core/assets/sk/game/nightwatch/sfx/result_2.mp3 b/core/assets/sk/game/nightwatch/common/sfx/result_2.mp3 similarity index 100% rename from core/assets/sk/game/nightwatch/sfx/result_2.mp3 rename to core/assets/sk/game/nightwatch/common/sfx/result_2.mp3 diff --git a/core/assets/sk/game/nightwatch/sfx/result_3.mp3 b/core/assets/sk/game/nightwatch/common/sfx/result_3.mp3 similarity index 100% rename from core/assets/sk/game/nightwatch/sfx/result_3.mp3 rename to core/assets/sk/game/nightwatch/common/sfx/result_3.mp3 diff --git a/core/assets/sk/game/pursuit/sfx/help.mp3 b/core/assets/sk/game/pursuit/common/sfx/help.mp3 similarity index 100% rename from core/assets/sk/game/pursuit/sfx/help.mp3 rename to core/assets/sk/game/pursuit/common/sfx/help.mp3 diff --git a/core/assets/sk/game/pursuit/sfx/result_0.mp3 b/core/assets/sk/game/pursuit/common/sfx/result_0.mp3 similarity index 100% rename from core/assets/sk/game/pursuit/sfx/result_0.mp3 rename to core/assets/sk/game/pursuit/common/sfx/result_0.mp3 diff --git a/core/assets/sk/game/pursuit/sfx/result_1.mp3 b/core/assets/sk/game/pursuit/common/sfx/result_1.mp3 similarity index 100% rename from core/assets/sk/game/pursuit/sfx/result_1.mp3 rename to core/assets/sk/game/pursuit/common/sfx/result_1.mp3 diff --git a/core/assets/sk/game/pursuit/sfx/result_2.mp3 b/core/assets/sk/game/pursuit/common/sfx/result_2.mp3 similarity index 100% rename from core/assets/sk/game/pursuit/sfx/result_2.mp3 rename to core/assets/sk/game/pursuit/common/sfx/result_2.mp3 diff --git a/core/assets/sk/game/pursuit/sfx/result_3.mp3 b/core/assets/sk/game/pursuit/common/sfx/result_3.mp3 similarity index 100% rename from core/assets/sk/game/pursuit/sfx/result_3.mp3 rename to core/assets/sk/game/pursuit/common/sfx/result_3.mp3 diff --git a/core/assets/sk/game/robbery/gamescreen/arrested_title.png b/core/assets/sk/game/robbery/common/gamescreen/arrested_title.png similarity index 100% rename from core/assets/sk/game/robbery/gamescreen/arrested_title.png rename to core/assets/sk/game/robbery/common/gamescreen/arrested_title.png diff --git a/core/assets/sk/game/robbery/gamescreen/innocence_title.png b/core/assets/sk/game/robbery/common/gamescreen/innocence_title.png similarity index 100% rename from core/assets/sk/game/robbery/gamescreen/innocence_title.png rename to core/assets/sk/game/robbery/common/gamescreen/innocence_title.png diff --git a/core/assets/sk/game/robbery/gamescreen/rulemessage_paper_title.png b/core/assets/sk/game/robbery/common/gamescreen/rulemessage_paper_title.png similarity index 100% rename from core/assets/sk/game/robbery/gamescreen/rulemessage_paper_title.png rename to core/assets/sk/game/robbery/common/gamescreen/rulemessage_paper_title.png diff --git a/core/assets/sk/game/robbery/gamescreen/thief_title.png b/core/assets/sk/game/robbery/common/gamescreen/thief_title.png similarity index 100% rename from core/assets/sk/game/robbery/gamescreen/thief_title.png rename to core/assets/sk/game/robbery/common/gamescreen/thief_title.png diff --git a/core/assets/sk/game/robbery/result_0.mp3 b/core/assets/sk/game/robbery/common/result_0.mp3 similarity index 100% rename from core/assets/sk/game/robbery/result_0.mp3 rename to core/assets/sk/game/robbery/common/result_0.mp3 diff --git a/core/assets/sk/game/robbery/result_1.mp3 b/core/assets/sk/game/robbery/common/result_1.mp3 similarity index 100% rename from core/assets/sk/game/robbery/result_1.mp3 rename to core/assets/sk/game/robbery/common/result_1.mp3 diff --git a/core/assets/sk/game/robbery/result_2.mp3 b/core/assets/sk/game/robbery/common/result_2.mp3 similarity index 100% rename from core/assets/sk/game/robbery/result_2.mp3 rename to core/assets/sk/game/robbery/common/result_2.mp3 diff --git a/core/assets/sk/game/robbery/result_3.mp3 b/core/assets/sk/game/robbery/common/result_3.mp3 similarity index 100% rename from core/assets/sk/game/robbery/result_3.mp3 rename to core/assets/sk/game/robbery/common/result_3.mp3 diff --git a/core/assets/sk/game/shootingrange/mfx/loading.mp3 b/core/assets/sk/game/shootingrange/common/mfx/loading.mp3 similarity index 100% rename from core/assets/sk/game/shootingrange/mfx/loading.mp3 rename to core/assets/sk/game/shootingrange/common/mfx/loading.mp3 diff --git a/core/assets/sk/game/shootingrange/mfx/result0.mp3 b/core/assets/sk/game/shootingrange/common/mfx/result0.mp3 similarity index 100% rename from core/assets/sk/game/shootingrange/mfx/result0.mp3 rename to core/assets/sk/game/shootingrange/common/mfx/result0.mp3 diff --git a/core/assets/sk/game/shootingrange/mfx/result1.mp3 b/core/assets/sk/game/shootingrange/common/mfx/result1.mp3 similarity index 100% rename from core/assets/sk/game/shootingrange/mfx/result1.mp3 rename to core/assets/sk/game/shootingrange/common/mfx/result1.mp3 diff --git a/core/assets/sk/game/shootingrange/mfx/result2.mp3 b/core/assets/sk/game/shootingrange/common/mfx/result2.mp3 similarity index 100% rename from core/assets/sk/game/shootingrange/mfx/result2.mp3 rename to core/assets/sk/game/shootingrange/common/mfx/result2.mp3 diff --git a/core/assets/sk/game/shootingrange/mfx/result3.mp3 b/core/assets/sk/game/shootingrange/common/mfx/result3.mp3 similarity index 100% rename from core/assets/sk/game/shootingrange/mfx/result3.mp3 rename to core/assets/sk/game/shootingrange/common/mfx/result3.mp3 diff --git a/core/src/cz/nic/tablexia/TablexiaApplication.java b/core/src/cz/nic/tablexia/TablexiaApplication.java index c188d5cf8..3106fced5 100644 --- a/core/src/cz/nic/tablexia/TablexiaApplication.java +++ b/core/src/cz/nic/tablexia/TablexiaApplication.java @@ -314,7 +314,7 @@ public abstract class TablexiaApplication implements ApplicationListener { } public Animation getAnimation(String regionName, int framesCount, float frameDuration) { - return atlasManager.getAnimationFromAtlas(screen.preparePreloaderAtlasPath(), regionName, framesCount, frameDuration, false); + return atlasManager.getAnimationFromAtlas(screen.preparePreloaderAtlasPath(), regionName, framesCount, frameDuration); } public String getText(String textKey) { diff --git a/core/src/cz/nic/tablexia/game/AbstractTablexiaGame.java b/core/src/cz/nic/tablexia/game/AbstractTablexiaGame.java index 0fd7261af..a20748f89 100644 --- a/core/src/cz/nic/tablexia/game/AbstractTablexiaGame.java +++ b/core/src/cz/nic/tablexia/game/AbstractTablexiaGame.java @@ -108,11 +108,12 @@ public abstract class AbstractTablexiaGame<T> extends AbstractTablexiaScreen<T> } } - private static final String GAME_GLOBAL_PATH = "game/_global/"; - private static final String RATINGSTAR1_SOUND = GAME_GLOBAL_PATH + "victoryscreen_star1.mp3"; - private static final String RATINGSTAR2_SOUND = GAME_GLOBAL_PATH + "victoryscreen_star2.mp3"; - private static final String RATINGSTAR3_SOUND = GAME_GLOBAL_PATH + "victoryscreen_star3.mp3"; - private static final String VICTORY_DIALOG_SHOW_SOUND = GAME_GLOBAL_PATH + "victoryscreen_show.mp3"; + private static final String GAME_PATH = "game/"; + private static final String GLOBAL_PATH = "_global/"; + private static final String RATINGSTAR1_SOUND = GAME_PATH + GLOBAL_PATH + "victoryscreen_star1.mp3"; + private static final String RATINGSTAR2_SOUND = GAME_PATH + GLOBAL_PATH + "victoryscreen_star2.mp3"; + private static final String RATINGSTAR3_SOUND = GAME_PATH + GLOBAL_PATH + "victoryscreen_star3.mp3"; + private static final String VICTORY_DIALOG_SHOW_SOUND = GAME_PATH + GLOBAL_PATH + "victoryscreen_show.mp3"; public static final String VICTORY_DIALOG_RESULTSBANNER = "resultsbanner"; public static final String VICTORY_DIALOG_RATINGSTAR_DISABLED = "ratingstar_disabled"; @@ -131,7 +132,9 @@ public abstract class AbstractTablexiaGame<T> extends AbstractTablexiaScreen<T> public static final String RANDOM_SEED_SCREEN_INFO_LABEL = "Random Seed"; public static final String GAME_DIFFICULTY_SCREEN_INFO_LABEL = "Game Difficulty"; - public static final String GLOBAL_ATLAS_NAME = GAME_GLOBAL_PATH + "_global.atlas"; + + public static final String ATLAS_SUFFIX = ".atlas"; + public static final String GLOBAL_ATLAS_NAME = GAME_PATH + GLOBAL_PATH + "_global" + ATLAS_SUFFIX; public static final String GAME_STATE_GAME_ID = "game_id"; @@ -269,9 +272,14 @@ public abstract class AbstractTablexiaGame<T> extends AbstractTablexiaScreen<T> loadSound(RATINGSTAR3_SOUND); } + private String getGameDifficultyAtlasPath() { + return prepareScreenAssetsPath(prepareScreenName()) + getGameDifficulty().name().toLowerCase() + ATLAS_SUFFIX; + } + @Override protected void prepareScreenAtlases(List<String> atlasesNames) { atlasesNames.add(GLOBAL_ATLAS_NAME); + atlasesNames.add(getGameDifficultyAtlasPath()); super.prepareScreenAtlases(atlasesNames); } @@ -393,6 +401,20 @@ public abstract class AbstractTablexiaGame<T> extends AbstractTablexiaScreen<T> return null; } + @Override + public TextureRegion getScreenTextureRegion(String regionName) { + return getScreenTextureRegion(regionName, null); + } + + @Override + public TextureRegion getScreenTextureRegion(String regionName, Integer index) { + TextureRegion textureRegion = getTextureRegionForAtlas(getGameDifficultyAtlasPath(), regionName, index, false); + if (textureRegion == null) { + textureRegion = super.getScreenTextureRegion(regionName, index); + } + return textureRegion; + } + public TextureRegion getGameGlobalTextureRegion(String regionName) { return getTextureRegionForAtlas(GLOBAL_ATLAS_NAME, regionName); } @@ -673,7 +695,7 @@ public abstract class AbstractTablexiaGame<T> extends AbstractTablexiaScreen<T> } public GameDifficulty getGameDifficulty() { - return GameDifficulty.getGameDifficultyForDifficultyNumber(game.getGameDifficulty()); + return game == null ? TablexiaSettings.getInstance().getGameDifficulty(GameDefinition.getGameDefinitionForClass(AbstractTablexiaGame.this.getClass())) : GameDifficulty.getGameDifficultyForDifficultyNumber(game.getGameDifficulty()); } protected Game getGame() { diff --git a/core/src/cz/nic/tablexia/game/common/media/SfxLibrary.java b/core/src/cz/nic/tablexia/game/common/media/SfxLibrary.java index a6afdaded..4c0527f62 100644 --- a/core/src/cz/nic/tablexia/game/common/media/SfxLibrary.java +++ b/core/src/cz/nic/tablexia/game/common/media/SfxLibrary.java @@ -35,7 +35,7 @@ import cz.nic.tablexia.util.Log; */ public class SfxLibrary extends HashMap<AssetDescription, String> { - private static final String SOUNDS_DIR = "sfx/"; + private static final String SOUNDS_DIR = "common/sfx/"; public static final String SOUNDS_EXTENSION = ".mp3"; private AbstractTablexiaGame abstractTablexiaGame; diff --git a/core/src/cz/nic/tablexia/game/games/in_the_darkness/assets/InTheDarknessAssets.java b/core/src/cz/nic/tablexia/game/games/in_the_darkness/assets/InTheDarknessAssets.java index 2c22dd0f5..10b972a92 100644 --- a/core/src/cz/nic/tablexia/game/games/in_the_darkness/assets/InTheDarknessAssets.java +++ b/core/src/cz/nic/tablexia/game/games/in_the_darkness/assets/InTheDarknessAssets.java @@ -59,7 +59,7 @@ public final class InTheDarknessAssets { public static final int CREATURE_PLAYER_JUMP_FRAMES = 6; public static final int CREATURE_PLAYER_WALK_FRAMES = 8; - public static final String SFX_PATH = "sfx/"; + public static final String SFX_PATH = "common/sfx/"; public static final String SOUND_BARK1 = SFX_PATH + "bark1.mp3"; public static final String SOUND_BARK2 = SFX_PATH + "bark2.mp3"; public static final String SOUND_BUMP1 = SFX_PATH + "bump1.mp3"; diff --git a/core/src/cz/nic/tablexia/game/games/kidnapping/Properties.java b/core/src/cz/nic/tablexia/game/games/kidnapping/Properties.java index 7a974c366..26d8cb294 100644 --- a/core/src/cz/nic/tablexia/game/games/kidnapping/Properties.java +++ b/core/src/cz/nic/tablexia/game/games/kidnapping/Properties.java @@ -21,10 +21,10 @@ public class Properties { private static final int[] GAMERULES_CUPS_HARD = GAMERULES_CUPS_MEDIUM; public static final int[][] GAMERULE_CUPS = {GAMERULES_CUPS_EASY, GAMERULES_CUPS_MEDIUM, GAMERULES_CUPS_HARD}; - public static final String LOADING_SOUND = "mfx/help/loading.mp3"; + public static final String LOADING_SOUND = "common/mfx/help/loading.mp3"; - static final String[] GAMERULE_HELP_SOUNDS = new String[]{"mfx/help/rulehelp_easy.mp3", "mfx/help/rulehelp_medium.mp3", "mfx/help/rulehelp_hard.mp3"}; - static final String[] RESULT_SOUNDS = new String[]{"mfx/result/result_0.mp3", "mfx/result/result_1.mp3", "mfx/result/result_2.mp3", "mfx/result/result_3.mp3"}; + static final String[] GAMERULE_HELP_SOUNDS = new String[]{"common/mfx/help/rulehelp_easy.mp3", "common/mfx/help/rulehelp_medium.mp3", "common/mfx/help/rulehelp_hard.mp3"}; + static final String[] RESULT_SOUNDS = new String[]{"common/mfx/result/result_0.mp3", "common/mfx/result/result_1.mp3", "common/mfx/result/result_2.mp3", "common/mfx/result/result_3.mp3"}; static final String[] RESULT_TEXT = new String[]{"game_kidnapping_result_0", "game_kidnapping_result_1", "game_kidnapping_result_2", "game_kidnapping_result_3"}; static final String RESULT_TEXT_SUMMARY = "game_kidnapping_stats"; diff --git a/core/src/cz/nic/tablexia/game/games/kidnapping/media/DirectionSounds.java b/core/src/cz/nic/tablexia/game/games/kidnapping/media/DirectionSounds.java index 7e9a10766..2568f386b 100644 --- a/core/src/cz/nic/tablexia/game/games/kidnapping/media/DirectionSounds.java +++ b/core/src/cz/nic/tablexia/game/games/kidnapping/media/DirectionSounds.java @@ -99,7 +99,7 @@ public class DirectionSounds { } private Music getMusic(KidnappingGame kidnappingGame, String music) { - return kidnappingGame.getMusic("mfx." + music + ".mp3"); + return kidnappingGame.getMusic("common/mfx." + music + ".mp3"); } public Music[] getSoundsInOrder(KidnappingGame kidnappingGame, Direction[] directions, Direction next) { diff --git a/core/src/cz/nic/tablexia/game/games/night_watch/NightWatchGame.java b/core/src/cz/nic/tablexia/game/games/night_watch/NightWatchGame.java index 7adc332fd..14f57dcff 100644 --- a/core/src/cz/nic/tablexia/game/games/night_watch/NightWatchGame.java +++ b/core/src/cz/nic/tablexia/game/games/night_watch/NightWatchGame.java @@ -164,7 +164,7 @@ public class NightWatchGame extends AbstractTablexiaGame<int[][]> { @Override protected int[][] prepareGameData(Map<String, String> gameState) { - clickmap = getScreenTextureRegion(TextureHelper.getClickMapPath(getGameDifficulty()), false); + clickmap = getScreenTextureRegion(NightWatchAssets.WINDOWS_FOLDER + NightWatchAssets.CLICK_MAP); if (!clickmap.getTexture().getTextureData().isPrepared()) { clickmap.getTexture().getTextureData().prepare(); } @@ -173,7 +173,7 @@ public class NightWatchGame extends AbstractTablexiaGame<int[][]> { private void prepareBackground() { backgroundStack = new Stack(); - TextureRegion backgroundTexture = getScreenTextureRegion(TextureHelper.getBackgroundTexturesNames(getGameDifficulty()).get(INITIAL_BG_TEXTURE_INDEX)); + TextureRegion backgroundTexture = getScreenTextureRegion(TextureHelper.getBackgroundTexturesNames().get(INITIAL_BG_TEXTURE_INDEX)); backgroundImage = new Image(backgroundTexture); backgroundStack.addListener(new ClickListener() { @@ -340,7 +340,7 @@ public class NightWatchGame extends AbstractTablexiaGame<int[][]> { @Override public void run() { Log.info(getClass(), "ANIMATE DAY TO NIGHT: " + dayToNight); - List<String> dayTimeAnimationTextures = TextureHelper.getDaytimeTransitionTextureNames(getGameDifficulty(), dayToNight); + List<String> dayTimeAnimationTextures = TextureHelper.getDaytimeTransitionTextureNames(dayToNight); for (int i = 1; i < dayTimeAnimationTextures.size(); i++) { Image replacingImage = new Image(getScreenTextureRegion(dayTimeAnimationTextures.get(i))); replacingImage.setSize(SCREEN_WIDTH, SCREEN_MIN_HEIGHT); @@ -386,7 +386,7 @@ public class NightWatchGame extends AbstractTablexiaGame<int[][]> { private Image lightUpWindowWithColor(final int index, Color color) { List<Pair<Integer, Integer>> windowPositions = TextureHelper.getWindowsPositions(getGameDifficulty()); final List<String> windowsNamesList = TextureHelper.getWindowsNames(getGameDifficulty()); - final Image windowImage = new Image(getScreenTextureRegion(windowsNamesList.get(index), false)); + final Image windowImage = new Image(getScreenTextureRegion(windowsNamesList.get(index))); if (color != null) { windowImage.setColor(color); } diff --git a/core/src/cz/nic/tablexia/game/games/night_watch/assets/NightWatchAssets.java b/core/src/cz/nic/tablexia/game/games/night_watch/assets/NightWatchAssets.java index 4a1fb6f60..ca1a848b8 100644 --- a/core/src/cz/nic/tablexia/game/games/night_watch/assets/NightWatchAssets.java +++ b/core/src/cz/nic/tablexia/game/games/night_watch/assets/NightWatchAssets.java @@ -8,7 +8,7 @@ import java.util.List; * Created by Vendik on 30.4.2015. */ public final class NightWatchAssets { - public static final String SOUNDS_PATH = "sfx/"; + public static final String SOUNDS_PATH = "common/sfx/"; public static final String MP3_EXTENSION = ".mp3"; public static final String BACKGROUND_FOLDER = "background/"; public static final String WINDOWS_FOLDER = "windows/"; diff --git a/core/src/cz/nic/tablexia/game/games/night_watch/helper/TextureHelper.java b/core/src/cz/nic/tablexia/game/games/night_watch/helper/TextureHelper.java index 7289a8ed0..ceff47be5 100644 --- a/core/src/cz/nic/tablexia/game/games/night_watch/helper/TextureHelper.java +++ b/core/src/cz/nic/tablexia/game/games/night_watch/helper/TextureHelper.java @@ -139,21 +139,18 @@ public class TextureHelper { } } - public static List<String> getBackgroundTexturesNames(GameDifficulty gameDifficulty) { + public static List<String> getBackgroundTexturesNames() { List<String> namesToReturn = new ArrayList<String>(); - String currentFolderName = Integer.toString(GameRulesHelper.getNumberOfWindowsForDifficulty(gameDifficulty)) + "/"; for (int i = 0; i < NUMBER_OF_BACKGROUNDS_FOR_ANIMATION; i++) { - namesToReturn.add(NightWatchAssets.BACKGROUND_FOLDER + currentFolderName + i); + namesToReturn.add(NightWatchAssets.BACKGROUND_FOLDER + i); } return namesToReturn; } public static List<String> getWindowsNames(GameDifficulty gameDifficulty) { - String currentFolderName = Integer.toString(GameRulesHelper.getNumberOfWindowsForDifficulty(gameDifficulty)) + "/"; - List<String> listToReturn = new ArrayList<String>(); for (int i = 0; i < GameRulesHelper.getNumberOfWindowsForDifficulty(gameDifficulty); i++) { - listToReturn.add(NightWatchAssets.WINDOWS_FOLDER + currentFolderName + Integer.toString(i)); + listToReturn.add(NightWatchAssets.WINDOWS_FOLDER + Integer.toString(i)); } return listToReturn; } @@ -171,7 +168,7 @@ public class TextureHelper { } } - public static List<String> getDaytimeTransitionTextureNames(GameDifficulty gameDifficulty, boolean dayToNight) { + public static List<String> getDaytimeTransitionTextureNames(boolean dayToNight) { int startingIndex = 0; int endingIndex = 0; if (dayToNight) { @@ -182,20 +179,13 @@ public class TextureHelper { endingIndex = NUMBER_OF_BACKGROUNDS_FOR_ANIMATION; } List<String> namesToReturn = new ArrayList<String>(); - String currentFolderName = Integer.toString(GameRulesHelper.getNumberOfWindowsForDifficulty(gameDifficulty)) + "/"; for (int i = startingIndex; i < endingIndex; i++) { - namesToReturn.add(NightWatchAssets.BACKGROUND_FOLDER + currentFolderName + i); + namesToReturn.add(NightWatchAssets.BACKGROUND_FOLDER + i); } //adding initial bg if night to day if (!dayToNight) { - namesToReturn.add(NightWatchAssets.BACKGROUND_FOLDER + currentFolderName + 0); + namesToReturn.add(NightWatchAssets.BACKGROUND_FOLDER + 0); } return namesToReturn; } - - public static String getClickMapPath(GameDifficulty gameDifficulty) { - //TODO windows and backgrounds path generator method - String currentFolderName = Integer.toString(GameRulesHelper.getNumberOfWindowsForDifficulty(gameDifficulty)) + "/"; - return NightWatchAssets.WINDOWS_FOLDER + currentFolderName + NightWatchAssets.CLICK_MAP; - } } diff --git a/core/src/cz/nic/tablexia/game/games/pursuit/assets/PursuitAssets.java b/core/src/cz/nic/tablexia/game/games/pursuit/assets/PursuitAssets.java index 8f3cec3d4..fe030d633 100644 --- a/core/src/cz/nic/tablexia/game/games/pursuit/assets/PursuitAssets.java +++ b/core/src/cz/nic/tablexia/game/games/pursuit/assets/PursuitAssets.java @@ -4,7 +4,7 @@ package cz.nic.tablexia.game.games.pursuit.assets; * Created by Václav TarantÃk on 18.6.15. */ public class PursuitAssets { - public static final String SOUNDS_PATH = "sfx/"; + public static final String SOUNDS_PATH = "common/sfx/"; public static final String MP3_EXTENSION = ".mp3"; public static final String MAPS_DIR = "maps/"; public static final String VEHICLES_DIR = "vehicles/"; diff --git a/core/src/cz/nic/tablexia/game/games/robbery/AbstractRobberyScreen.java b/core/src/cz/nic/tablexia/game/games/robbery/AbstractRobberyScreen.java index 96dd3183b..525eb2ba1 100644 --- a/core/src/cz/nic/tablexia/game/games/robbery/AbstractRobberyScreen.java +++ b/core/src/cz/nic/tablexia/game/games/robbery/AbstractRobberyScreen.java @@ -53,11 +53,6 @@ public abstract class AbstractRobberyScreen extends AbstractTablexiaScreen<GameR return robberyGame.getScreenTextureRegion(regionName); } - @Override - public TextureRegion getScreenTextureRegion(String regionName, boolean useBleedingFix) { - return robberyGame.getScreenTextureRegion(regionName, useBleedingFix); - } - @Override public Sound getSound(String soundName) { return robberyGame.getSound(soundName); diff --git a/core/src/cz/nic/tablexia/game/games/robbery/GameScreen.java b/core/src/cz/nic/tablexia/game/games/robbery/GameScreen.java index 88a44b02d..539d29ab6 100644 --- a/core/src/cz/nic/tablexia/game/games/robbery/GameScreen.java +++ b/core/src/cz/nic/tablexia/game/games/robbery/GameScreen.java @@ -307,7 +307,7 @@ public class GameScreen extends AbstractRobberyScreen { SceneBackground sceneBackgroundDefinition = SceneBackground.getSceneBackgroundForDifficulty(getGameDifficulty()); sceneBackground = new Image(getScreenTextureRegion(sceneBackgroundDefinition.getSceneBackground())); - sceneBackgroundBottom = new Image(getScreenTextureRegion(sceneBackgroundDefinition.getSceneBackgroundBottom(), false)); + sceneBackgroundBottom = new Image(getScreenTextureRegion(sceneBackgroundDefinition.getSceneBackgroundBottom())); float width = getSceneWidth(); float height = getSceneOuterHeight(); diff --git a/core/src/cz/nic/tablexia/game/games/robbery/assets/RobberyAssets.java b/core/src/cz/nic/tablexia/game/games/robbery/assets/RobberyAssets.java index c3f37346a..97c6747d2 100644 --- a/core/src/cz/nic/tablexia/game/games/robbery/assets/RobberyAssets.java +++ b/core/src/cz/nic/tablexia/game/games/robbery/assets/RobberyAssets.java @@ -5,30 +5,31 @@ public final class RobberyAssets { private RobberyAssets() {} - public static final String SOUND_ALARM = "alarm.mp3"; - public static final String SOUND_ERROR = "error.mp3"; - public static final String SOUND_CHAINS = "chains.mp3"; + public static final String COMMON_PATH = "common/"; + public static final String SOUND_ALARM = COMMON_PATH + "alarm.mp3"; + public static final String SOUND_ERROR = COMMON_PATH + "error.mp3"; + public static final String SOUND_CHAINS = COMMON_PATH + "chains.mp3"; public static final String VICTORYTEXT_NOSTAR = "game_robbery_victorytext_nostar"; public static final String VICTORYTEXT_ONESTAR = "game_robbery_victorytext_onestar"; public static final String VICTORYTEXT_TWOSTAR = "game_robbery_victorytext_twostar"; public static final String VICTORYTEXT_THREESTARS = "game_robbery_victorytext_threestars"; - public static final String VICTORYSPEECH_NOSTAR = "result_0.mp3"; - public static final String VICTORYSPEECH_ONESTAR = "result_1.mp3"; - public static final String VICTORYSPEECH_TWOSTAR = "result_2.mp3"; - public static final String VICTORYSPEECH_THREESTAR = "result_3.mp3"; + public static final String VICTORYSPEECH_NOSTAR = COMMON_PATH + "result_0.mp3"; + public static final String VICTORYSPEECH_ONESTAR = COMMON_PATH + "result_1.mp3"; + public static final String VICTORYSPEECH_TWOSTAR = COMMON_PATH + "result_2.mp3"; + public static final String VICTORYSPEECH_THREESTAR = COMMON_PATH + "result_3.mp3"; - public static final String SOUND_STEPS_FEMALE_1_IN = "steps_female_in_1.mp3"; - public static final String SOUND_STEPS_FEMALE_1_OUT = "steps_female_out_1.mp3"; - public static final String SOUND_STEPS_FEMALE_2_IN = "steps_female_in_2.mp3"; - public static final String SOUND_STEPS_FEMALE_2_OUT = "steps_female_out_2.mp3"; - public static final String SOUND_STEPS_MALE_1_IN = "steps_male_in_1.mp3"; - public static final String SOUND_STEPS_MALE_1_OUT = "steps_male_out_1.mp3"; - public static final String SOUND_STEPS_MALE_2_IN = "steps_male_in_2.mp3"; - public static final String SOUND_STEPS_MALE_2_OUT = "steps_male_out_2.mp3"; - public static final String SOUND_STEPS_MALE_3_IN = "steps_male_in_3.mp3"; - public static final String SOUND_STEPS_MALE_3_OUT = "steps_male_out_3.mp3"; + public static final String SOUND_STEPS_FEMALE_1_IN = COMMON_PATH + "steps_female_in_1.mp3"; + public static final String SOUND_STEPS_FEMALE_1_OUT = COMMON_PATH + "steps_female_out_1.mp3"; + public static final String SOUND_STEPS_FEMALE_2_IN = COMMON_PATH + "steps_female_in_2.mp3"; + public static final String SOUND_STEPS_FEMALE_2_OUT = COMMON_PATH + "steps_female_out_2.mp3"; + public static final String SOUND_STEPS_MALE_1_IN = COMMON_PATH + "steps_male_in_1.mp3"; + public static final String SOUND_STEPS_MALE_1_OUT = COMMON_PATH + "steps_male_out_1.mp3"; + public static final String SOUND_STEPS_MALE_2_IN = COMMON_PATH + "steps_male_in_2.mp3"; + public static final String SOUND_STEPS_MALE_2_OUT = COMMON_PATH + "steps_male_out_2.mp3"; + public static final String SOUND_STEPS_MALE_3_IN = COMMON_PATH + "steps_male_in_3.mp3"; + public static final String SOUND_STEPS_MALE_3_OUT = COMMON_PATH + "steps_male_out_3.mp3"; public static final String SCREEN_PATH = "gamescreen/"; diff --git a/core/src/cz/nic/tablexia/game/games/shooting_range/Properties.java b/core/src/cz/nic/tablexia/game/games/shooting_range/Properties.java index c913332ee..da8a6c287 100644 --- a/core/src/cz/nic/tablexia/game/games/shooting_range/Properties.java +++ b/core/src/cz/nic/tablexia/game/games/shooting_range/Properties.java @@ -40,7 +40,7 @@ public class Properties { public static final int[] CUPS_MEDIUM = {20, 40, 70}; public static final int[] CUPS_HARD = {20, 35, 60}; - public static final String MFX_PATH = "mfx/"; + public static final String MFX_PATH = "common/mfx/"; static final String[] RESULT_SOUNDS = new String[]{ MFX_PATH + "result0.mp3", MFX_PATH + "result1.mp3", diff --git a/core/src/cz/nic/tablexia/loader/TablexiaAbstractFileManager.java b/core/src/cz/nic/tablexia/loader/TablexiaAbstractFileManager.java index 028d1cdbb..d8d69704a 100644 --- a/core/src/cz/nic/tablexia/loader/TablexiaAbstractFileManager.java +++ b/core/src/cz/nic/tablexia/loader/TablexiaAbstractFileManager.java @@ -204,4 +204,9 @@ public abstract class TablexiaAbstractFileManager extends AssetManager { public <T> T getAsset(String assetName, Class<T> clazz) { return get(storageType.getStoragePath() + assetName, clazz); } + + @Override + public synchronized boolean isLoaded (String fileName, Class type) { + return super.isLoaded(storageType.getStoragePath() + fileName, type); + } } diff --git a/core/src/cz/nic/tablexia/loader/TablexiaAtlasManager.java b/core/src/cz/nic/tablexia/loader/TablexiaAtlasManager.java index 635e2905a..f3d3369a8 100644 --- a/core/src/cz/nic/tablexia/loader/TablexiaAtlasManager.java +++ b/core/src/cz/nic/tablexia/loader/TablexiaAtlasManager.java @@ -47,14 +47,15 @@ public class TablexiaAtlasManager extends TablexiaAbstractFileManager { return getTextureRegionFromAtlas(atlasName, regionName, index, true); } - //TODO remove old parameter - public TextureRegion getTextureRegionFromAtlas(String atlasName, String regionName, Integer index, boolean useBleedingFix) { - TextureAtlas atlas = getAsset(atlasName, TextureAtlas.class); - if (atlas == null) { - Log.err(getClass(), "Cannot get region: " + regionName + " -> Atlas with name: " + atlasName + " not found!"); + public TextureRegion getTextureRegionFromAtlas(String atlasName, String regionName, Integer index, boolean printErrors) { + if (!isLoaded(atlasName, TextureAtlas.class)) { + if (printErrors) { + Log.err(getClass(), "Cannot get region: " + regionName + " -> Atlas with name: " + atlasName + " not found!"); + } return null; } + TextureAtlas atlas = getAsset(atlasName, TextureAtlas.class); TextureAtlas.AtlasRegion region; if (index == null) { region = atlas.findRegion(regionName); @@ -62,17 +63,19 @@ public class TablexiaAtlasManager extends TablexiaAbstractFileManager { region = atlas.findRegion(regionName, index); } if (region == null) { - Log.err(getClass(), "Cannot get region: " + regionName + " -> Region with name: " + regionName + " not found!"); + if (printErrors) { + Log.err(getClass(), "Cannot get region: " + regionName + " -> Region with name: " + regionName + " not found!"); + } return null; } return region; } - public Animation getAnimationFromAtlas(String atlasName, String regionName, int framesCount, float frameDuration, boolean useBleedingFix) { + public Animation getAnimationFromAtlas(String atlasName, String regionName, int framesCount, float frameDuration) { TextureRegion[] textureRegions = new TextureRegion[framesCount]; for (int i = 0; i < framesCount; i++) { - textureRegions[i] = getTextureRegionFromAtlas(atlasName, regionName, i, useBleedingFix); + textureRegions[i] = getTextureRegionFromAtlas(atlasName, regionName, i); } return new Animation(frameDuration, textureRegions); } diff --git a/core/src/cz/nic/tablexia/loader/application/ApplicationAtlasManager.java b/core/src/cz/nic/tablexia/loader/application/ApplicationAtlasManager.java index 60d547605..0c3b3a3b4 100644 --- a/core/src/cz/nic/tablexia/loader/application/ApplicationAtlasManager.java +++ b/core/src/cz/nic/tablexia/loader/application/ApplicationAtlasManager.java @@ -123,10 +123,6 @@ public class ApplicationAtlasManager extends TablexiaAtlasManager implements IAp return getTextureRegionFromAtlas(APPLICATION_ATLAS, textureName, null); } - public TextureRegion getTextureRegion(String textureName, boolean useBleedingFix) { - return getTextureRegionFromAtlas(APPLICATION_ATLAS, textureName, null, useBleedingFix); - } - public NinePatch getPatch(String patchName) { return getPatchFromAtlas(APPLICATION_ATLAS, patchName); } diff --git a/core/src/cz/nic/tablexia/menu/game/GameMenuItemGroup.java b/core/src/cz/nic/tablexia/menu/game/GameMenuItemGroup.java index 0b3e0843a..f74a2084f 100644 --- a/core/src/cz/nic/tablexia/menu/game/GameMenuItemGroup.java +++ b/core/src/cz/nic/tablexia/menu/game/GameMenuItemGroup.java @@ -104,8 +104,8 @@ public class GameMenuItemGroup extends Container<Table> { layoutContainer.add(labelsContainer); // arrow - arrowIcon = new Image(ApplicationAtlasManager.getInstance().getTextureRegion(ApplicationAtlasManager.MAINMENU_CHILDITEM_ARROW, false)); - restartIcon = new Image(ApplicationAtlasManager.getInstance().getTextureRegion(ApplicationAtlasManager.MAINMENU_CHILDITEM_RESTART, false)); + arrowIcon = new Image(ApplicationAtlasManager.getInstance().getTextureRegion(ApplicationAtlasManager.MAINMENU_CHILDITEM_ARROW)); + restartIcon = new Image(ApplicationAtlasManager.getInstance().getTextureRegion(ApplicationAtlasManager.MAINMENU_CHILDITEM_RESTART)); iconCell = layoutContainer.add(); iconCell.expandX().align(Align.right).padRight(ARROW_PADING_RIGHT); changeIconToArrow(); diff --git a/core/src/cz/nic/tablexia/screen/AbstractTablexiaScreen.java b/core/src/cz/nic/tablexia/screen/AbstractTablexiaScreen.java index 5014f3032..4ebfa43a0 100644 --- a/core/src/cz/nic/tablexia/screen/AbstractTablexiaScreen.java +++ b/core/src/cz/nic/tablexia/screen/AbstractTablexiaScreen.java @@ -724,26 +724,34 @@ public abstract class AbstractTablexiaScreen<T> extends ScreenAdapter { //////////////////////////// ASSETS ACCESS public Animation getAnimationForAtlas(String atlasName, String regionName, int framesCount, float frameDuration) { - return atlasManager.getAnimationFromAtlas(atlasName, regionName, framesCount, frameDuration, false); + return atlasManager.getAnimationFromAtlas(atlasName, regionName, framesCount, frameDuration); } public Animation getScreenAnimation(String regionName, int framesCount, float frameDuration) { return getAnimationForAtlas(screenAtlasPath, regionName, framesCount, frameDuration); } + public TextureRegion getTextureRegionForAtlas(String atlasName, String regionName, Integer index) { + return getTextureRegionForAtlas(atlasName, regionName, index, true); + } + + public TextureRegion getTextureRegionForAtlas(String atlasName, String regionName, Integer index, boolean printErrors) { + return atlasManager.getTextureRegionFromAtlas(atlasName, regionName, index, printErrors); + } + public TextureRegion getTextureRegionForAtlas(String atlasName, String regionName) { - return atlasManager.getTextureRegionFromAtlas(atlasName, regionName, null); + return getTextureRegionForAtlas(atlasName, regionName, null); } public TextureRegion getScreenTextureRegion(String regionName) { return atlasManager.getTextureRegionFromAtlas(screenAtlasPath, regionName, null); } - public TextureRegion getScreenTextureRegion(String regionName, boolean useBleedingFix) { - return atlasManager.getTextureRegionFromAtlas(screenAtlasPath, regionName, null, useBleedingFix); + public TextureRegion getScreenTextureRegion(String regionName, boolean printErrors) { + return atlasManager.getTextureRegionFromAtlas(screenAtlasPath, regionName, null, printErrors); } - public TextureRegion getScreenTextureRegion(String regionName, int index) { + public TextureRegion getScreenTextureRegion(String regionName, Integer index) { return atlasManager.getTextureRegionFromAtlas(screenAtlasPath, regionName, index); } diff --git a/core/src/cz/nic/tablexia/screen/createuser/FormScreen.java b/core/src/cz/nic/tablexia/screen/createuser/FormScreen.java index 01c0b77c5..2b10cd9e7 100644 --- a/core/src/cz/nic/tablexia/screen/createuser/FormScreen.java +++ b/core/src/cz/nic/tablexia/screen/createuser/FormScreen.java @@ -264,8 +264,8 @@ public class FormScreen extends AbstractTablexiaScreen<Void> { signaturePane.setDebug(TablexiaSettings.getInstance().isShowBoundingBoxes()); // pencil and stamp layers - group.addActor(pen = ScaleUtil.createImageWidthPosition(getScreenTextureRegion(GFX_PATH + "pencil_dropped", false), getStage().getWidth() * FormActorsLayout.PEN_WIDTH, getStage().getWidth() * FormActorsLayout.PEN_X, getStage().getWidth() * FormActorsLayout.PEN_Y)); - group.addActor(stamp = ScaleUtil.createImageWidthPosition(getScreenTextureRegion(GFX_PATH + "stamp_left_dropped", false), getStage().getWidth() * FormActorsLayout.STAMP_WIDTH, getStage().getWidth() * FormActorsLayout.STAMP_X, getStage().getWidth() * FormActorsLayout.STAMP_Y)); + group.addActor(pen = ScaleUtil.createImageWidthPosition(getScreenTextureRegion(GFX_PATH + "pencil_dropped"), getStage().getWidth() * FormActorsLayout.PEN_WIDTH, getStage().getWidth() * FormActorsLayout.PEN_X, getStage().getWidth() * FormActorsLayout.PEN_Y)); + group.addActor(stamp = ScaleUtil.createImageWidthPosition(getScreenTextureRegion(GFX_PATH + "stamp_left_dropped"), getStage().getWidth() * FormActorsLayout.STAMP_WIDTH, getStage().getWidth() * FormActorsLayout.STAMP_X, getStage().getWidth() * FormActorsLayout.STAMP_Y)); pen.addListener(new DragActorListener(pen, true, new DragActorListener.DragListenerAdapter() { @Override public void onDropped(float x, float y) { diff --git a/core/src/cz/nic/tablexia/screen/statistics/StatisticsScreen.java b/core/src/cz/nic/tablexia/screen/statistics/StatisticsScreen.java index 11aaac670..deb590f93 100644 --- a/core/src/cz/nic/tablexia/screen/statistics/StatisticsScreen.java +++ b/core/src/cz/nic/tablexia/screen/statistics/StatisticsScreen.java @@ -123,7 +123,7 @@ public class StatisticsScreen extends AbstractTablexiaScreen<Void> { selectedGameDifficulties = new HashSet<GameDifficulty>(); - switchGraph = new Switch(getScreenTextureRegion(GFX_PATH + "switch_background", false), getScreenTextureRegion(GFX_PATH + "switch_left", false), getScreenTextureRegion(GFX_PATH + "switch_center", false), getScreenTextureRegion(GFX_PATH + "switch_right", false)); + switchGraph = new Switch(getScreenTextureRegion(GFX_PATH + "switch_background"), getScreenTextureRegion(GFX_PATH + "switch_left"), getScreenTextureRegion(GFX_PATH + "switch_center"), getScreenTextureRegion(GFX_PATH + "switch_right")); switchGraph.setSwitchSelectedListener(switchListener); switchGraph.setDisabledStep(1); switchGraphType = new WidgetGroup(); @@ -145,7 +145,7 @@ public class StatisticsScreen extends AbstractTablexiaScreen<Void> { for (GameDifficulty gameDifficulty : GameDifficulty.getVisibleGameDifficultyList()) { String diffString = gameDifficulty.name().toLowerCase(); - Button diffButton = new Button(new TextureRegionDrawable(getScreenTextureRegion(GFX_PATH + "difficultyradio_" + diffString + "_unpressed", false)), new TextureRegionDrawable(getScreenTextureRegion(GFX_PATH + "difficultyradio_" + diffString + "_pressed", false)), new TextureRegionDrawable(getScreenTextureRegion(GFX_PATH + "difficultyradio_" + diffString + "_pressed", false))); + Button diffButton = new Button(new TextureRegionDrawable(getScreenTextureRegion(GFX_PATH + "difficultyradio_" + diffString + "_unpressed")), new TextureRegionDrawable(getScreenTextureRegion(GFX_PATH + "difficultyradio_" + diffString + "_pressed")), new TextureRegionDrawable(getScreenTextureRegion(GFX_PATH + "difficultyradio_" + diffString + "_pressed"))); Label diffLabel = new Label(ApplicationTextManager.getInstance().getText("gamedifficulty_" + diffString), new Label.LabelStyle(defaultBoldFont, Color.BLACK)); difficulties.addActor(diffButton); difficulties.addActor(diffLabel); @@ -169,7 +169,7 @@ public class StatisticsScreen extends AbstractTablexiaScreen<Void> { boolean gameFromDBLoaded = false; for (int i = 0; i < GameMenuDefinition.values().length; i++) { GameMenuDefinition gameMenuDefinition = GameMenuDefinition.values()[i]; - Button button = new BookmarkButton(gameMenuDefinition.getTitle(), getScreenTextureRegion(GFX_PATH + "gamelist_listitem_background" + BOOKMARKS_TEXTURES[i] + "_inactive", false), getScreenTextureRegion(GFX_PATH + "gamelist_listitem_background" + BOOKMARKS_TEXTURES[i] + "_active", false), defaultBoldFont); + Button button = new BookmarkButton(gameMenuDefinition.getTitle(), getScreenTextureRegion(GFX_PATH + "gamelist_listitem_background" + BOOKMARKS_TEXTURES[i] + "_inactive"), getScreenTextureRegion(GFX_PATH + "gamelist_listitem_background" + BOOKMARKS_TEXTURES[i] + "_active"), defaultBoldFont); button.setUserObject(gameMenuDefinition); button.addListener(bookmarkClickListener); bookmarks.addActor(button); @@ -390,8 +390,8 @@ public class StatisticsScreen extends AbstractTablexiaScreen<Void> { private TextureRegion[] getRatingStars(Game game) { TextureRegion[] textures = new TextureRegion[3]; - TextureRegion starAchievedTexture = getScreenTextureRegion(GFX_PATH + "ratingstar_achieved", false); - TextureRegion starNotAchievedTexture = getScreenTextureRegion(GFX_PATH + "ratingstar_not_achieved", false); + TextureRegion starAchievedTexture = getScreenTextureRegion(GFX_PATH + "ratingstar_achieved"); + TextureRegion starNotAchievedTexture = getScreenTextureRegion(GFX_PATH + "ratingstar_not_achieved"); int starsAchieved = GameDAO.getGameResult(game).getStarCount(); for(int i = 0; i < starsAchieved; i++) { diff --git a/core/src/cz/nic/tablexia/screen/statistics/views/GraphPane.java b/core/src/cz/nic/tablexia/screen/statistics/views/GraphPane.java index 37d865ae0..165d63f2e 100644 --- a/core/src/cz/nic/tablexia/screen/statistics/views/GraphPane.java +++ b/core/src/cz/nic/tablexia/screen/statistics/views/GraphPane.java @@ -146,7 +146,7 @@ public class GraphPane extends WidgetGroup { for (GraphDifficultyColor graphDiffColor : GraphDifficultyColor.values()) { if (graphDiffColor.getDifficulty() == newDifficulty) { lineTextureRegion = statisticsScreen.getColorTextureRegion(graphDiffColor.getColor()); - pointTextureRegion = statisticsScreen.getScreenTextureRegion(StatisticsScreen.GFX_PATH + graphDiffColor.getTextureRegionName(), false); + pointTextureRegion = statisticsScreen.getScreenTextureRegion(StatisticsScreen.GFX_PATH + graphDiffColor.getTextureRegionName()); } } } -- GitLab