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/_import.txt | 2 ++ npc/017-1/stranger.txt | 17 +++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 npc/017-1/stranger.txt (limited to 'npc') diff --git a/npc/017-1/_import.txt b/npc/017-1/_import.txt index 5167645b5..b257632a4 100644 --- a/npc/017-1/_import.txt +++ b/npc/017-1/_import.txt @@ -1,5 +1,6 @@ // Map 017-1: Land Of Fire Village // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/017-1/017-1_stranger_blackbox.txt", "npc/017-1/_mobs.txt", "npc/017-1/_warps.txt", "npc/017-1/guards.txt", @@ -12,4 +13,5 @@ "npc/017-1/shops.txt", "npc/017-1/signs.txt", "npc/017-1/soul-menhir.txt", +"npc/017-1/stranger.txt", "npc/017-1/wateranimation.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