From 4c8d2a9e25f3525c62aaf703ee2c35fa5da90dab Mon Sep 17 00:00:00 2001 From: Coffee Date: Sun, 12 Jun 2011 12:46:54 -0300 Subject: Add fixes and cave fights --- db/const.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'db/const.txt') 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 -- cgit v1.2.3-60-g2f50