diff options
author | gumi <git@gumi.ca> | 2018-05-16 08:53:37 -0400 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-05-16 08:53:37 -0400 |
commit | de9a4853c9fa549c717850665bf8f615e9220d1a (patch) | |
tree | c0136f440e8d5a4b21a6213edb63f69455a2b794 /npc/001-2-22/alige.txt | |
parent | 3f6f6c2c1881e5594108097c017b8b154f6f2563 (diff) | |
download | serverdata-de9a4853c9fa549c717850665bf8f615e9220d1a.tar.gz serverdata-de9a4853c9fa549c717850665bf8f615e9220d1a.tar.bz2 serverdata-de9a4853c9fa549c717850665bf8f615e9220d1a.tar.xz serverdata-de9a4853c9fa549c717850665bf8f615e9220d1a.zip |
fix wildx's commits20180518
Diffstat (limited to 'npc/001-2-22/alige.txt')
-rw-r--r-- | npc/001-2-22/alige.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-22/alige.txt b/npc/001-2-22/alige.txt index b273fcdd..c188198e 100644 --- a/npc/001-2-22/alige.txt +++ b/npc/001-2-22/alige.txt @@ -188,7 +188,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, |