summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/const.txt12
-rw-r--r--db/item_db.txt2
2 files changed, 13 insertions, 1 deletions
diff --git a/db/const.txt b/db/const.txt
index 502efcab..d694e2c7 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -258,6 +258,7 @@ FLAG_GOT_GRADUATIONCAP 8 // this is a bit which was to be found in Tut_var secon
FLAG_TOWEL_HELPED 16 // gave the towel npc the stuff he wants
FLAG_TOWEL_COMPLETED 32 // got the towel from the towel npc
FLAG_ANDRA_HELPED 64 // Knows Andra and agreed to help her
+FLAG_ROSSI_COMPLETED 128 // Completed the Rossi Quest
DOCK_tulimshar 1
DOCK_hurnscald 2
@@ -365,6 +366,17 @@ E10_ISLAND_MENU_SCARED 13
E10_ISLAND_MENU_WISPS 14
E10_ISLAND_MENU_OFFER_LIFESTONE 15
+// Flags for Battle Caves
+BATTLE_CAVE1, 1
+BATTLE_CAVE2, 2
+BATTLE_CAVE3, 4
+BATTLE_CAVE4, 8
+BATTLE_CAVE5, 16
+BATTLE_CAVE6, 32
+BATTLE_CAVE7, 64
+BATTLE_CAVE8, 128
+BATTLE_CAVE9, 256
+
// Miscellaneous
E10_COLLECT_EGGS_ID 1246
diff --git a/db/item_db.txt b/db/item_db.txt
index 26e70aa2..25dc27c7 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -244,7 +244,7 @@
731, AssassinPants, Assassin Pants, 5, 10000, 3000, 20, , 5, , -5, 0, 2, 1, , 0, 0, {}, {callfunc "UnreleasedItem";bonus bAgi, 8;},
732, DruidTreeBranch, Druid Tree Branch, 3, 0, 0, 2, , , , , , , , , , , {}, {}, ,
733, PurificationPotion, Purification Potion, 0, 0, 0, 15, , , , , , 2, , , , , {callfunc "usePurificationPotion";}, {}, ,
-734, BlackBoots, Black Boots, 5, 20000, 3000, 35, , 4, , -10, 0, 2, 64, , 0, 0, {}, {}, ,
+734, BlackBoots, Black Boots, 5, 20000, 3000, 25, , 3, , -10, 0, 2, 64, , 0, 0, {}, {}, ,
735, CottonBoots, Cotton Boots, 5, 2000, 500, 10, , 1, , 1, 0, 2, 64, , 0, 0, {}, {}, ,
736, WhiteCake, White Cake, 0, 500, 100, 10, , , , , , 2, , , 0, , {itemheal 10, 0;}, {},
737, ChocolateCake, Chocolate Cake, 0, 550, 125, 10, , , , , , 2, , , 0, , {itemheal 11, 0;}, {},