From 38d6f958e26ef48a90f838f34947c660ab8a786c Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 23 May 2015 03:23:17 +0200 Subject: Fix the easteregg item buy/sell price. --- db/re/item_db.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 4cf792ea..f628929a 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -597,8 +597,8 @@ item_db: ( AegisName: "Easter Egg" Name: "Easter Egg" Type: "IT_HEALING" - Buy: 2 - Sell: 5 + Buy: 5 + Sell: 2 Weight: 10 Atk: 0 Matk: 0 -- cgit v1.2.3-60-g2f50