From c32ce1aae25d43dd7fe10de2713acfebfcf49b3f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Jul 2024 23:40:26 -0300 Subject: Fix the typos --- db/re/item_db.conf | 2 +- db/re/mob_db.conf | 4 ++-- 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 } }, -- cgit v1.2.3-70-g09d2