diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-09 18:00:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-09 18:00:32 -0300 |
commit | e56116d267446d58b117fff8ef24d3517dcdeb5d (patch) | |
tree | ce661db0bdd1778e0b80ce417c0cf440b8f7ab68 | |
parent | ebc64f1332b48be3571fc700ebdf41d71d5424a8 (diff) | |
download | serverdata-e56116d267446d58b117fff8ef24d3517dcdeb5d.tar.gz serverdata-e56116d267446d58b117fff8ef24d3517dcdeb5d.tar.bz2 serverdata-e56116d267446d58b117fff8ef24d3517dcdeb5d.tar.xz serverdata-e56116d267446d58b117fff8ef24d3517dcdeb5d.zip |
Forums were killed long long ago, so remove a broken link.
-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)); |