summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-07-23 23:40:26 -0300
committerJesusaves <cpntb1@ymail.com>2024-07-23 23:40:26 -0300
commitc32ce1aae25d43dd7fe10de2713acfebfcf49b3f (patch)
treeee5025eac61bd271aed681f2576bcecf9bdd52c5
parent0b8589c62d0cf029d22368302263c3287ab5507f (diff)
downloadserverdata-c32ce1aae25d43dd7fe10de2713acfebfcf49b3f.tar.gz
serverdata-c32ce1aae25d43dd7fe10de2713acfebfcf49b3f.tar.bz2
serverdata-c32ce1aae25d43dd7fe10de2713acfebfcf49b3f.tar.xz
serverdata-c32ce1aae25d43dd7fe10de2713acfebfcf49b3f.zip
Fix the typos
-rw-r--r--db/re/item_db.conf2
-rw-r--r--db/re/mob_db.conf4
2 files changed, 3 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index d96c4da6c..88970c427 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -20059,7 +20059,7 @@ item_db: (
Refine: false
Delay: 500
Script: <"
- gethomunexp(rand2(1+REBIRTH*50, (REBIRTH*150)+BaseLevel));
+ gethomunexp(callfunc("rand2", 1+REBIRTH*50, (REBIRTH*150)+BaseLevel));
">
},
{
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index ac2aa7c1d..0fa5017b1 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -10953,7 +10953,7 @@ mob_db: (
FluoPowder: 50
DodgeDonut: 30
StrawberryDonut: 20
- NivalisWarpCrystal: 10
+ NivalWarpCrystal: 10
}
},
{
@@ -13279,7 +13279,7 @@ mob_db: (
DamageMotion: 100
Drops: {
SparklyChocolateDonut: 2700
- NivalisWarpCrystal: 1000
+ NivalWarpCrystal: 1000
LegendaryMouboo: 1
}
},