summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-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 130a32ec5..e52da39c4 100644
--- a/npc/007-1/caelum.txt
+++ b/npc/007-1/caelum.txt
@@ -9,7 +9,7 @@
// id:193 MineQuests_Caelum
007-1,143,49,0 script Caelum NPC_PLAYER,{
- .@Miner = getq(MineQuests_Caelum);
+ .@Miner = getq(MineQuest_Caelum);
if (BaseLevel < 28) goto L_TooWeak;
if (.@Miner == 1) goto L_Check;
if (.@Miner == 2) goto L_Complete;