From 7b0c235332adbe540bbb0b98c123e4f049482978 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Dec 2021 21:10:01 -0300 Subject: Christmas 2021 Rewards (#599) Final player data --- world/map/db/const-quest.txt | 1 + world/map/db/item_db_generic.txt | 1 + 2 files changed, 2 insertions(+) (limited to 'world/map/db') diff --git a/world/map/db/const-quest.txt b/world/map/db/const-quest.txt index 8e434049..5d287666 100644 --- a/world/map/db/const-quest.txt +++ b/world/map/db/const-quest.txt @@ -138,6 +138,7 @@ FLAG_LUCA_2SKILLS_MAXED 524288 // player got 2 Focus Skills at lvl 9 FLAG_LUCA_4SKILLS_MAXED 1048576 // player got 4 Focus Skills at lvl 9 FLAG_LUCA_6SKILLS_MAXED 2097152 // player got 6 Focus Skills at lvl 9 FLAG_LUCA_FIX 4194304 // fixed a bug +FLAG_XMAS21 8388608 // Christmas 2021 Rewards // Flags for the battle caves. BATTLE_CAVE1 1 diff --git a/world/map/db/item_db_generic.txt b/world/map/db/item_db_generic.txt index 7e4e1fed..f956b469 100644 --- a/world/map/db/item_db_generic.txt +++ b/world/map/db/item_db_generic.txt @@ -251,3 +251,4 @@ 5251, WumpusEgg, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {} 5256, PVPCoin, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {} 5265, LoveLetter, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {} +5279, Carrot, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, {}, {} -- cgit v1.2.3-70-g09d2