From ab525fcd3188c481381a8a6cee38a86444654d9e Mon Sep 17 00:00:00 2001 From: Reid Date: Thu, 19 Jun 2014 01:54:53 +0200 Subject: Add blank Resa NPC. --- npc/001-2-0/_import.txt | 1 + npc/001-2-0/resa.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 npc/001-2-0/resa.txt (limited to 'npc/001-2-0') diff --git a/npc/001-2-0/_import.txt b/npc/001-2-0/_import.txt index d19712f2..0be05cc1 100644 --- a/npc/001-2-0/_import.txt +++ b/npc/001-2-0/_import.txt @@ -1,2 +1,3 @@ map: 001-2-0.gat npc: npc/001-2-0/_warps.txt +npc: npc/001-2-0/resa.txt diff --git a/npc/001-2-0/resa.txt b/npc/001-2-0/resa.txt new file mode 100644 index 00000000..61e70d0b --- /dev/null +++ b/npc/001-2-0/resa.txt @@ -0,0 +1,12 @@ +// Evol scripts. +// Authors: +// Reid +// Description: +// Light Armor shop keeper. + +001-2-0.gat,37,28,0,0 script Resa 117;2,{ + mesn; + mesq l("Hi."); + + close; +} -- cgit v1.2.3-70-g09d2