From cc9da83fbc6709eedf6a041bb2e2ad1df1acbdbf Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Mon, 10 Jan 2011 21:56:19 +0100 Subject: adding npc to give bowler hat changing the game_rules function to save the players starting date cindy quest: minor fix in dialogue --- db/const.txt | 3 +++ db/item_db.txt | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/const.txt b/db/const.txt index 981031ed..cd756b84 100644 --- a/db/const.txt +++ b/db/const.txt @@ -249,6 +249,9 @@ MFLAG_ELANORE_OMAR 32768 // Told Omar about Elanore's involvement MFLAG_KNOWS_UNFOCUS_RECIPE 65536 // Luca told me about how to unfocus +//Flags set in the FLAGS variable: +FLAG_HAS_BOWLER_BURNSDAY 1 + DOCK_tulimshar 1 DOCK_hurnscald 2 DOCK_candor 3 diff --git a/db/item_db.txt b/db/item_db.txt index 1d8de26f..a73ad081 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -604,6 +604,5 @@ 4027, YetiMask, Yeti Mask, 5, 6000, 3000, 10, , 4, , -10, 0, 2, 256, , 0, 0, {}, {} 4028, WizardHat, Wizard Hat, 5, 5000, 2500, 20, , 5, , 5, 0, 2, 256, , 1, 0, {}, {bonus bInt, 3;} 4029, DementiaPotion, Dementia Potion, 3, 20, 10, 10, , , , , , 2, , , 0, , {}, {} -#ID, Name, Label, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript} 4030, BowlerHat, Bowler Hat, 5, 2500, 1250, 30, , 10, , 2, 0, 2, 256, , 0, 0, {}, {} -- cgit v1.2.3-60-g2f50