-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sounds, lang file changes, and sounds.json are now all sent directly …
…into the Mod and Content modules from SoundHelper.
- Loading branch information
1 parent
01b2f9b
commit 9c59f75
Showing
271 changed files
with
441 additions
and
6 deletions.
There are no files selected for viewing
118 changes: 118 additions & 0 deletions
118
content/src/client/resources/assets/mario_qua_mario/lang/en_us.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
{ | ||
"fabric.mods.mario_qua_mario": "Mario qua Mario", | ||
|
||
"text.autoconfig.mario_qua_mario.title": "Qua Mario Options", | ||
|
||
"text.autoconfig.mario_qua_mario.option.spinputType": "Spin Input Type", | ||
"fabric.mods.mario_qua_mario.spin": "Spin", | ||
|
||
"mount.onboard.mario": "Hold %s and press %s to Dismount", | ||
|
||
"text.autoconfig.mario_qua_mario.option.sideflipAnimType": "Sideflip Camera Animation", | ||
"text.autoconfig.mario_qua_mario.option.backflipAnimType": "Backflip Camera Animation", | ||
"text.autoconfig.mario_qua_mario.option.tripleJumpAnimType": "Triple Jump Camera Animation", | ||
|
||
"death.attack.marioStomp": "%s was stomped by %s", | ||
"death.attack.marioStomp.item": "%s was stomped by %s using %s", | ||
"death.attack.marioHipDrop": "%s was pounded flat by %s", | ||
"death.attack.marioHipDrop.item": "%s was pounded flat by %s using %s", | ||
"death.attack.marioKick": "%s was given the boot by %s", | ||
"death.attack.marioKick.item": "%s was given the boot by %s using %s", | ||
|
||
"death.attack.marioCeilingBonk": "%s was bonked from below by %s", | ||
"death.attack.marioCeilingBonk.item": "%s was bonked from below by %s", | ||
|
||
"enchantment.mario_qua_mario.pulverizing": "Pulverizing", | ||
"enchantment.mario_qua_mario.pulverizing.desc": "Increased damage from Stomps or Ground Pounds", | ||
"enchantment.mario_qua_mario.bounding": "Bounding", | ||
"enchantment.mario_qua_mario.bounding.desc": "Higher bounce after a Stomp", | ||
"enchantment.mario_qua_mario.depth_charge": "Depth Charge", | ||
"enchantment.mario_qua_mario.depth_charge.desc": "Ground Pounds retain their momentum for longer underwater", | ||
|
||
"tag.item.mario_qua_mario.enchantable.pulverizing": "Enchantable with Pulverizing", | ||
|
||
"subtitles.mario_qua_mario.movement.flip": "Aerial flip", | ||
"subtitles.mario_qua_mario.movement.jump": "Jumping", | ||
|
||
"subtitles.mario_qua_mario.power_up.fireball": "Fireball thrown", | ||
"subtitles.mario_qua_mario.power_up.fireball_enemy": "Fireball strikes", | ||
"subtitles.mario_qua_mario.power_up.fireball_wall": "Fireball impact", | ||
|
||
"subtitles.mario_qua_mario.stomp.kick": "Something gets attacked", | ||
"subtitles.mario_qua_mario.stomp.stomp": "Something gets stomped", | ||
"subtitles.mario_qua_mario.stomp.heavy": "Something gets stomped", | ||
"subtitles.mario_qua_mario.stomp.spin": "Something gets stomped", | ||
"subtitles.mario_qua_mario.stomp.yoshi": "Something gets crushed", | ||
|
||
"subtitles.mario_qua_mario.action.duck": "Ducking", | ||
"subtitles.mario_qua_mario.action.ground_pound_flip": "Aerial flip", | ||
"subtitles.mario_qua_mario.action.unduck": "Un-ducking", | ||
|
||
"subtitles.mario_qua_mario.voice.luigi.bonk": "Luigi bonks", | ||
"subtitles.mario_qua_mario.voice.luigi.burnt": "Luigi gets burned", | ||
"subtitles.mario_qua_mario.voice.luigi.death": "Luigi dies", | ||
"subtitles.mario_qua_mario.voice.luigi.double_jump": "Luigi jumps", | ||
"subtitles.mario_qua_mario.voice.luigi.duck": "Luigi ducks", | ||
"subtitles.mario_qua_mario.voice.luigi.duck_jump": "Luigi grunts", | ||
"subtitles.mario_qua_mario.voice.luigi.fireball": "Luigi throws", | ||
"subtitles.mario_qua_mario.voice.luigi.get_star": "Luigi cheers", | ||
"subtitles.mario_qua_mario.voice.luigi.long_jump": "Luigi cheers", | ||
"subtitles.mario_qua_mario.voice.luigi.shock": "Luigi shocked", | ||
"subtitles.mario_qua_mario.voice.luigi.revert": "Luigi hurts", | ||
"subtitles.mario_qua_mario.voice.luigi.select": "Luigi selected", | ||
"subtitles.mario_qua_mario.voice.luigi.sideflip": "Luigi cheers", | ||
"subtitles.mario_qua_mario.voice.luigi.gymnast_salute": "Luigi celebrates", | ||
"subtitles.mario_qua_mario.voice.luigi.triple_jump": "Luigi cheers", | ||
"subtitles.mario_qua_mario.voice.luigi.wall_jump": "Luigi jumps", | ||
|
||
"subtitles.mario_qua_mario.voice.mario.bonk": "Mario bonks", | ||
"subtitles.mario_qua_mario.voice.mario.burnt": "Mario gets burned", | ||
"subtitles.mario_qua_mario.voice.mario.death": "Mario dies", | ||
"subtitles.mario_qua_mario.voice.mario.double_jump": "Mario jumps", | ||
"subtitles.mario_qua_mario.voice.mario.duck": "Mario ducks", | ||
"subtitles.mario_qua_mario.voice.mario.duck_jump": "Mario grunts", | ||
"subtitles.mario_qua_mario.voice.mario.fireball": "Mario throws", | ||
"subtitles.mario_qua_mario.voice.mario.get_star": "Mario cheers", | ||
"subtitles.mario_qua_mario.voice.mario.long_jump": "Mario cheers", | ||
"subtitles.mario_qua_mario.voice.mario.shock": "Mario shocked", | ||
"subtitles.mario_qua_mario.voice.mario.revert": "Mario hurts", | ||
"subtitles.mario_qua_mario.voice.mario.select": "Mario selected", | ||
"subtitles.mario_qua_mario.voice.mario.sideflip": "Mario cheers", | ||
"subtitles.mario_qua_mario.voice.mario.gymnast_salute": "Mario celebrates", | ||
"subtitles.mario_qua_mario.voice.mario.triple_jump": "Mario cheers", | ||
"subtitles.mario_qua_mario.voice.mario.wall_jump": "Mario jumps", | ||
|
||
"subtitles.mario_qua_mario.voice.toadette.bonk": "Toadette bonks", | ||
"subtitles.mario_qua_mario.voice.toadette.burnt": "Toadette gets burned", | ||
"subtitles.mario_qua_mario.voice.toadette.death": "Toadette dies", | ||
"subtitles.mario_qua_mario.voice.toadette.double_jump": "Toadette jumps", | ||
"subtitles.mario_qua_mario.voice.toadette.duck": "Toadette ducks", | ||
"subtitles.mario_qua_mario.voice.toadette.duck_jump": "Toadette grunts", | ||
"subtitles.mario_qua_mario.voice.toadette.fireball": "Toadette throws", | ||
"subtitles.mario_qua_mario.voice.toadette.get_star": "Toadette cheers", | ||
"subtitles.mario_qua_mario.voice.toadette.long_jump": "Toadette cheers", | ||
"subtitles.mario_qua_mario.voice.toadette.shock": "Toadette shocked", | ||
"subtitles.mario_qua_mario.voice.toadette.revert": "Toadette hurts", | ||
"subtitles.mario_qua_mario.voice.toadette.select": "Toadette selected", | ||
"subtitles.mario_qua_mario.voice.toadette.sideflip": "Toadette cheers", | ||
"subtitles.mario_qua_mario.voice.toadette.gymnast_salute": "Toadette celebrates", | ||
"subtitles.mario_qua_mario.voice.toadette.triple_jump": "Toadette cheers", | ||
"subtitles.mario_qua_mario.voice.toadette.wall_jump": "Toadette jumps", | ||
|
||
"subtitles.mario_qua_mario.voice.toad.bonk": "Toad bonks", | ||
"subtitles.mario_qua_mario.voice.toad.burnt": "Toad gets burned", | ||
"subtitles.mario_qua_mario.voice.toad.death": "Toad dies", | ||
"subtitles.mario_qua_mario.voice.toad.double_jump": "Toad jumps", | ||
"subtitles.mario_qua_mario.voice.toad.duck": "Toad ducks", | ||
"subtitles.mario_qua_mario.voice.toad.duck_jump": "Toad grunts", | ||
"subtitles.mario_qua_mario.voice.toad.fireball": "Toad throws", | ||
"subtitles.mario_qua_mario.voice.toad.get_star": "Toad cheers", | ||
"subtitles.mario_qua_mario.voice.toad.long_jump": "Toad cheers", | ||
"subtitles.mario_qua_mario.voice.toad.shock": "Toad shocked", | ||
"subtitles.mario_qua_mario.voice.toad.revert": "Toad hurts", | ||
"subtitles.mario_qua_mario.voice.toad.select": "Toad selected", | ||
"subtitles.mario_qua_mario.voice.toad.sideflip": "Toad cheers", | ||
"subtitles.mario_qua_mario.voice.toad.gymnast_salute": "Toad celebrates", | ||
"subtitles.mario_qua_mario.voice.toad.triple_jump": "Toad cheers", | ||
"subtitles.mario_qua_mario.voice.toad.wall_jump": "Toad jumps" | ||
} |
80 changes: 80 additions & 0 deletions
80
content/src/client/resources/assets/mario_qua_mario/sounds.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
{ | ||
"sfx.action.duck": { | ||
"subtitle": "subtitles.mario_qua_mario.action.duck", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/action/duck" | ||
] | ||
}, | ||
"sfx.action.ground_pound_flip": { | ||
"subtitle": "subtitles.mario_qua_mario.action.ground_pound_flip", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/action/ground_pound_flip" | ||
] | ||
}, | ||
"sfx.action.unduck": { | ||
"subtitle": "subtitles.mario_qua_mario.action.unduck", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/action/unduck" | ||
] | ||
}, | ||
"sfx.movement.flip": { | ||
"subtitle": "subtitles.mario_qua_mario.movement.flip", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/movement/flip" | ||
] | ||
}, | ||
"sfx.movement.jump": { | ||
"subtitle": "subtitles.mario_qua_mario.movement.jump", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/movement/jump" | ||
] | ||
}, | ||
"sfx.power_up.fireball": { | ||
"subtitle": "subtitles.mario_qua_mario.power_up.fireball", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/power_up/fireball" | ||
] | ||
}, | ||
"sfx.power_up.fireball_enemy": { | ||
"subtitle": "subtitles.mario_qua_mario.power_up.fireball_enemy", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/power_up/fireball_enemy" | ||
] | ||
}, | ||
"sfx.power_up.fireball_wall": { | ||
"subtitle": "subtitles.mario_qua_mario.power_up.fireball_wall", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/power_up/fireball_wall" | ||
] | ||
}, | ||
"sfx.stomp.heavy": { | ||
"subtitle": "subtitles.mario_qua_mario.stomp.heavy", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/stomp/heavy" | ||
] | ||
}, | ||
"sfx.stomp.kick": { | ||
"subtitle": "subtitles.mario_qua_mario.stomp.kick", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/stomp/kick" | ||
] | ||
}, | ||
"sfx.stomp.spin": { | ||
"subtitle": "subtitles.mario_qua_mario.stomp.spin", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/stomp/spin" | ||
] | ||
}, | ||
"sfx.stomp.stomp": { | ||
"subtitle": "subtitles.mario_qua_mario.stomp.stomp", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/stomp/stomp" | ||
] | ||
}, | ||
"sfx.stomp.yoshi": { | ||
"subtitle": "subtitles.mario_qua_mario.stomp.yoshi", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/stomp/yoshi" | ||
] | ||
} | ||
} |
Binary file added
BIN
+5.56 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/action/duck.ogg
Binary file not shown.
Binary file added
BIN
+6.34 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/action/ground_pound_flip.ogg
Binary file not shown.
Binary file added
BIN
+5.49 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/action/unduck.ogg
Binary file not shown.
Binary file added
BIN
+5.29 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/movement/flip.ogg
Binary file not shown.
Binary file added
BIN
+10.2 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/movement/jump.ogg
Binary file not shown.
Binary file added
BIN
+5.35 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/power_up/fireball.ogg
Binary file not shown.
Binary file added
BIN
+10.6 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/power_up/fireball_enemy.ogg
Binary file not shown.
Binary file added
BIN
+10.7 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/power_up/fireball_wall.ogg
Binary file not shown.
Binary file added
BIN
+5.94 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/stomp/heavy.ogg
Binary file not shown.
Binary file added
BIN
+10.1 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/stomp/kick.ogg
Binary file not shown.
Binary file added
BIN
+9.5 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/stomp/spin.ogg
Binary file not shown.
Binary file added
BIN
+6.67 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/stomp/stomp.ogg
Binary file not shown.
Binary file added
BIN
+10.8 KB
content/src/client/resources/assets/mario_qua_mario/sounds/sfx/stomp/yoshi.ogg
Binary file not shown.
Binary file added
BIN
+7.38 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/bonk/bonk1.ogg
Binary file not shown.
Binary file added
BIN
+7.66 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/burnt/burnt1.ogg
Binary file not shown.
Binary file added
BIN
+7.89 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/death/death1.ogg
Binary file not shown.
Binary file added
BIN
+10.7 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/death/death2.ogg
Binary file not shown.
Binary file added
BIN
+6.23 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/double_jump/double_jump1.ogg
Binary file not shown.
Binary file added
BIN
+5.61 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/double_jump/double_jump2.ogg
Binary file not shown.
Binary file added
BIN
+7.34 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/double_jump/double_jump3.ogg
Binary file not shown.
Binary file added
BIN
+6.24 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/double_jump/double_jump4.ogg
Binary file not shown.
Binary file added
BIN
+5.48 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/double_jump/double_jump5.ogg
Binary file not shown.
Binary file added
BIN
+5.61 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/double_jump/double_jump6.ogg
Binary file not shown.
Binary file added
BIN
+5.93 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/duck/duck1.ogg
Binary file not shown.
Binary file added
BIN
+5.68 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/duck/duck2.ogg
Binary file not shown.
Binary file added
BIN
+5.7 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/duck_jump/duck_jump1.ogg
Binary file not shown.
Binary file added
BIN
+5.93 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/duck_jump/duck_jump2.ogg
Binary file not shown.
Binary file added
BIN
+5.55 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/duck_jump/duck_jump3.ogg
Binary file not shown.
Binary file added
BIN
+5.58 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/fireball/fireball1.ogg
Binary file not shown.
Binary file added
BIN
+6.21 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/fireball/fireball2.ogg
Binary file not shown.
Binary file added
BIN
+7.63 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/fireball/fireball3.ogg
Binary file not shown.
Binary file added
BIN
+11.7 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/get_star/get_star1.ogg
Binary file not shown.
Binary file added
BIN
+11 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/get_star/get_star2.ogg
Binary file not shown.
Binary file added
BIN
+8.96 KB
...t/resources/assets/mario_qua_mario/sounds/voices/luigi/gymnast_salute/gymnast_salute1.ogg
Binary file not shown.
Binary file added
BIN
+9.05 KB
...t/resources/assets/mario_qua_mario/sounds/voices/luigi/gymnast_salute/gymnast_salute2.ogg
Binary file not shown.
Binary file added
BIN
+7.06 KB
...t/resources/assets/mario_qua_mario/sounds/voices/luigi/gymnast_salute/gymnast_salute3.ogg
Binary file not shown.
Binary file added
BIN
+14.5 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/long_jump/long_jump1.ogg
Binary file not shown.
Binary file added
BIN
+14.6 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/long_jump/long_jump2.ogg
Binary file not shown.
Binary file added
BIN
+13.9 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/long_jump/long_jump3.ogg
Binary file not shown.
Binary file added
BIN
+12.4 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/long_jump/long_jump4.ogg
Binary file not shown.
Binary file added
BIN
+14.8 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/long_jump/long_jump5.ogg
Binary file not shown.
Binary file added
BIN
+5.95 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/revert/revert1.ogg
Binary file not shown.
Binary file added
BIN
+6.77 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/revert/revert2.ogg
Binary file not shown.
Binary file added
BIN
+8.57 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/revert/revert3.ogg
Binary file not shown.
Binary file added
BIN
+6.17 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/revert/revert4.ogg
Binary file not shown.
Binary file added
BIN
+6.18 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/revert/revert5.ogg
Binary file not shown.
Binary file added
BIN
+15.4 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/select/select1.ogg
Binary file not shown.
Binary file added
BIN
+10.2 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/select/select2.ogg
Binary file not shown.
Binary file added
BIN
+13.8 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/select/select3.ogg
Binary file not shown.
Binary file added
BIN
+14.3 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/select/select4.ogg
Binary file not shown.
Binary file added
BIN
+14.9 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/select/select5.ogg
Binary file not shown.
Binary file added
BIN
+9.5 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/shock/shock1.ogg
Binary file not shown.
Binary file added
BIN
+9.46 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/shock/shock2.ogg
Binary file not shown.
Binary file added
BIN
+8.12 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/shock/shock3.ogg
Binary file not shown.
Binary file added
BIN
+14 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/shock/shock4.ogg
Binary file not shown.
Binary file added
BIN
+9.43 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/sideflip/sideflip1.ogg
Binary file not shown.
Binary file added
BIN
+10.3 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/sideflip/sideflip2.ogg
Binary file not shown.
Binary file added
BIN
+13.3 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/sideflip/sideflip3.ogg
Binary file not shown.
Binary file added
BIN
+10.3 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/triple_jump/triple_jump1.ogg
Binary file not shown.
Binary file added
BIN
+11.2 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/triple_jump/triple_jump2.ogg
Binary file not shown.
Binary file added
BIN
+12.4 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/triple_jump/triple_jump3.ogg
Binary file not shown.
Binary file added
BIN
+8.58 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/triple_jump/triple_jump4.ogg
Binary file not shown.
Binary file added
BIN
+9.66 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/triple_jump/triple_jump5.ogg
Binary file not shown.
Binary file added
BIN
+9.79 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/luigi/triple_jump/triple_jump6.ogg
Binary file not shown.
Binary file added
BIN
+7.39 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/wall_jump/wall_jump1.ogg
Binary file not shown.
Binary file added
BIN
+8.72 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/luigi/wall_jump/wall_jump2.ogg
Binary file not shown.
Binary file added
BIN
+6.73 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/bonk/bonk1.ogg
Binary file not shown.
Binary file added
BIN
+7.46 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/bonk/bonk2.ogg
Binary file not shown.
Binary file added
BIN
+6.64 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/bonk/bonk3.ogg
Binary file not shown.
Binary file added
BIN
+11.7 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/burnt/burnt1.ogg
Binary file not shown.
Binary file added
BIN
+8.85 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/burnt/burnt2.ogg
Binary file not shown.
Binary file added
BIN
+12.2 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/death/death1.ogg
Binary file not shown.
Binary file added
BIN
+13.5 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/death/death2.ogg
Binary file not shown.
Binary file added
BIN
+10.7 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/death/death3.ogg
Binary file not shown.
Binary file added
BIN
+13.7 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/death/death4.ogg
Binary file not shown.
Binary file added
BIN
+12.5 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/death/death5.ogg
Binary file not shown.
Binary file added
BIN
+5.94 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/double_jump/double_jump1.ogg
Binary file not shown.
Binary file added
BIN
+5.74 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/double_jump/double_jump2.ogg
Binary file not shown.
Binary file added
BIN
+6.08 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/double_jump/double_jump3.ogg
Binary file not shown.
Binary file added
BIN
+5.36 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/double_jump/double_jump4.ogg
Binary file not shown.
Binary file added
BIN
+5.28 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/double_jump/double_jump5.ogg
Binary file not shown.
Binary file added
BIN
+6.93 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/double_jump/double_jump6.ogg
Binary file not shown.
Binary file added
BIN
+5.61 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/duck/duck1.ogg
Binary file not shown.
Binary file added
BIN
+6 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/duck/duck2.ogg
Binary file not shown.
Binary file added
BIN
+5.88 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/duck/duck3.ogg
Binary file not shown.
Binary file added
BIN
+5.44 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/mario/duck_jump/duck_jump1.ogg
Binary file not shown.
Binary file added
BIN
+5.64 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/mario/duck_jump/duck_jump2.ogg
Binary file not shown.
Binary file added
BIN
+5.84 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/mario/duck_jump/duck_jump3.ogg
Binary file not shown.
Binary file added
BIN
+5.47 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/fireball/fireball1.ogg
Binary file not shown.
Binary file added
BIN
+6.43 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/fireball/fireball2.ogg
Binary file not shown.
Binary file added
BIN
+13.7 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/get_star/get_star1.ogg
Binary file not shown.
Binary file added
BIN
+12.3 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/get_star/get_star2.ogg
Binary file not shown.
Binary file added
BIN
+12.9 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/get_star/get_star3.ogg
Binary file not shown.
Binary file added
BIN
+8.68 KB
...t/resources/assets/mario_qua_mario/sounds/voices/mario/gymnast_salute/gymnast_salute1.ogg
Binary file not shown.
Binary file added
BIN
+12.4 KB
...t/resources/assets/mario_qua_mario/sounds/voices/mario/gymnast_salute/gymnast_salute2.ogg
Binary file not shown.
Binary file added
BIN
+8.25 KB
...t/resources/assets/mario_qua_mario/sounds/voices/mario/gymnast_salute/gymnast_salute3.ogg
Binary file not shown.
Binary file added
BIN
+13.1 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/mario/long_jump/long_jump1.ogg
Binary file not shown.
Binary file added
BIN
+10.9 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/mario/long_jump/long_jump2.ogg
Binary file not shown.
Binary file added
BIN
+11.4 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/mario/long_jump/long_jump3.ogg
Binary file not shown.
Binary file added
BIN
+11.8 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/mario/long_jump/long_jump4.ogg
Binary file not shown.
Binary file added
BIN
+13.3 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/mario/long_jump/long_jump5.ogg
Binary file not shown.
Binary file added
BIN
+12.7 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/mario/long_jump/long_jump6.ogg
Binary file not shown.
Binary file added
BIN
+8.42 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/revert/revert1.ogg
Binary file not shown.
Binary file added
BIN
+9.54 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/revert/revert2.ogg
Binary file not shown.
Binary file added
BIN
+6.35 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/revert/revert3.ogg
Binary file not shown.
Binary file added
BIN
+5.72 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/revert/revert4.ogg
Binary file not shown.
Binary file added
BIN
+5.65 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/revert/revert5.ogg
Binary file not shown.
Binary file added
BIN
+6.61 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/revert/revert6.ogg
Binary file not shown.
Binary file added
BIN
+14.7 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/select/select1.ogg
Binary file not shown.
Binary file added
BIN
+11.6 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/select/select2.ogg
Binary file not shown.
Binary file added
BIN
+11 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/select/select3.ogg
Binary file not shown.
Binary file added
BIN
+11.9 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/select/select4.ogg
Binary file not shown.
Binary file added
BIN
+17.1 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/select/select5.ogg
Binary file not shown.
Binary file added
BIN
+16 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/select/select6.ogg
Binary file not shown.
Binary file added
BIN
+10.1 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/shock/shock1.ogg
Binary file not shown.
Binary file added
BIN
+9.97 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/shock/shock2.ogg
Binary file not shown.
Binary file added
BIN
+9.31 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/shock/shock3.ogg
Binary file not shown.
Binary file added
BIN
+11.6 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/shock/shock4.ogg
Binary file not shown.
Binary file added
BIN
+12.7 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/sideflip/sideflip1.ogg
Binary file not shown.
Binary file added
BIN
+11.2 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/sideflip/sideflip2.ogg
Binary file not shown.
Binary file added
BIN
+12.7 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/sideflip/sideflip3.ogg
Binary file not shown.
Binary file added
BIN
+12.3 KB
...nt/src/client/resources/assets/mario_qua_mario/sounds/voices/mario/sideflip/sideflip4.ogg
Binary file not shown.
Binary file added
BIN
+14.3 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/triple_jump/triple_jump1.ogg
Binary file not shown.
Binary file added
BIN
+18.6 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/triple_jump/triple_jump2.ogg
Binary file not shown.
Binary file added
BIN
+14.5 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/triple_jump/triple_jump3.ogg
Binary file not shown.
Binary file added
BIN
+10.2 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/triple_jump/triple_jump4.ogg
Binary file not shown.
Binary file added
BIN
+11.6 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/triple_jump/triple_jump5.ogg
Binary file not shown.
Binary file added
BIN
+11.1 KB
.../client/resources/assets/mario_qua_mario/sounds/voices/mario/triple_jump/triple_jump6.ogg
Binary file not shown.
Binary file added
BIN
+6.22 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/mario/wall_jump/wall_jump1.ogg
Binary file not shown.
Binary file added
BIN
+6.81 KB
.../src/client/resources/assets/mario_qua_mario/sounds/voices/mario/wall_jump/wall_jump2.ogg
Binary file not shown.
Binary file added
BIN
+7.64 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/bonk/bonk1.ogg
Binary file not shown.
Binary file added
BIN
+14.1 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/burnt/burnt1.ogg
Binary file not shown.
Binary file added
BIN
+13.1 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/burnt/burnt2.ogg
Binary file not shown.
Binary file added
BIN
+15.4 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/burnt/burnt3.ogg
Binary file not shown.
Binary file added
BIN
+12.3 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/burnt/burnt4.ogg
Binary file not shown.
Binary file added
BIN
+14.6 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/burnt/burnt5.ogg
Binary file not shown.
Binary file added
BIN
+9.67 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/death/death1.ogg
Binary file not shown.
Binary file added
BIN
+9.56 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/death/death2.ogg
Binary file not shown.
Binary file added
BIN
+8.98 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/death/death3.ogg
Binary file not shown.
Binary file added
BIN
+8.91 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/death/death4.ogg
Binary file not shown.
Binary file added
BIN
+5.86 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toad/double_jump/double_jump1.ogg
Binary file not shown.
Binary file added
BIN
+6.2 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toad/double_jump/double_jump2.ogg
Binary file not shown.
Binary file added
BIN
+6.9 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toad/double_jump/double_jump3.ogg
Binary file not shown.
Binary file added
BIN
+5.77 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toad/double_jump/double_jump4.ogg
Binary file not shown.
Binary file added
BIN
+5.52 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/duck/duck1.ogg
Binary file not shown.
Binary file added
BIN
+5.36 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/duck/duck2.ogg
Binary file not shown.
Binary file added
BIN
+5.56 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/duck/duck3.ogg
Binary file not shown.
Binary file added
BIN
+6.83 KB
...t/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/duck_jump/duck_jump1.ogg
Binary file not shown.
Binary file added
BIN
+6.06 KB
...t/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/duck_jump/duck_jump2.ogg
Binary file not shown.
Binary file added
BIN
+6.31 KB
...t/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/duck_jump/duck_jump3.ogg
Binary file not shown.
Binary file added
BIN
+6.07 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/fireball/fireball1.ogg
Binary file not shown.
Binary file added
BIN
+5.96 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/fireball/fireball2.ogg
Binary file not shown.
Binary file added
BIN
+7.29 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/fireball/fireball3.ogg
Binary file not shown.
Binary file added
BIN
+13.9 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/get_star/get_star1.ogg
Binary file not shown.
Binary file added
BIN
+12.9 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/get_star/get_star2.ogg
Binary file not shown.
Binary file added
BIN
+6.1 KB
...nt/resources/assets/mario_qua_mario/sounds/voices/toad/gymnast_salute/gymnast_salute1.ogg
Binary file not shown.
Binary file added
BIN
+11.7 KB
...nt/resources/assets/mario_qua_mario/sounds/voices/toad/gymnast_salute/gymnast_salute2.ogg
Binary file not shown.
Binary file added
BIN
+9.17 KB
...nt/resources/assets/mario_qua_mario/sounds/voices/toad/gymnast_salute/gymnast_salute3.ogg
Binary file not shown.
Binary file added
BIN
+11.6 KB
...nt/resources/assets/mario_qua_mario/sounds/voices/toad/gymnast_salute/gymnast_salute4.ogg
Binary file not shown.
Binary file added
BIN
+9.1 KB
...t/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/long_jump/long_jump1.ogg
Binary file not shown.
Binary file added
BIN
+13.1 KB
...t/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/long_jump/long_jump2.ogg
Binary file not shown.
Binary file added
BIN
+10 KB
...t/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/long_jump/long_jump3.ogg
Binary file not shown.
Binary file added
BIN
+14.7 KB
...t/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/long_jump/long_jump4.ogg
Binary file not shown.
Binary file added
BIN
+13.4 KB
...t/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/long_jump/long_jump5.ogg
Binary file not shown.
Binary file added
BIN
+8.02 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/revert/revert1.ogg
Binary file not shown.
Binary file added
BIN
+5.73 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/revert/revert10.ogg
Binary file not shown.
Binary file added
BIN
+11.3 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/revert/revert11.ogg
Binary file not shown.
Binary file added
BIN
+9.54 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/revert/revert2.ogg
Binary file not shown.
Binary file added
BIN
+8.22 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/revert/revert3.ogg
Binary file not shown.
Binary file added
BIN
+6.77 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/revert/revert4.ogg
Binary file not shown.
Binary file added
BIN
+6.49 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/revert/revert5.ogg
Binary file not shown.
Binary file added
BIN
+8.85 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/revert/revert6.ogg
Binary file not shown.
Binary file added
BIN
+7.78 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/revert/revert7.ogg
Binary file not shown.
Binary file added
BIN
+5.93 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/revert/revert8.ogg
Binary file not shown.
Binary file added
BIN
+5.02 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/revert/revert9.ogg
Binary file not shown.
Binary file added
BIN
+10.1 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/select/select1.ogg
Binary file not shown.
Binary file added
BIN
+9.03 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/select/select2.ogg
Binary file not shown.
Binary file added
BIN
+10.1 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/select/select3.ogg
Binary file not shown.
Binary file added
BIN
+7.25 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/select/select4.ogg
Binary file not shown.
Binary file added
BIN
+12.8 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/select/select5.ogg
Binary file not shown.
Binary file added
BIN
+8.1 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/select/select6.ogg
Binary file not shown.
Binary file added
BIN
+9.15 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/select/select7.ogg
Binary file not shown.
Binary file added
BIN
+9.37 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/select/select8.ogg
Binary file not shown.
Binary file added
BIN
+8.71 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/select/select9.ogg
Binary file not shown.
Binary file added
BIN
+8.68 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/shock/shock1.ogg
Binary file not shown.
Binary file added
BIN
+8.22 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/shock/shock2.ogg
Binary file not shown.
Binary file added
BIN
+10 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/shock/shock3.ogg
Binary file not shown.
Binary file added
BIN
+8.73 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/shock/shock4.ogg
Binary file not shown.
Binary file added
BIN
+7.57 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/shock/shock5.ogg
Binary file not shown.
Binary file added
BIN
+11 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/sideflip/sideflip1.ogg
Binary file not shown.
Binary file added
BIN
+11.9 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/sideflip/sideflip2.ogg
Binary file not shown.
Binary file added
BIN
+15.7 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toad/triple_jump/triple_jump1.ogg
Binary file not shown.
Binary file added
BIN
+15.4 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toad/triple_jump/triple_jump2.ogg
Binary file not shown.
Binary file added
BIN
+14.3 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toad/triple_jump/triple_jump3.ogg
Binary file not shown.
Binary file added
BIN
+8.26 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toad/triple_jump/triple_jump4.ogg
Binary file not shown.
Binary file added
BIN
+7.89 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toad/triple_jump/triple_jump5.ogg
Binary file not shown.
Binary file added
BIN
+9.66 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toad/triple_jump/triple_jump6.ogg
Binary file not shown.
Binary file added
BIN
+6.92 KB
...t/src/client/resources/assets/mario_qua_mario/sounds/voices/toad/wall_jump/wall_jump1.ogg
Binary file not shown.
Binary file added
BIN
+7.02 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/bonk/bonk1.ogg
Binary file not shown.
Binary file added
BIN
+7.03 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/bonk/bonk2.ogg
Binary file not shown.
Binary file added
BIN
+6.52 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/bonk/bonk3.ogg
Binary file not shown.
Binary file added
BIN
+9.5 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/burnt/burnt1.ogg
Binary file not shown.
Binary file added
BIN
+14.6 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/burnt/burnt2.ogg
Binary file not shown.
Binary file added
BIN
+10.1 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/death/death1.ogg
Binary file not shown.
Binary file added
BIN
+9.73 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/death/death2.ogg
Binary file not shown.
Binary file added
BIN
+11 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/death/death3.ogg
Binary file not shown.
Binary file added
BIN
+11.4 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/death/death4.ogg
Binary file not shown.
Binary file added
BIN
+5.5 KB
...ient/resources/assets/mario_qua_mario/sounds/voices/toadette/double_jump/double_jump1.ogg
Binary file not shown.
Binary file added
BIN
+5.76 KB
...ient/resources/assets/mario_qua_mario/sounds/voices/toadette/double_jump/double_jump2.ogg
Binary file not shown.
Binary file added
BIN
+5.23 KB
...ient/resources/assets/mario_qua_mario/sounds/voices/toadette/double_jump/double_jump3.ogg
Binary file not shown.
Binary file added
BIN
+5.81 KB
...ient/resources/assets/mario_qua_mario/sounds/voices/toadette/double_jump/double_jump4.ogg
Binary file not shown.
Binary file added
BIN
+5.65 KB
...ient/resources/assets/mario_qua_mario/sounds/voices/toadette/double_jump/double_jump5.ogg
Binary file not shown.
Binary file added
BIN
+6.33 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/duck/duck1.ogg
Binary file not shown.
Binary file added
BIN
+5.83 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/duck/duck2.ogg
Binary file not shown.
Binary file added
BIN
+6.62 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/duck/duck3.ogg
Binary file not shown.
Binary file added
BIN
+6.31 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toadette/duck_jump/duck_jump1.ogg
Binary file not shown.
Binary file added
BIN
+6.43 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toadette/duck_jump/duck_jump2.ogg
Binary file not shown.
Binary file added
BIN
+6.23 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toadette/duck_jump/duck_jump3.ogg
Binary file not shown.
Binary file added
BIN
+6.02 KB
...src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/fireball/fireball1.ogg
Binary file not shown.
Binary file added
BIN
+5.58 KB
...src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/fireball/fireball2.ogg
Binary file not shown.
Binary file added
BIN
+6.08 KB
...src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/fireball/fireball3.ogg
Binary file not shown.
Binary file added
BIN
+15.2 KB
...src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/get_star/get_star1.ogg
Binary file not shown.
Binary file added
BIN
+13.2 KB
...src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/get_star/get_star2.ogg
Binary file not shown.
Binary file added
BIN
+11.3 KB
...esources/assets/mario_qua_mario/sounds/voices/toadette/gymnast_salute/gymnast_salute1.ogg
Binary file not shown.
Binary file added
BIN
+10.5 KB
...esources/assets/mario_qua_mario/sounds/voices/toadette/gymnast_salute/gymnast_salute2.ogg
Binary file not shown.
Binary file added
BIN
+6.93 KB
...esources/assets/mario_qua_mario/sounds/voices/toadette/gymnast_salute/gymnast_salute3.ogg
Binary file not shown.
Binary file added
BIN
+13.3 KB
...esources/assets/mario_qua_mario/sounds/voices/toadette/gymnast_salute/gymnast_salute4.ogg
Binary file not shown.
Binary file added
BIN
+13.3 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toadette/long_jump/long_jump1.ogg
Binary file not shown.
Binary file added
BIN
+11.6 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toadette/long_jump/long_jump2.ogg
Binary file not shown.
Binary file added
BIN
+15 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toadette/long_jump/long_jump3.ogg
Binary file not shown.
Binary file added
BIN
+7.21 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/revert/revert1.ogg
Binary file not shown.
Binary file added
BIN
+6.07 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/revert/revert2.ogg
Binary file not shown.
Binary file added
BIN
+7.33 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/revert/revert3.ogg
Binary file not shown.
Binary file added
BIN
+6.37 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/revert/revert4.ogg
Binary file not shown.
Binary file added
BIN
+6.71 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/revert/revert5.ogg
Binary file not shown.
Binary file added
BIN
+7.62 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/revert/revert6.ogg
Binary file not shown.
Binary file added
BIN
+10.2 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/revert/revert7.ogg
Binary file not shown.
Binary file added
BIN
+13.1 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/select/select1.ogg
Binary file not shown.
Binary file added
BIN
+9.34 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/select/select2.ogg
Binary file not shown.
Binary file added
BIN
+9.84 KB
...ent/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/select/select3.ogg
Binary file not shown.
Binary file added
BIN
+9.07 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/shock/shock1.ogg
Binary file not shown.
Binary file added
BIN
+9.88 KB
content/src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/shock/shock2.ogg
Binary file not shown.
Binary file added
BIN
+15.1 KB
...src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/sideflip/sideflip1.ogg
Binary file not shown.
Binary file added
BIN
+10.9 KB
...src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/sideflip/sideflip2.ogg
Binary file not shown.
Binary file added
BIN
+12 KB
...src/client/resources/assets/mario_qua_mario/sounds/voices/toadette/sideflip/sideflip3.ogg
Binary file not shown.
Binary file added
BIN
+12.8 KB
...ient/resources/assets/mario_qua_mario/sounds/voices/toadette/triple_jump/triple_jump1.ogg
Binary file not shown.
Binary file added
BIN
+13.1 KB
...ient/resources/assets/mario_qua_mario/sounds/voices/toadette/triple_jump/triple_jump2.ogg
Binary file not shown.
Binary file added
BIN
+10.3 KB
...ient/resources/assets/mario_qua_mario/sounds/voices/toadette/triple_jump/triple_jump3.ogg
Binary file not shown.
Binary file added
BIN
+8.57 KB
...ient/resources/assets/mario_qua_mario/sounds/voices/toadette/triple_jump/triple_jump4.ogg
Binary file not shown.
Binary file added
BIN
+10.3 KB
...ient/resources/assets/mario_qua_mario/sounds/voices/toadette/triple_jump/triple_jump5.ogg
Binary file not shown.
Binary file added
BIN
+7.77 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toadette/wall_jump/wall_jump1.ogg
Binary file not shown.
Binary file added
BIN
+7.03 KB
...c/client/resources/assets/mario_qua_mario/sounds/voices/toadette/wall_jump/wall_jump2.ogg
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 36 additions & 0 deletions
36
content/src/main/java/com/fqf/mario_qua_mario/util/MarioContentSFX.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
package com.fqf.mario_qua_mario.util; | ||
|
||
import com.fqf.mario_qua_mario.MarioQuaMarioContent; | ||
import net.minecraft.registry.Registries; | ||
import net.minecraft.registry.Registry; | ||
import net.minecraft.sound.SoundEvent; | ||
import net.minecraft.util.Identifier; | ||
|
||
public class MarioContentSFX { | ||
|
||
|
||
private static SoundEvent makeMovementSound(String name) { | ||
return makeAndRegisterSound("sfx.movement." + name); | ||
} | ||
private static SoundEvent makePowerSound(String name) { | ||
return makeAndRegisterSound("sfx.power_up." + name); | ||
} | ||
private static SoundEvent makeStompSound(String name) { | ||
return makeAndRegisterSound("sfx.stomp." + name); | ||
} | ||
private static SoundEvent makeActionSound(String name) { | ||
return makeAndRegisterSound("sfx.action." + name); | ||
} | ||
|
||
private static SoundEvent makeAndRegisterSound(String path) { | ||
Identifier identifier = MarioQuaMarioContent.makeResID(path); | ||
SoundEvent event = SoundEvent.of(identifier); | ||
|
||
Registry.register(Registries.SOUND_EVENT, identifier, event); | ||
|
||
return event; | ||
} | ||
public static void staticInitialize() { | ||
|
||
} | ||
} |
43 changes: 43 additions & 0 deletions
43
mod/src/client/resources/assets/mario_qua_mario/lang/en_us.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"fabric.mods.mario_qua_mario": "Mario qua Mario", | ||
|
||
"text.autoconfig.mario_qua_mario.title": "Qua Mario Options", | ||
|
||
"text.autoconfig.mario_qua_mario.option.spinputType": "Spin Input Type", | ||
"fabric.mods.mario_qua_mario.spin": "Spin", | ||
|
||
"mount.onboard.mario": "Hold %s and press %s to Dismount", | ||
|
||
"text.autoconfig.mario_qua_mario.option.sideflipAnimType": "Sideflip Camera Animation", | ||
"text.autoconfig.mario_qua_mario.option.backflipAnimType": "Backflip Camera Animation", | ||
"text.autoconfig.mario_qua_mario.option.tripleJumpAnimType": "Triple Jump Camera Animation", | ||
|
||
"death.attack.marioStomp": "%s was stomped by %s", | ||
"death.attack.marioStomp.item": "%s was stomped by %s using %s", | ||
"death.attack.marioHipDrop": "%s was pounded flat by %s", | ||
"death.attack.marioHipDrop.item": "%s was pounded flat by %s using %s", | ||
"death.attack.marioKick": "%s was given the boot by %s", | ||
"death.attack.marioKick.item": "%s was given the boot by %s using %s", | ||
|
||
"death.attack.marioCeilingBonk": "%s was bonked from below by %s", | ||
"death.attack.marioCeilingBonk.item": "%s was bonked from below by %s", | ||
|
||
"enchantment.mario_qua_mario.pulverizing": "Pulverizing", | ||
"enchantment.mario_qua_mario.pulverizing.desc": "Increased damage from Stomps or Ground Pounds", | ||
"enchantment.mario_qua_mario.bounding": "Bounding", | ||
"enchantment.mario_qua_mario.bounding.desc": "Higher bounce after a Stomp", | ||
"enchantment.mario_qua_mario.depth_charge": "Depth Charge", | ||
"enchantment.mario_qua_mario.depth_charge.desc": "Ground Pounds retain their momentum for longer underwater", | ||
|
||
"tag.item.mario_qua_mario.enchantable.pulverizing": "Enchantable with Pulverizing", | ||
|
||
"subtitles.mario_qua_mario.movement.bump": "Block bumped", | ||
"subtitles.mario_qua_mario.movement.skid": "Skidding", | ||
"subtitles.mario_qua_mario.movement.skid_ice": "Slipping", | ||
"subtitles.mario_qua_mario.movement.skid_sand": "Skidding", | ||
"subtitles.mario_qua_mario.movement.skid_snow": "Skidding", | ||
"subtitles.mario_qua_mario.movement.skid_wall": "Sliding", | ||
|
||
"subtitles.mario_qua_mario.power_up.empower": "Powering up", | ||
"subtitles.mario_qua_mario.power_up.revert": "Powering down" | ||
} |
50 changes: 50 additions & 0 deletions
50
mod/src/client/resources/assets/mario_qua_mario/sounds.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"sfx.movement.bump": { | ||
"subtitle": "subtitles.mario_qua_mario.movement.bump", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/movement/bump" | ||
] | ||
}, | ||
"sfx.movement.skid": { | ||
"subtitle": "subtitles.mario_qua_mario.movement.skid", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/movement/skid" | ||
] | ||
}, | ||
"sfx.movement.skid_ice": { | ||
"subtitle": "subtitles.mario_qua_mario.movement.skid_ice", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/movement/skid_ice" | ||
] | ||
}, | ||
"sfx.movement.skid_sand": { | ||
"subtitle": "subtitles.mario_qua_mario.movement.skid_sand", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/movement/skid_sand" | ||
] | ||
}, | ||
"sfx.movement.skid_snow": { | ||
"subtitle": "subtitles.mario_qua_mario.movement.skid_snow", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/movement/skid_snow" | ||
] | ||
}, | ||
"sfx.movement.skid_wall": { | ||
"subtitle": "subtitles.mario_qua_mario.movement.skid_wall", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/movement/skid_wall" | ||
] | ||
}, | ||
"sfx.power_up.empower": { | ||
"subtitle": "subtitles.mario_qua_mario.power_up.empower", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/power_up/empower" | ||
] | ||
}, | ||
"sfx.power_up.revert": { | ||
"subtitle": "subtitles.mario_qua_mario.power_up.revert", | ||
"sounds": [ | ||
"mario_qua_mario:sfx/power_up/revert" | ||
] | ||
} | ||
} |
Binary file added
BIN
+6.31 KB
mod/src/client/resources/assets/mario_qua_mario/sounds/sfx/movement/bump.ogg
Binary file not shown.
Binary file added
BIN
+12.2 KB
mod/src/client/resources/assets/mario_qua_mario/sounds/sfx/movement/skid.ogg
Binary file not shown.
Binary file added
BIN
+15.2 KB
mod/src/client/resources/assets/mario_qua_mario/sounds/sfx/movement/skid_ice.ogg
Binary file not shown.
Binary file added
BIN
+13.7 KB
mod/src/client/resources/assets/mario_qua_mario/sounds/sfx/movement/skid_sand.ogg
Binary file not shown.
Binary file added
BIN
+19 KB
mod/src/client/resources/assets/mario_qua_mario/sounds/sfx/movement/skid_snow.ogg
Binary file not shown.
Binary file added
BIN
+9.89 KB
mod/src/client/resources/assets/mario_qua_mario/sounds/sfx/movement/skid_wall.ogg
Binary file not shown.
Binary file added
BIN
+22.5 KB
mod/src/client/resources/assets/mario_qua_mario/sounds/sfx/power_up/empower.ogg
Binary file not shown.
Binary file added
BIN
+22.9 KB
mod/src/client/resources/assets/mario_qua_mario/sounds/sfx/power_up/revert.ogg
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.