Show
Ignore:
Timestamp:
05/23/07 00:14:17 (3 years ago)
Author:
eevee
Message:

Forgot to add new pokemon_items table to the dump script. Ugh.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • veekun/trunk/script/dump_sql.pl

    r81 r176  
    1212    base    => [qw/ edits errorlog forums grouppermissions groups messages posts sessions shoutbox threads usergroups users /], 
    1313    gallery => [qw/ creators gallery gallerykeywords itemkeywords /], 
    14     pokedex => [qw/ abilities berries contestmoves evchains flavortext items locations location_encounters machines moves move_effects pokemon pokemon_abilities pokemon_breeds pokemoves types /], 
     14    pokedex => [qw/ abilities berries contestmoves evchains flavortext items locations location_encounters machines moves move_effects pokemon pokemon_abilities pokemon_breeds pokemon_items pokemoves types /], 
    1515); 
    1616