From 9ec346d1e4c9fc93e192fa1e711ff9725cd7977b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 18:22:14 -0300 Subject: Misc fixes --- npc/001-2/wizards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-2/wizards.txt') diff --git a/npc/001-2/wizards.txt b/npc/001-2/wizards.txt index 754f1bf4..e69aab4a 100755 --- a/npc/001-2/wizards.txt +++ b/npc/001-2/wizards.txt @@ -2,7 +2,7 @@ - script Magic Council NPC32767,{ explode .@n, strnpcinfo(0), "#"; if (.@n[1] == 9) mes "The arch wizard seems to be busy."; - elif (.@n[1]) mes "The wizard seems to ignore you."; + else if (.@n[1]) mes "The wizard seems to ignore you."; else mes "Strangely, you feel nothing – as if its membrane is closed to you."; next; mes "Perhaps you should come back later."; -- cgit v1.2.3-60-g2f50