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/000-1/ale.txt | 2 +- npc/000-1/astapolos.txt | 6 +++--- npc/000-1/darlin.txt | 2 +- npc/000-1/fexil.txt | 2 +- npc/000-1/gugli.txt | 2 +- npc/000-1/gulukan.txt | 2 +- npc/000-1/jalad.txt | 2 +- npc/000-1/muller.txt | 2 +- npc/000-1/silvio.txt | 4 ++-- npc/000-1/tarlan.txt | 2 +- 10 files changed, 13 insertions(+), 13 deletions(-) (limited to 'npc/000-1') diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt index 0a37eb02..82aa4739 100644 --- a/npc/000-1/ale.txt +++ b/npc/000-1/ale.txt @@ -100,7 +100,7 @@ L_TaskDone: close; L_Quit: - closedialog; + closeclientdialog; close; OnInit: diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt index df64b36b..fd90a83f 100644 --- a/npc/000-1/astapolos.txt +++ b/npc/000-1/astapolos.txt @@ -96,7 +96,7 @@ L_CallFunc: rif(getq(ShipQuests_Tibbo) == 0, l("Tibbo.")), L_Bottom, l("Nobody."), -; - closedialog; + closeclientdialog; close; L_HowAreYou: @@ -143,7 +143,7 @@ L_Top: L_NoTask: npctalk3 l("Just leave me alone."); - closedialog; + closeclientdialog; close; L_TaskDone: @@ -156,7 +156,7 @@ L_TaskDone: L_Whyning: npctalk3 l("Then leave me alone."); - closedialog; + closeclientdialog; close; OnInit: diff --git a/npc/000-1/darlin.txt b/npc/000-1/darlin.txt index 1288ad83..e2a86d8a 100644 --- a/npc/000-1/darlin.txt +++ b/npc/000-1/darlin.txt @@ -139,7 +139,7 @@ L_DangerAround: goto L_Quit; L_Quit: - closedialog; + closeclientdialog; close; OnInit: diff --git a/npc/000-1/fexil.txt b/npc/000-1/fexil.txt index de72aec2..fba4d817 100644 --- a/npc/000-1/fexil.txt +++ b/npc/000-1/fexil.txt @@ -24,7 +24,7 @@ close; case 2: - closedialog; + closeclientdialog; shop "Bag#000-1"; close; diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index e9e0e0b0..dd2e6739 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -232,7 +232,7 @@ L_AllComplete: goto L_Menu; L_Quit: - closedialog; + closeclientdialog; close; OnInit: diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt index 7b277fdf..d6bac175 100644 --- a/npc/000-1/gulukan.txt +++ b/npc/000-1/gulukan.txt @@ -160,7 +160,7 @@ L_TaskDone: close; L_Quit: - closedialog; + closeclientdialog; close; OnInit: diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt index 74de7f8f..b50db974 100644 --- a/npc/000-1/jalad.txt +++ b/npc/000-1/jalad.txt @@ -77,7 +77,7 @@ L_CallFunc: rif(getq(ShipQuests_Tibbo) == 0, l("Tibbo.")), L_Bottom, l("Nobody."), -; - closedialog; + closeclientdialog; close; L_Bottom: diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt index 276557cb..8420341b 100644 --- a/npc/000-1/muller.txt +++ b/npc/000-1/muller.txt @@ -122,7 +122,7 @@ L_TaskDone: goodbye; L_Quit: - closedialog; + closeclientdialog; close; OnInit: diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt index 7cc3c32b..fd3c8c8b 100644 --- a/npc/000-1/silvio.txt +++ b/npc/000-1/silvio.txt @@ -166,14 +166,14 @@ L_Sailors: l("See you."), L_Quit, l("*Imitate a thunder's sound.*"), -; - closedialog; + closeclientdialog; npctalk3 l("Aaaaaahhhhhh!"); close; L_Quit: - closedialog; + closeclientdialog; npctalk3 l("Give me a kiss before you say goodbye!"); diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt index 57914478..f90883d6 100644 --- a/npc/000-1/tarlan.txt +++ b/npc/000-1/tarlan.txt @@ -22,7 +22,7 @@ l("Some food."), L_Food, l("Nothing, just hanging around."), -; - closedialog; + closeclientdialog; npctalk3 l("Ok, see you then!"); goto L_Quit; -- cgit v1.2.3-60-g2f50