diff options
-rw-r--r-- | npc/003-1/mariusthebard.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/003-1/mariusthebard.txt b/npc/003-1/mariusthebard.txt index db26133da..ffeefecaa 100644 --- a/npc/003-1/mariusthebard.txt +++ b/npc/003-1/mariusthebard.txt @@ -126,6 +126,10 @@ L_Music_Pinkie: mes l("There I was knee deep in pinkie pattie,"); mes l("Lost without an acorn."); next; + mes l("If life gets so a person cannot laugh,"); // Out of context + mes l("Life isn't worth the living."); + mes l("What else like a Pinkie?"); // Not from Cordo + next; mesc l("Authorship: Former_Cordo (Cordo)"); mesc l("Date: 2020-03-27, 01:30 UTC"); next; |