mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-10 10:38:17 -07:00
Only put important options in slotdata
This commit is contained in:
@@ -435,20 +435,8 @@ class YachtDiceWorld(World):
|
||||
"game_difficulty",
|
||||
"score_for_last_check",
|
||||
"score_for_goal",
|
||||
"minimal_number_of_dice_and_rolls",
|
||||
"number_of_dice_fragments_per_dice",
|
||||
"number_of_roll_fragments_per_roll",
|
||||
"alternative_categories",
|
||||
"weight_of_dice",
|
||||
"weight_of_roll",
|
||||
"weight_of_fixed_score_multiplier",
|
||||
"weight_of_step_score_multiplier",
|
||||
"weight_of_double_category",
|
||||
"weight_of_points",
|
||||
"points_size",
|
||||
"minimize_extra_items",
|
||||
"add_bonus_points",
|
||||
"add_story_chapters",
|
||||
"which_story",
|
||||
"allow_manual_input",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user