From 705118604dd0f0b5b9c275f40d319378ec2f69ab Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 28 Apr 2021 08:50:00 -0300 Subject: Fix Luca's exploit. Correct live server data accordingly. A good thing we have the Evolved project or this would be obviously impossible. --- world/map/db/const-quest.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/db/const-quest.txt') diff --git a/world/map/db/const-quest.txt b/world/map/db/const-quest.txt index 16f93480..8e434049 100644 --- a/world/map/db/const-quest.txt +++ b/world/map/db/const-quest.txt @@ -137,6 +137,7 @@ FLAG_LUCA_GOT_SIX_SKILLS 262144 // player learned all six Focus Skills 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 // Flags for the battle caves. BATTLE_CAVE1 1 -- cgit v1.2.3-70-g09d2