From 0ea3ba873aa4a6a187b04e83a7d01be3ffb634bb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 29 Dec 2018 00:51:46 -0200 Subject: Ops. --- npc/017-1/stranger.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 npc/017-1/stranger.txt (limited to 'npc/017-1/stranger.txt') diff --git a/npc/017-1/stranger.txt b/npc/017-1/stranger.txt new file mode 100644 index 000000000..ac11e8c3f --- /dev/null +++ b/npc/017-1/stranger.txt @@ -0,0 +1,17 @@ +// TMW2/LoF scripts. +// Authors: +// TMW-LoF Team +// Jesusalva +// Description: +// Special quest, can be done every three months, on days 18~25. +// Months: January, April, July, October + +017-1,44,37,0 script Stranger#LoF NPC_LOF_STRANGER,{ + hello; + end; + +OnInit: + end; + +} + -- cgit v1.2.3-60-g2f50