summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
authorWildX <wildx@evolonline.org>2016-09-19 21:17:59 +0000
committerWildX <wildx@evolonline.org>2016-09-19 21:17:59 +0000
commitca69ddac66c1bc5fcd914bb98a4394d4ec9f0685 (patch)
tree6c27d9da210e2ecc316ebb240d69d529f4481a63 /npc/000-2-1
parent8e8d77647d0d80afbb7686c102a5a54b9e723387 (diff)
downloadserverdata-ca69ddac66c1bc5fcd914bb98a4394d4ec9f0685.tar.gz
serverdata-ca69ddac66c1bc5fcd914bb98a4394d4ec9f0685.tar.bz2
serverdata-ca69ddac66c1bc5fcd914bb98a4394d4ec9f0685.tar.xz
serverdata-ca69ddac66c1bc5fcd914bb98a4394d4ec9f0685.zip
Changed "Pumpkish Juice" to "Pumpkin Juice" in Alige script
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/alige.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt
index 7cfb9e63..8e2ad926 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,