From de9a4853c9fa549c717850665bf8f615e9220d1a Mon Sep 17 00:00:00 2001 From: gumi Date: Wed, 16 May 2018 08:53:37 -0400 Subject: fix wildx's commit --- npc/000-2-1/alige.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-2-1/alige.txt') diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index 48a05e76..5e39156e 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -184,7 +184,7 @@ L_GiveFood: rif(countitem(PumpkinSeeds), l(getitemname(PumpkinSeeds))), 1, rif(countitem(UrchinMeat), l(getitemname(UrchinMeat))), 1, rif(countitem(EasterEgg), l(getitemname(EasterEgg))), 1, - rif(countitem(PumpkishJuice), l(getitemname(PumpkishJuice))), 527, + rif(countitem(PumpkinJuice), l(getitemname(PumpkinJuice))), 527, rif(countitem(Manana), l(getitemname(Manana))), 528, rif(countitem(Curshroom), l(getitemname(Curshroom))), 529, rif(countitem(Carrot), l(getitemname(Carrot))), 530, -- cgit v1.2.3-60-g2f50