From c01325a81c4c2142a4018d47ecdeb686c257d011 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 16 Mar 2018 14:44:16 -0300 Subject: Silly typo --- npc/005-1/maya.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/005-1/maya.txt b/npc/005-1/maya.txt index 80a5f3121..7e189c4fe 100644 --- a/npc/005-1/maya.txt +++ b/npc/005-1/maya.txt @@ -95,7 +95,7 @@ L_Quest2Accepted: countitem(PiouFeathers),getitemlink(PiouFeathers)); mes ""; menu - rif(countitem(ScorpionStinger) >= 3 && countitem(PiouFeathers) >= 10, l("Here they are!")), L_QuestCompleted, + rif(countitem(ScorpionStinger) >= 3 && countitem(PiouFeathers) >= 10, l("Here they are!")), L_Quest2Completed, rif(countitem(ScorpionStinger) < 3 || countitem(PiouFeathers) < 10, l("Oh, then I don't have enough! I'll bring more later!")), L_Close, l("Can we get back to that later?"), -; close; -- cgit v1.2.3-60-g2f50