diff options
-rw-r--r-- | npc/001-4/lilica.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-4/lilica.txt b/npc/001-4/lilica.txt index 54f1c097e..19b8d4d35 100644 --- a/npc/001-4/lilica.txt +++ b/npc/001-4/lilica.txt @@ -75,7 +75,7 @@ L_Unlucky: getitem GoldenGift, 1; mesn; mes l("\"Oh... Sorry, @@.", strcharinfo(0)); - mes l("But in accordance to [@@https://tmw2.org/forums/viewtopic.php?pid=8|Community Decision@@], you were unlucky."); + mes l("But in accordance to an old %s, you were unlucky.", b(l("Community Decision"))); mes l("This means ##BAll items were lost##b, and you need to collect EVERYTHING, again, to get the hat."); mes l("But, hm hm hm! I have a %s for you! It won't have what you wanted, but maybe you're lucky, after all?", getitemlink(GoldenGift)); //mes l("But hey, it is Easter and the poll is still open, so here are 15 @@ as a consolation prize.", getitemlink(StrangeCoin)); |