Added class GameData::Evolution, moved evolution-related methods to more appropriate places

This commit is contained in:
Maruno17
2021-03-12 23:20:02 +00:00
parent ba1d225b83
commit d8bf4b7fda
37 changed files with 975 additions and 969 deletions

View File

@@ -27,6 +27,8 @@ module GameData
end
end
#===============================================================================
GameData::Nature.register({
:id => :HARDY,
:id_number => 0,