summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2011-01-10 21:56:19 +0100
committerJessica Tölke <jtoelke@mail.upb.de>2011-01-10 21:56:19 +0100
commitcc9da83fbc6709eedf6a041bb2e2ad1df1acbdbf (patch)
tree4f54d650f0f493473a19065a170512f8fe1a5452 /db
parentdeb2095f1321930cca4c438625046bb834cf1484 (diff)
downloadserverdata-cc9da83fbc6709eedf6a041bb2e2ad1df1acbdbf.tar.gz
serverdata-cc9da83fbc6709eedf6a041bb2e2ad1df1acbdbf.tar.bz2
serverdata-cc9da83fbc6709eedf6a041bb2e2ad1df1acbdbf.tar.xz
serverdata-cc9da83fbc6709eedf6a041bb2e2ad1df1acbdbf.zip
adding npc to give bowler hat
changing the game_rules function to save the players starting date cindy quest: minor fix in dialogue
Diffstat (limited to 'db')
-rw-r--r--db/const.txt3
-rw-r--r--db/item_db.txt1
2 files changed, 3 insertions, 1 deletions
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, {}, {}