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:
Ovahlord
2021-06-13 10:48:41 +02:00
parent ea85a0031c
commit be239e4458
11 changed files with 82 additions and 56 deletions

View File

@@ -0,0 +1 @@
DELETE FROM `achievement_criteria_data` WHERE `ScriptName`= 'achievement_dont_need_to_break_eggs';