From 39754e5297b6a4a09e1604cee4b09799f39aeb07 Mon Sep 17 00:00:00 2001 From: omatt Date: Mon, 8 Aug 2016 23:35:51 +0200 Subject: Add npc for the panel of Barber --- npc/001-1/sign.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/npc/001-1/sign.txt b/npc/001-1/sign.txt index f9c63ce9..ee925f30 100644 --- a/npc/001-1/sign.txt +++ b/npc/001-1/sign.txt @@ -173,3 +173,13 @@ OnInit: .sex = G_OTHER; end; } + +001-1,51,98,0 script Sign#001-1-s-barber NPC_NO_SPRITE,{ + npctalkonce l("Barber"); + close; + +OnInit: + .distance = 1; + .sex = G_OTHER; + end; +} -- cgit v1.2.3-70-g09d2