fix legacy weapons trigger
This commit is contained in:
parent
8b16ffb629
commit
167958c002
|
@ -538,7 +538,6 @@ linked_options:
|
||||||
compass_shuffle: true
|
compass_shuffle: true
|
||||||
map_shuffle: true
|
map_shuffle: true
|
||||||
smallkey_shuffle: true
|
smallkey_shuffle: true
|
||||||
null:
|
|
||||||
local_items: # Forces keys to be local to your own world
|
local_items: # Forces keys to be local to your own world
|
||||||
- "Small Keys"
|
- "Small Keys"
|
||||||
- "Big Keys"
|
- "Big Keys"
|
||||||
|
@ -573,8 +572,7 @@ triggers:
|
||||||
options:
|
options:
|
||||||
A Link to the Past:
|
A Link to the Past:
|
||||||
swordless: off
|
swordless: off
|
||||||
null:
|
start_inventory:
|
||||||
startinventory:
|
|
||||||
Progressive Sword: 1
|
Progressive Sword: 1
|
||||||
- option_name: legacy_weapons
|
- option_name: legacy_weapons
|
||||||
option_result: vanilla
|
option_result: vanilla
|
||||||
|
@ -582,7 +580,6 @@ triggers:
|
||||||
options:
|
options:
|
||||||
A Link to the Past:
|
A Link to the Past:
|
||||||
swordless: off
|
swordless: off
|
||||||
null:
|
|
||||||
plando_items:
|
plando_items:
|
||||||
- items:
|
- items:
|
||||||
Progressive Sword: 4
|
Progressive Sword: 4
|
||||||
|
|
Loading…
Reference in New Issue