From 4bb021a442a620f324a9ed39f574ba4a060f3ead Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 16 Mar 2018 10:16:01 -0300 Subject: Add GameNews to LaJohanne notes (untested) --- npc/functions/news.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 npc/functions/news.txt (limited to 'npc/functions/news.txt') diff --git a/npc/functions/news.txt b/npc/functions/news.txt new file mode 100644 index 000000000..60838997c --- /dev/null +++ b/npc/functions/news.txt @@ -0,0 +1,15 @@ +// TMW-2 script. +// Authors: +// Jesusalva +// Description: +// Server news. + +function script GameNews { + narrator getarg(0, 0), + l("You can read the [@@news|latest news@@], or even the [@@https://tmw2.org/news|older entries@@]."), + l("Release 2.1 - Free Lunch For Those Who Work Hard!"), + l(""), + l("Shall you have any inquiry, do not hesit to [@@mailto:admin@tmw2.org|send us an email@@]##b."); + return; +} + -- cgit v1.2.3-60-g2f50