diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-04-30 22:26:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-04-30 22:26:54 -0300 |
commit | 45bc401c8de091668aa2cbfe547c4077c06f11b1 (patch) | |
tree | 244341bed46aa6a870b15415bf48a0aee5d79e9d /db | |
parent | c01ef18c59e744d8650f1872431fff8e4c5618d4 (diff) | |
download | serverdata-45bc401c8de091668aa2cbfe547c4077c06f11b1.tar.gz serverdata-45bc401c8de091668aa2cbfe547c4077c06f11b1.tar.bz2 serverdata-45bc401c8de091668aa2cbfe547c4077c06f11b1.tar.xz serverdata-45bc401c8de091668aa2cbfe547c4077c06f11b1.zip |
Include a new quest! \o/ May be added still for this release
Diffstat (limited to 'db')
-rw-r--r-- | db/quest_db.conf | 4 | ||||
-rw-r--r-- | db/re/item_db.conf | 10 |
2 files changed, 9 insertions, 5 deletions
diff --git a/db/quest_db.conf b/db/quest_db.conf index 266846c38..851f5c313 100644 --- a/db/quest_db.conf +++ b/db/quest_db.conf @@ -155,6 +155,10 @@ quest_db: ( }, // ID 71 to 90: Halinarzo Quests +{ + Id: 71 + Name: "HalinarzoQuest_Foxhound" +}, // ID 91 to 110: Hurnscald Quests // ID 111 to 130: Nivalis Quests // ID 131 to 150: Frostia Quests diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 647c0873b..c119cd8cb 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -8548,17 +8548,17 @@ item_db: ( AegisName: "Bucket" Name: "Bucket" Type: "IT_ARMOR" - Buy: 1600 - Sell: 300 - Weight: 90 + Buy: 8600 + Sell: 450 + Weight: 880 Atk: 0 Matk: 0 - Def: 36 + Def: 50 Range: 0 Slots: 0 Loc: "EQP_HEAD_TOP" WeaponLv: 0 - EquipLv: 10 + EquipLv: 36 Refine: false ViewSprite: 2910 BindOnEquip: false |