summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2018-05-16 08:53:37 -0400
committergumi <git@gumi.ca>2018-05-16 08:53:37 -0400
commitde9a4853c9fa549c717850665bf8f615e9220d1a (patch)
treec0136f440e8d5a4b21a6213edb63f69455a2b794
parent3f6f6c2c1881e5594108097c017b8b154f6f2563 (diff)
downloadserverdata-s20180518.tar.gz
serverdata-s20180518.tar.bz2
serverdata-s20180518.tar.xz
serverdata-s20180518.zip
fix wildx's commits20180518
-rw-r--r--db/re/mob_db.conf6
-rw-r--r--npc/000-2-1/alige.txt2
-rw-r--r--npc/001-2-22/alige.txt2
3 files changed, 5 insertions, 5 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 69981bd7..d837d288 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -844,8 +844,8 @@ mob_db: (
},
{
Id: 1019
- SpriteName: "Pumpkish"
- Name: "Pumpkish"
+ SpriteName: "Pumpkin"
+ Name: "Pumpkin"
Lv: 1
Hp: 1900
Sp: 0
@@ -874,7 +874,7 @@ mob_db: (
DamageMotion: 480
MvpExp: 0
Drops: {
- PumpkishJuice: 5000
+ PumpkinJuice: 5000
}
},
{
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,
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,