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-24/nard.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/001-2-24/nard.txt') diff --git a/npc/001-2-24/nard.txt b/npc/001-2-24/nard.txt index 6c845838..4b76467a 100644 --- a/npc/001-2-24/nard.txt +++ b/npc/001-2-24/nard.txt @@ -64,17 +64,17 @@ warp "000-2-3", 22, 27; } - closedialog; + closeclientdialog; close; case 2: speech S_FIRST_BLANK_LINE | S_LAST_NEXT, l("Ok we stay docked here if you need our help."); - closedialog; + closeclientdialog; close; } L_Info: - closedialog; + closeclientdialog; npctalk3 l("Don't you recognize the great city of Artis?"); close; @@ -84,7 +84,7 @@ L_Lost: mesq l("Julia made an appeal to the Legion of Aemil to get in touch with you, exit the ship and you should see your escort!"); next; - closedialog; + closeclientdialog; close; OnInit: -- cgit v1.2.3-60-g2f50