Skip to content

Commit 68d3efa

Browse files
committed
typo
1 parent 887f814 commit 68d3efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Data/Missions.rte/Activities/Doainar.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ function DoainarMission:UpdateActivity()
247247
self:ResetMessageTimer(player);
248248
FrameMan:ClearScreenText(self:ScreenOfPlayer(player));
249249
FrameMan:SetScreenText("Uh oh, looks like you angered the mother crab! Kill it before it kills you!", self:ScreenOfPlayer(player), 0, 7500, true);
250-
MusicMan:PlayDynamicSong("GenericBoss Fight Music", "Default", true);
250+
MusicMan:PlayDynamicSong("Generic Boss Fight Music", "Default", true);
251251
end
252252
end
253253

0 commit comments

Comments
 (0)