From 4a266bb26f5c42842bd77841ca93bad49e046d9d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 1 Sep 2018 18:12:08 -0300 Subject: ...Saulc... --- npc/005-4/rosen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/005-4/rosen.txt b/npc/005-4/rosen.txt index 1b9c173c5..7c6a26888 100644 --- a/npc/005-4/rosen.txt +++ b/npc/005-4/rosen.txt @@ -56,7 +56,7 @@ L_Gloves: .@b=getq(ShipQuests_ChefGado); mes ""; if (BaseLevel < 4) goto L_NoLevel; - if (.@b <= 2) goto L_NoGloves; + if (.@b < 2) goto L_NoGloves; if (.@q >= 3) goto L_Complete; .@k=getq2(CandorQuest_Rosen); // Get number of kills (via getq2) -- cgit v1.2.3-70-g09d2