Skip to content

Commit

Permalink
Merge pull request KC3Kai#4 from Jebzou/master
Browse files Browse the repository at this point in the history
Fixed a typo for Musashi K2 Voiceline
  • Loading branch information
fourinone41 authored Aug 16, 2018
2 parents e6681a1 + 7891bd1 commit 127724c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/playersound2.js
Original file line number Diff line number Diff line change
Expand Up @@ -2506,7 +2506,7 @@ var VOICES = {
546:{
start: "assets/voice/MusashiKai2-Battle_Start.ogg",
attack: "assets/voice/MusashiKai2-Attack.ogg",
nbattack: "assets/voice/MusashiKai2-Night_Attack.ogg.ogg",
nbattack: "assets/voice/MusashiKai2-Night_Attack.ogg",
damage1: "assets/voice/Musashi-Minor_Damage_1.ogg",
damage2: "assets/voice/Musashi-Minor_Damage_2.ogg",
damage3: "assets/voice/Musashi-Major_Damage.ogg",
Expand Down

0 comments on commit 127724c

Please sign in to comment.