From 07fb34f601fd339dc59f7be91968db075116232d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 25 Feb 2020 01:23:37 -0300 Subject: Tulimshar Inn --- npc/003-9/scripted.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 npc/003-9/scripted.txt (limited to 'npc/003-9/scripted.txt') diff --git a/npc/003-9/scripted.txt b/npc/003-9/scripted.txt new file mode 100644 index 000000000..3e5f6f970 --- /dev/null +++ b/npc/003-9/scripted.txt @@ -0,0 +1,16 @@ +// TMW2 scripts. +// Author: +// Jesusalva +// Description: +// Scripted functions (Lua) + +003-9,58,121,0 script #TInnClockPassage NPC_NO_SPRITE,{ + dispbottom l("If I only could find another way in..."); + close; + +OnInit: + .sex = G_OTHER; + .distance = 3; + end; +} + -- cgit v1.2.3-60-g2f50