From e11a2d38e4814644beb4f30ebb69f9fc0299d4d2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 8 Jun 2020 14:21:00 -0300 Subject: Fix a major bug on Aurora Events --- npc/functions/aurora.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/aurora.txt b/npc/functions/aurora.txt index d964500d2..36b615f30 100644 --- a/npc/functions/aurora.txt +++ b/npc/functions/aurora.txt @@ -143,7 +143,7 @@ function script FYT { case FY_MISC: switch (.@l) { case 1: - return any(SmokeGrenade, ScentedGrenade, Grenade, Lockpicks); + return any(SmokeGrenade, ScentGrenade, Grenade, Lockpicks); case 2: return any(MysteriousBottle, TreasureMap); case 3: -- cgit v1.2.3-70-g09d2