diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-07 10:35:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-07 10:35:58 -0300 |
commit | 68ccfbfa4b47712bbc01568e83c3e41cdd2caa8c (patch) | |
tree | 18f1b16d7a79b37853731b02dcba84c8cebf3e29 /npc/007-1/caelum.txt | |
parent | 3f1a21bd4530ccf2932a85b4e3fa9d1201704dae (diff) | |
download | serverdata-68ccfbfa4b47712bbc01568e83c3e41cdd2caa8c.tar.gz serverdata-68ccfbfa4b47712bbc01568e83c3e41cdd2caa8c.tar.bz2 serverdata-68ccfbfa4b47712bbc01568e83c3e41cdd2caa8c.tar.xz serverdata-68ccfbfa4b47712bbc01568e83c3e41cdd2caa8c.zip |
Faulty Update
Diffstat (limited to 'npc/007-1/caelum.txt')
-rw-r--r-- | npc/007-1/caelum.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/007-1/caelum.txt b/npc/007-1/caelum.txt index a4060652d..130a32ec5 100644 --- a/npc/007-1/caelum.txt +++ b/npc/007-1/caelum.txt @@ -8,7 +8,7 @@ // Caelum Miner, main author Skydragon Caelum mean Sky in Latin. // id:193 MineQuests_Caelum -007-1,138,49,0 script Caelum NPC_PLAYER,{ +007-1,143,49,0 script Caelum NPC_PLAYER,{ .@Miner = getq(MineQuests_Caelum); if (BaseLevel < 28) goto L_TooWeak; if (.@Miner == 1) goto L_Check; |