Fix item tests

This commit is contained in:
CaitSith2
2020-08-04 09:39:43 -07:00
parent dd8245309e
commit f06986bffb
2 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
from ItemList import difficulties
from test.TestBase import TestBase
base_items = 43
base_items = 41
extra_counts = (15, 15, 10, 5, 25)