Skip to content

Commit f1c9b08

Browse files
committed
haha
1 parent 1ac2924 commit f1c9b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/core/src/main/com/csse3200/game/components/maingame/DialogueConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ public static List<IntroDialogueComponent.DialogueEntry> getMap2Dialogue() {
131131
new IntroDialogueComponent.DialogueEntry(
132132
"Ha... Ha-ha-ha! Man!\n I missed this feeling, chaos, heat, and the pulse of war.\nGuess even death couldn't keep me away forever.",
133133
"images/map2talker.png",
134-
"sounds/map/man.mp3",
134+
"sounds/haha.mp3",
135135
"left",
136136
"images/talker.png",
137137
"MAMBA",

0 commit comments

Comments
 (0)