diff --git a/tasks/item/synthesize.py b/tasks/item/synthesize.py index afd3e12f7..1e7e3a3a4 100644 --- a/tasks/item/synthesize.py +++ b/tasks/item/synthesize.py @@ -61,6 +61,8 @@ class SynthesizeItemAmount(Digit, WhiteStrip): class SynthesizeInventoryManager(InventoryManager): + GRID_DELTA = (110, 130) + @cached_property def dic_item_index(self): """