mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-23 20:43:18 -07:00
Changed indent of score multiplier
This commit is contained in:
@@ -71,7 +71,10 @@ item_table = {
|
||||
|
||||
# item groups for better hinting
|
||||
item_groups = {
|
||||
"Score Multiplier": {"Step Score Multiplier", "Fixed Score Multiplier"},
|
||||
"Score Multiplier": {
|
||||
"Step Score Multiplier",
|
||||
"Fixed Score Multiplier"
|
||||
},
|
||||
"Categories": {
|
||||
"Category Ones",
|
||||
"Category Twos",
|
||||
|
||||
Reference in New Issue
Block a user