From 53c68501b40ea1f130de7260271e1b25afb4ab11 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 3 Mar 2019 12:38:31 -0300 Subject: Fix a silly typo --- npc/007-1/caelum.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/007-1/caelum.txt') diff --git a/npc/007-1/caelum.txt b/npc/007-1/caelum.txt index 4adaeb80e..436e25cee 100644 --- a/npc/007-1/caelum.txt +++ b/npc/007-1/caelum.txt @@ -10,7 +10,7 @@ 007-1,143,49,0 script Caelum NPC_PLAYER,{ // User is behind the wall, do nothing - if (isin("007-1", 142, 43, 3) + if (isin("007-1", 142, 43, 3)) end; .@Miner = getq(MineQuest_Caelum); -- cgit v1.2.3-60-g2f50