From 5c9b7b96ea78205dc428f38822b9e9f5e401c7e3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 27 May 2021 13:36:21 -0300 Subject: Celestia's Arc - TMW's Mirror Lake Quest --- npc/016-1/captain.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/016-1/captain.txt') diff --git a/npc/016-1/captain.txt b/npc/016-1/captain.txt index 45bfdb2cc..5bbbeb1ef 100644 --- a/npc/016-1/captain.txt +++ b/npc/016-1/captain.txt @@ -6,7 +6,7 @@ 016-1,19,29,0 script Captain NPC_NARD,{ .@price=410; - if (BaseLevel < 20 && !REBIRTH) + if (BaseLevel < 20 && !REBIRTH && !countitem(MirrorLakeArmor)) goto L_TooWeak; mesn; -- cgit v1.2.3-70-g09d2