This commit is contained in:
2023-05-09 01:26:39 +09:00
parent 4a7bdb1ce3
commit d9c34b200e
9 changed files with 5 additions and 3 deletions

View File

@@ -27,8 +27,7 @@ local items = {
type = 'accumulator',
name = 'accumulator',
min = 2,
max = 8,
base = 5
max = 8
}
}