summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-03 12:38:31 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-03 12:38:31 -0300
commit53c68501b40ea1f130de7260271e1b25afb4ab11 (patch)
tree90e90a86519a9e7f2b50b4b84fc68314fb39bcdd
parent91183381e76752923127b7ffd74834b19b57877f (diff)
downloadserverdata-53c68501b40ea1f130de7260271e1b25afb4ab11.tar.gz
serverdata-53c68501b40ea1f130de7260271e1b25afb4ab11.tar.bz2
serverdata-53c68501b40ea1f130de7260271e1b25afb4ab11.tar.xz
serverdata-53c68501b40ea1f130de7260271e1b25afb4ab11.zip
Fix a silly typo
-rw-r--r--npc/007-1/caelum.txt2
1 files changed, 1 insertions, 1 deletions
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);