From 6c196667cfba9cb9e99e508e598fa1a2a2559421 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Fri, 30 Mar 2012 23:42:24 +0200 Subject: Make Grimoire equipment and give stats. Submodule pointer updated. --- client-data | 2 +- world/map/db/item_db.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client-data b/client-data index 17717aca..52456dfd 160000 --- a/client-data +++ b/client-data @@ -1 +1 @@ -Subproject commit 17717acaefdf343133bbd14ab55bf2d89e222d73 +Subproject commit 52456dfdd6876706c5426f2eb3d3dab36f632183 diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index b5cf59c7..e65c653e 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -379,7 +379,7 @@ 862, IcedWater, Iced Water, 3, 100, 50, 10, , , , , , , , , , , {}, {} 863, SilverMirror, Silver Mirror, 3, 500, 250, 10, , , , , , , , , , , {}, {} 864, BookPage, Book Page, 3, 100, 50, 1, , , , , , , , , , , {}, {} -865, Grimoire, Grimoire, 3, 5000, 2500, 100, , , , , , , , , , , {}, {} +865, Grimoire, Grimoire, 5, 5000, 2500, 100, , , , 5, 0, 2, 8, , 0, 0, {}, {bonus bMaxSP, 30;} 866, LeatherSuitcase, Leather Suitcase, 3, 4000, 2000, 12000, , , , , , , , , , , {}, {} // Add new entries above here. For dyed entries,add to the bottom of the 2000s. -- cgit v1.2.3-60-g2f50