summaryrefslogtreecommitdiff
path: root/db/const.txt
diff options
context:
space:
mode:
Diffstat (limited to 'db/const.txt')
-rw-r--r--db/const.txt12
1 files changed, 12 insertions, 0 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