summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/003-1/mariusthebard.txt29
1 files changed, 29 insertions, 0 deletions
diff --git a/npc/003-1/mariusthebard.txt b/npc/003-1/mariusthebard.txt
index 68787c345..8a2701cf3 100644
--- a/npc/003-1/mariusthebard.txt
+++ b/npc/003-1/mariusthebard.txt
@@ -48,6 +48,7 @@ L_Music:
menu
l("Sing me about the world!"), L_Music_World,
l("Sing me the legend of the five heroes!"), L_Music_Heroes,
+ l("Sing me the fate of the weapons!"), L_Music_Fates,
l("Sing me about grinding!"), L_Music_Grind,
l("Sing me about slaying Pinkies!"), L_Music_Pinkie,
l("Sing me about miscellaneous monsters!"), L_Music_Misc;
@@ -119,6 +120,34 @@ L_Music_Heroes:
next;
goto L_Main;
+L_Music_Fates:
+ mes "";
+ mesn;
+ mesq l("I will sing a song about the fate of five legendary weapons.");
+ next;
+ mes l("Once their fight was over,");
+ mes l("The heroes met their rest.");
+ mes l("The axe, returned to its owner,");
+ mes l("The runes, burried with its owner.");
+ next;
+ mes l("The aegis, entrusted to the tree,");
+ mes l("Tyranny as well, but to a different tree.");
+ mes l("And the lightbringer,");
+ mes l("King of all heroes,");
+ mes l("Now wanders over the land.");
+ next;
+ mes l("The harsh pinkie holds secrets,");
+ mes l("While the tyrant desires to see skill.");
+ mes l("Demure accepts challengers,");
+ mes l("And the runes wait for the grave to be found.");
+ next;
+ mes l("Neither difficult, neither clear,");
+ mes l("For extreme power they hold.");
+ mes l("Once the five are once again assembled,");
+ mes l("The engine of fate will once again move!");
+ next;
+ goto L_Main;
+
L_Music_Grind:
mes "";
mes l("Grind grind grind the slime!");