diff options
Diffstat (limited to 'npc/007-1/zarkor.txt')
-rw-r--r-- | npc/007-1/zarkor.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/007-1/zarkor.txt b/npc/007-1/zarkor.txt index 91c9c4552..a9e6c12d1 100644 --- a/npc/007-1/zarkor.txt +++ b/npc/007-1/zarkor.txt @@ -10,7 +10,7 @@ // But you won't be able to do more Everburn Powder. And it can be required on another // quest. And there won't be other way to get the Powder. So DO NOT SELL IT. Think ahead. -007-1,152,155,0 script Zarkor NPC_MIRAJ,{ +007-1,157,155,0 script Zarkor NPC_MIRAJ,{ .@q=getq(TulimsharQuest_DarkInvocator); if (BaseLevel <= 30) goto L_Weak; |