From 150d19a64aa2071172d530ffc50f694afb9108a5 Mon Sep 17 00:00:00 2001 From: Thibault Payet Date: Sat, 21 Oct 2017 18:38:09 +0200 Subject: rename closedialog to closeclientdialog --- npc/001-2-22/alige.txt | 2 +- npc/001-2-22/knife.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/001-2-22') diff --git a/npc/001-2-22/alige.txt b/npc/001-2-22/alige.txt index 70e6058e..b273fcdd 100644 --- a/npc/001-2-22/alige.txt +++ b/npc/001-2-22/alige.txt @@ -87,7 +87,7 @@ L_NeedHelp: l("Why not, but who are you, and what kind of help do you need?"), L_CanHelp; l("Sorry but I have no time for this."), -; - closedialog; + closeclientdialog; close; L_CanHelp: diff --git a/npc/001-2-22/knife.txt b/npc/001-2-22/knife.txt index 7502b163..be3bde60 100644 --- a/npc/001-2-22/knife.txt +++ b/npc/001-2-22/knife.txt @@ -22,7 +22,7 @@ l("Yes."), L_Give, l("No."), -; - closedialog; + closeclientdialog; close; L_Give: -- cgit v1.2.3-60-g2f50