mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-07-22 07:37:00 +00:00
Update 6.8
This commit is contained in:
@@ -122,7 +122,7 @@ def getNewLegendaryFusionForGymType(original_species, nb_retries = 0)
|
||||
echoln "gymType: #{gym_type} - body_species: #{body_species.species} head_species: #{head_species.species}, kept: #{pokemon_to_be_kept.species}"
|
||||
|
||||
legendary_species = LEGENDARIES_LIST.sample
|
||||
|
||||
return getNewLegendaryFusion(original_species, nb_retries) unless pokemon_to_be_replaced
|
||||
if pokemon_to_be_replaced.species == head_species.species
|
||||
head_species_id = legendary_species
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user