diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-17 13:12:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-17 13:12:46 -0300 |
commit | 4dc5de7d31fce6d3974733edf9b83a9a913c3373 (patch) | |
tree | 3df092c60296520b4518c0244ab59ebaf2bf68b0 /world/map/db/const-quest.txt | |
parent | f3f4157f6d9fd73ce6e3a350b4c73c0a14186dfa (diff) | |
download | serverdata-4dc5de7d31fce6d3974733edf9b83a9a913c3373.tar.gz serverdata-4dc5de7d31fce6d3974733edf9b83a9a913c3373.tar.bz2 serverdata-4dc5de7d31fce6d3974733edf9b83a9a913c3373.tar.xz serverdata-4dc5de7d31fce6d3974733edf9b83a9a913c3373.zip |
The Beheader Quest, part I
The second part should arrive in fifteen~thirty days or so, this is a simple quest.
Why dividing in two parts? Because content is little, time is precious, and...
rEvolt is not coming for another few weeks so yeah. That.
Diffstat (limited to 'world/map/db/const-quest.txt')
-rw-r--r-- | world/map/db/const-quest.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/db/const-quest.txt b/world/map/db/const-quest.txt index ad679d17..6d47175e 100644 --- a/world/map/db/const-quest.txt +++ b/world/map/db/const-quest.txt @@ -129,6 +129,7 @@ FLAG_GOT_BEANIEHAT 4096 // player got Beanie Copter Hat from Milly FLAG_DECLINED_BEANIEHAT 8192 // player declined Beanie Copter Hat from Milly FLAG_KESHLAM_FLAWEDLENS 16384 // player got the Flawed Lens from Keshlam's Chest FLAG_KESHLAM_RAREDROP 32768 // player got the super rare from Keshlam's Chest +FLAG_BEHEADER_MASK 65536 // traded with The Beheader // Flags for the battle caves. BATTLE_CAVE1 1 |