diff options
Diffstat (limited to 'npc/002-1/alige.txt')
-rw-r--r-- | npc/002-1/alige.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-1/alige.txt b/npc/002-1/alige.txt index 2f7aa2963..665f1ef9e 100644 --- a/npc/002-1/alige.txt +++ b/npc/002-1/alige.txt @@ -183,7 +183,7 @@ L_GiveFood: rif(countitem(HalfCroconut), l(getitemname(HalfCroconut))), 512, rif(countitem(Croconut), l(getitemname(Croconut))), 0, rif(countitem(Plushroom), l(getitemname(Plushroom))), 515, - rif(countitem(PumpkinSeeds), l(getitemname(PumpkinSeeds))), 1, + //rif(countitem(PumpkinSeeds), l(getitemname(PumpkinSeeds))), 1, // ITEM MOVED TO ART rif(countitem(UrchinMeat), l(getitemname(UrchinMeat))), 1, rif(countitem(EasterEgg), l(getitemname(EasterEgg))), 1, rif(countitem(PumpkishJuice), l(getitemname(PumpkishJuice))), 527, |