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