From a6dd5396a31888c726e67e33b534db7e1978512e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 20 Mar 2018 23:50:12 -0300 Subject: Move Pumpkin Seeds to art repo, implement Carrots :3 --- npc/002-1/alige.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') 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, -- cgit v1.2.3-60-g2f50