From 75722c2a78f566d53f47910cd3c4cde18d554ac7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 8 Jul 2018 14:08:55 -0300 Subject: Fix Caelum %%e --- npc/007-1/caelum.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') 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; -- cgit v1.2.3-60-g2f50