diff options
-rw-r--r-- | npc/functions/news.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt index 88966d3a4..c47b7da51 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -94,9 +94,6 @@ function script GameNews { next; mes col("Some NPCs are [@@https://transifex.com/akaras/saulc-tmw-fork|learning new languages@@].", 9); next; - mes col("We want to thank everyone who did this release possible.", 9); - mes ""; - mes col("Shall you have any inquiry, do not hesit to [@@mailto:admin@tmw2.org|send us an email@@]##b.", 9); break; default: break; |