mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 08:59:11 +01:00
Core/Maps: implement map based world states and implemented support for required world states in achievement criterias
*converted Erduax' conditional achievement to world state based handling as example
This commit is contained in:
1
sql/updates/world/4.3.4/2021_06_13_00_world.sql
Normal file
1
sql/updates/world/4.3.4/2021_06_13_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
DELETE FROM `achievement_criteria_data` WHERE `ScriptName`= 'achievement_dont_need_to_break_eggs';
|
||||
Reference in New Issue
Block a user