From da54f2f9c80ed067b8e8447c2a03029b55cf681f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 2 Dec 2014 20:13:08 +0300 Subject: Call all functions directly (without callfunc). --- npc/000-1/silvio.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-1/silvio.txt') diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt index 78f17c1f..55b3cda2 100644 --- a/npc/000-1/silvio.txt +++ b/npc/000-1/silvio.txt @@ -133,7 +133,7 @@ L_Artis: next; mesq l("You should look at them when we arrive at the port, they are worth it, hehe..."); - callfunc "GoodBye"; + GoodBye; L_ForeverAlone: mes ""; -- cgit v1.2.3-70-g09d2