Add bomb-only mode and random ganon vulnerability item
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
"random",
|
||||
"assured",
|
||||
"swordless",
|
||||
"bombs",
|
||||
"vanilla"
|
||||
]
|
||||
},
|
||||
@@ -202,6 +203,26 @@
|
||||
"random"
|
||||
]
|
||||
},
|
||||
"ganon_item": {
|
||||
"choices": [
|
||||
"default",
|
||||
"random",
|
||||
"arrow",
|
||||
"boomerang",
|
||||
"hookshot",
|
||||
"bomb",
|
||||
"powder",
|
||||
"fire_rod",
|
||||
"ice_rod",
|
||||
"bombos",
|
||||
"ether",
|
||||
"quake",
|
||||
"hammer",
|
||||
"bee",
|
||||
"somaria",
|
||||
"byrna"
|
||||
]
|
||||
},
|
||||
"beemizer": {
|
||||
"choices": [
|
||||
"4", "3", "2", "1", "0"
|
||||
@@ -421,4 +442,4 @@
|
||||
},
|
||||
"outputname": {},
|
||||
"code": {}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user