mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-23 00:53:21 -07:00
Add Points item category
This commit is contained in:
@@ -109,4 +109,10 @@ item_groups = {
|
||||
"Category Five Distinct Dice",
|
||||
"Category 4&5 Full House",
|
||||
},
|
||||
"Points": {
|
||||
"100 Points",
|
||||
"10 Points",
|
||||
"1 Point",
|
||||
"Bonus Point"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -325,5 +325,5 @@ yd_option_groups = [
|
||||
AddStoryChapters,
|
||||
WhichStory
|
||||
]
|
||||
),
|
||||
)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user