diff --git a/.gitattributes b/.gitattributes index 8d22237abb9..7ba00fbbe6e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13553,7 +13553,9 @@ res/sound/black_land.wav -text res/sound/block.wav -text res/sound/blue_land.wav -text res/sound/draw.wav -text +res/sound/enchant.wav -text res/sound/equip.wav -text +res/sound/flip_coin.wav -text res/sound/green_land.wav -text res/sound/lose_duel.wav -text res/sound/poison.wav -text diff --git a/res/sound/enchant.wav b/res/sound/enchant.wav new file mode 100644 index 00000000000..8f9b11faedb Binary files /dev/null and b/res/sound/enchant.wav differ diff --git a/res/sound/flip_coin.wav b/res/sound/flip_coin.wav new file mode 100644 index 00000000000..caed675c6d0 Binary files /dev/null and b/res/sound/flip_coin.wav differ