From 451fe5a41448d3735f263a9b48da7c7b79208e3d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 23 Jul 2021 15:40:58 -0300 Subject: Fix Maria NPC and allow alonsialonso to work at Engraving (d'oh) --- npc/020-2/banker.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/020-2') diff --git a/npc/020-2/banker.txt b/npc/020-2/banker.txt index 69f5a48f..6f2e4414 100644 --- a/npc/020-2/banker.txt +++ b/npc/020-2/banker.txt @@ -1,10 +1,10 @@ -020-2,132,64,0 script Ben NPC193,{ +020-2,132,63,0 script Ben NPC193,{ @npcname$ = "Ben"; callfunc "Banker"; close; } -020-2,127,63,0 script Maria NPC190,{ +020-2,137,63,0 script Maria NPC190,{ mes "[Maria]"; mes "\"Hello!"; mes "\"Isn't it great?\""; -- cgit v1.2.3-70-g09d2