Adding new option for Bonk Drop Shuffle
This commit is contained in:
@@ -167,6 +167,10 @@
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"bonk_drops": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"ow_fluteshuffle": {
|
||||
"choices": [
|
||||
"vanilla",
|
||||
|
||||
@@ -234,6 +234,9 @@
|
||||
"ow_whirlpool": [
|
||||
"Whirlpools will be shuffled and paired together."
|
||||
],
|
||||
"bonk_drops": [
|
||||
"Bonk drops from trees, rocks, and statues are shuffled with the item pool."
|
||||
],
|
||||
"ow_fluteshuffle": [
|
||||
"This randomizes the flute spot destinations.",
|
||||
"Vanilla: All flute spots remain unchanged.",
|
||||
|
||||
Reference in New Issue
Block a user