diff options
Diffstat (limited to 'world')
-rw-r--r-- | world/map/db/item_db.conf | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf index 32b5ae8b..66aa0006 100644 --- a/world/map/db/item_db.conf +++ b/world/map/db/item_db.conf @@ -1108,6 +1108,30 @@ item_db: ( Subtype: "W_HUUMA" }, { + Id: 907 + AegisName: "FloydBook" + Name: "FloydBook" + Type: "IT_WEAPON" + Buy: 10000 + Sell: 5000 + Weight: 100 + Atk: 1 + Range: 3 + Slots: 0 + Loc: ["EQP_HAND_L", "EQP_HAND_R"] + WeaponLv: 1 + EquipLv: 135 + Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nomail: true + noauction: true + } + Subtype: "W_HUUMA" +}, +{ Id: 1199 AegisName: "Arrow" Name: "Arrow" |