From d74b4496fa3ed93ad27af6b9a178ae29f96c012a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 29 Oct 2018 08:43:53 -0300 Subject: Minor typo --- npc/021-1/logic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/021-1/logic.txt') diff --git a/npc/021-1/logic.txt b/npc/021-1/logic.txt index 54ef80358..cfb799a38 100644 --- a/npc/021-1/logic.txt +++ b/npc/021-1/logic.txt @@ -75,7 +75,7 @@ OnTouch: if (!$NIVALIS_LIBDATE) { npctalkonce l("Brr! It's extremely cold! I cannot go there!"); end; - else if (BaseLevel < 40) { + } else if (BaseLevel < 40) { mesc l("You're about to enter a dangerous area. Are you sure?"); if (askyesno() == ASK_NO) end; -- cgit v1.2.3-70-g09d2