From 888748a84d7b7a8f7ed9410ebaa7ced667e0e46a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Feb 2021 11:31:05 -0300 Subject: Misc fairy stuff --- npc/017-1/fairy_collector.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/017-1') diff --git a/npc/017-1/fairy_collector.txt b/npc/017-1/fairy_collector.txt index 72b90fe9f..687f5f081 100644 --- a/npc/017-1/fairy_collector.txt +++ b/npc/017-1/fairy_collector.txt @@ -70,7 +70,7 @@ L_Main: rif(false && !(.@q & COLLECT_GLOVES), l("Gloves")), rif(false && !(.@q & COLLECT_SHIELDS), l("Shields")), rif(false && !(.@q & COLLECT_1HSWORDS), l("1 Hand Swords")), - rif(true && !(.@q & COLLECT_2HSWORDS), l("2 Hand Swords")), + rif(false && !(.@q & COLLECT_2HSWORDS), l("2 Hand Swords")), rif(true && !(.@q & COLLECT_BOWS), l("Bows")), rif(true && !(.@q & COLLECT_FIREGUNS), l("Fire Staves")), rif(true && !(.@q & COLLECT_WANDS), l("Wands")), -- cgit v1.2.3-60-g2f50