Jump to content

[patch] ACHIEVEMENT_CRITERIA_REQUIRE_HOLIDAY for all criteria


Recommended Posts

Posted

What bug does the patch fix? What features does the patch add?

Add possibility to use ACHIEVEMENT_CRITERIA_REQUIRE_HOLIDAY for any criteria.

In this case, like example, add ACHIEVEMENT_CRITERIA_REQUIRE_HOLIDAY for ACHIEVEMENT_CRITERIA_TYPE_USE_ITEM for achievement.

For which repository revision was the patch created?

9933

Who has been writing this patch? Please include either forum user names or email addresses.

me

patch

example

INSERT INTO achievement_criteria_requirement (criteria_id,TYPE,value1) VALUES
(10391,16,201),
(6651,16,201),
(6652,16,201),
(6653,16,201),
(6654,16,201),
(6655,16,201),
(6656,16,201),
(6657,16,201),
(6659,16,201),
(6641,16,201),
(6642,16,201),
(6643,16,201),
(6644,16,201);

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use