Bug Contest maps can now be defined using a map metadata flag

This commit is contained in:
Maruno17
2022-08-07 15:00:40 +01:00
parent f083cddca5
commit cca414a826
3 changed files with 27 additions and 7 deletions

View File

@@ -151,8 +151,8 @@ class DayCare
end
# If a Pokémon is bred with a Ditto, that Pokémon can pass down its Hidden
# Ability (80% chance). If neither Pokémon are Ditto, then the mother can
# pass down its ability (80% chance if Hidden, 60% chance if not).
# Ability (60% chance). If neither Pokémon are Ditto, then the mother can
# pass down its ability (60% chance if Hidden, 80% chance if not).
# NOTE: This is how ability inheritance works in Gen 6+. Gen 5 is more
# restrictive, and even works differently between BW and B2W2, and I
# don't think that is worth adding in. Gen 4 and lower don't have