summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
Diffstat (limited to 'db/re')
-rw-r--r--db/re/item_db.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index c61dada2c..207386147 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1819,6 +1819,10 @@ item_db: (
@max = 1400;
@delay = 3;
@type = 1;
+ // Effect up on Aeros
+ getmapxy(.@ma$,.@xa,.@ya);
+ if (.@ma$ ~= "001-*")
+ @min+=400;
doevent "rand_sc_heal::OnUse";
getitem EmptyBottle, 1;
">