diff options
author | Coffee <coffee@coffee-EP45-UD3L.(none)> | 2011-06-03 08:18:22 -0300 |
---|---|---|
committer | Coffee <coffee@coffee-EP45-UD3L.(none)> | 2011-06-03 08:18:22 -0300 |
commit | 7de9756f34d759f087f3a9c698911a5499814972 (patch) | |
tree | 69faf1097aaa3805f24824d456c34abbc77f89c9 /db | |
parent | 84cdf52dcf52131c57389e1def928d4cd0b8789b (diff) | |
download | serverdata-7de9756f34d759f087f3a9c698911a5499814972.tar.gz serverdata-7de9756f34d759f087f3a9c698911a5499814972.tar.bz2 serverdata-7de9756f34d759f087f3a9c698911a5499814972.tar.xz serverdata-7de9756f34d759f087f3a9c698911a5499814972.zip |
Proposing a planting function to Andra NPC
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index ceb76095..502efcab 100644 --- a/db/const.txt +++ b/db/const.txt @@ -257,6 +257,7 @@ FLAG_GOT_NAEM_GLOVES 4 // this replaces Naem_Quest_Done, which was used as a boo FLAG_GOT_GRADUATIONCAP 8 // this is a bit which was to be found in Tut_var second bit 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 DOCK_tulimshar 1 DOCK_hurnscald 2 |