mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 21:54:58 +00:00
Bug Contest maps can now be defined using a map metadata flag
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user