diff options
-rw-r--r-- | db/re/item_db.conf | 4 |
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; "> |