From ddfff5f16b7a97881fb272bd3dd4f4ab49543518 Mon Sep 17 00:00:00 2001 From: Reid Date: Tue, 29 Dec 2015 02:39:01 +0100 Subject: Add villagertalk on artaxe and juscare scripts. --- npc/001-1/artaxe.txt | 10 +++------- npc/001-1/juscare.txt | 3 +-- 2 files changed, 4 insertions(+), 9 deletions(-) (limited to 'npc') diff --git a/npc/001-1/artaxe.txt b/npc/001-1/artaxe.txt index 9e7be3e4..ba7c7598 100644 --- a/npc/001-1/artaxe.txt +++ b/npc/001-1/artaxe.txt @@ -5,14 +5,10 @@ // Description: // Helping NPC. -001-1,92,43,0 script Artaxe NPC_SHOP_BAG,{ - mesn; - mesq l("Do you feel too weak even to do damage to this areas wishy-washy wildlife?"); - next; - mesq l("Then concentrate your anger upon the trees hereabouts, you will gain experience whilst leveling your sword skill on them."); - next; - mesq l("Oh, and a fruit may even fall for you if you are lucky! But stay alert to pick up your drops."); +001-1,90,31,0 script Artaxe NPC_ARTAXE,{ + villagertalk; + closedialog; close; OnInit: diff --git a/npc/001-1/juscare.txt b/npc/001-1/juscare.txt index e6cdc9cb..7ad1ecdb 100644 --- a/npc/001-1/juscare.txt +++ b/npc/001-1/juscare.txt @@ -32,8 +32,7 @@ npc_turntoxy(.@cx, .@cy); } - speech 4, - l("It is a sunny day, don't you think?"); + villagertalk; localClose; -- cgit v1.2.3-70-g09d2