FFMQ: Update to FFMQR 1.5 (#2568)

FFMQR was just updated to 1.5, adding a number of new options. This brings these updates to AP.
This commit is contained in:
Alchav
2023-12-06 12:24:59 -05:00
committed by GitHub
parent 56ac6573f1
commit 87252c14aa
7 changed files with 239 additions and 58 deletions

View File

@@ -187,6 +187,7 @@ item_table = {
"Pazuzu 5F": ItemData(None, ItemClassification.progression),
"Pazuzu 6F": ItemData(None, ItemClassification.progression),
"Dark King": ItemData(None, ItemClassification.progression),
"Tristam Bone Item Given": ItemData(None, ItemClassification.progression),
#"Barred": ItemData(None, ItemClassification.progression),
}