summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf12
-rw-r--r--db/re/mob_db.conf5
2 files changed, 16 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index a9eade569..6be4a987c 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2394,6 +2394,10 @@ item_db: (
Script: <"
@min = 33;
@max = 99;
+ if ($@SEASON == AUTUMN) {
+ @min = 330;
+ @max = 990;
+ }
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";
@@ -2414,6 +2418,10 @@ item_db: (
Script: <"
@min = 33;
@max = 99;
+ if ($@SEASON == AUTUMN) {
+ @min = 330;
+ @max = 990;
+ }
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";
@@ -2434,6 +2442,10 @@ item_db: (
Script: <"
@min = 33;
@max = 99;
+ if ($@SEASON == AUTUMN) {
+ @min = 330;
+ @max = 990;
+ }
@delay = 3;
@type = 1;
doevent "rand_sc_heal::OnUse";
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index 8f83af43c..37db358b0 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -7618,9 +7618,12 @@ mob_db: (
AttackMotion: 672
DamageMotion: 480
Drops: {
+ Lawncandy: 800
+ Saulcandy: 800
+ Poocandy: 800
Mashmallow: 250
- Lawncandy: 200
Candy: 50
+ PumpkinHat: 2
}
},
{