Alter some identifiers. #207
authora_magical_me <andrew@turnipmints.mooo.com>
Sun, 3 Apr 2011 00:30:08 +0000 (17:30 -0700)
committera_magical_me <andrew@turnipmints.mooo.com>
Sun, 3 Apr 2011 10:17:06 +0000 (03:17 -0700)
commit16dd9d8ac11b990125eb836d4d3f7b62c4b1c712
treec05cc1b977c974989cadc305bde14f35ae9c3672
parentacb88ee169b9a8f255f2e72cca2cf6dc94fd02e8
Alter some identifiers.  #207

As per http://bugs.veekun.com/projects/pokedex/wiki/Identifiers?version=3.

- The following tables were handled in commit "2090e34 Move English
  texts to language-specific tables": berry_firmness, item_categories,
  move_battle_styles, move_damage_classes, move_effect_categories,
  pokeathlon_stats, pokemon_colors, pokemon_habitats, regions, types,
  versions.

- These tables are skipped, pending further discussion:
  generations, growth_rates, move_targets, stats.

- Deviations from the wiki:
    - egg_groups: 'no-eggs' is not changed to 'noeggs'
    - encounter_terrains: the 'old-rod' alternative is used.
    - types: 'unknown' is not changed to '???'
    - pokemon_move_methods:
        - 'level-up' is not changed to 'level'
        - 'colosseum-purification' and 'xd-purification' are left alone,
          because colosseum and xd have not yet been added as versions.
        - 'xd-shadow' is left alone for consistency with 'xd-purificaiton'.
pokedex/data/csv/egg_groups.csv
pokedex/data/csv/encounter_condition_values.csv
pokedex/data/csv/encounter_conditions.csv
pokedex/data/csv/encounter_terrain.csv
pokedex/data/csv/pokemon_move_methods.csv