Fix the Localized Cross keys example
This commit is contained in:
		
							parent
							
								
									c486cd77bb
								
							
						
					
					
						commit
						6141a4dddc
					
				
							
								
								
									
										20
									
								
								easy.yaml
								
								
								
								
							
							
						
						
									
										20
									
								
								easy.yaml
								
								
								
								
							| 
						 | 
					@ -182,16 +182,16 @@ linked_options:
 | 
				
			||||||
      smallkey_shuffle: true
 | 
					      smallkey_shuffle: true
 | 
				
			||||||
    percentage: 0 # set this to the percentage chance you want crosskeys
 | 
					    percentage: 0 # set this to the percentage chance you want crosskeys
 | 
				
			||||||
  - name: localcrosskeys
 | 
					  - name: localcrosskeys
 | 
				
			||||||
      options: # these overwrite earlier options if the percentage chance triggers
 | 
					    options: # these overwrite earlier options if the percentage chance triggers
 | 
				
			||||||
        entrance_shuffle: crossed
 | 
					      entrance_shuffle: crossed
 | 
				
			||||||
        bigkey_shuffle: true
 | 
					      bigkey_shuffle: true
 | 
				
			||||||
        compass_shuffle: true
 | 
					      compass_shuffle: true
 | 
				
			||||||
        map_shuffle: true
 | 
					      map_shuffle: true
 | 
				
			||||||
        smallkey_shuffle: true
 | 
					      smallkey_shuffle: true
 | 
				
			||||||
        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"
 | 
				
			||||||
      percentage: 0 # set this to the percentage chance you want local crosskeys
 | 
					    percentage: 0 # set this to the percentage chance you want local crosskeys
 | 
				
			||||||
  - name: enemizer
 | 
					  - name: enemizer
 | 
				
			||||||
    options:
 | 
					    options:
 | 
				
			||||||
      boss_shuffle: # subchances can be injected too, which then get rolled
 | 
					      boss_shuffle: # subchances can be injected too, which then get rolled
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue