diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-01 09:58:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-01 09:58:55 -0300 |
commit | e1e8a0a267d618462ba37c28951ef3f1030fdc30 (patch) | |
tree | 86a3ad4f600342e2f004d0a96a8a11cefd2d0cac /db | |
parent | aac529cdd808ce863ecc0e8eec629153d889fa95 (diff) | |
download | serverdata-e1e8a0a267d618462ba37c28951ef3f1030fdc30.tar.gz serverdata-e1e8a0a267d618462ba37c28951ef3f1030fdc30.tar.bz2 serverdata-e1e8a0a267d618462ba37c28951ef3f1030fdc30.tar.xz serverdata-e1e8a0a267d618462ba37c28951ef3f1030fdc30.zip |
Fix typo
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 072a94055..7d334aee4 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1109,7 +1109,7 @@ mob_db: ( CactusPotion: 3000 Arrow: 900 BugLeg: 800 - TolchiArrowBox: 500 + TolchiAmmoBox: 500 CherryCake: 250 CoinBag: 200 CasinoCoins: 100 @@ -2656,7 +2656,7 @@ mob_db: ( CactusPotion: 300 Plushroom: 100 Chagashroom: 100 - TolchiArrowBox: 50 + TolchiAmmoBox: 50 BlueManaPearl: 1 } }, |