Skip to content

Commit 5bfaf4e

Browse files
authored
Merge pull request #855 from SKCwillie/meltan-type-fix
2 parents 1588e88 + 08061c3 commit 5bfaf4e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/v2/csv/pokemon_species.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -806,8 +806,8 @@ id,identifier,generation_id,evolves_from_species_id,evolution_chain_id,color_id,
806806
805,stakataka,7,,425,4,8,,-1,30,0,0,120,0,1,0,0,0,805,
807807
806,blacephalon,7,,426,9,12,,-1,30,0,0,120,0,1,0,0,0,806,
808808
807,zeraora,7,,427,10,12,,-1,3,0,0,120,0,1,0,0,1,807,
809-
808,meltan,7,,428,4,,,-1,3,0,0,120,0,1,0,0,1,808,
810-
809,melmetal,7,,429,4,,,-1,3,0,0,120,0,1,0,0,1,809,
809+
808,meltan,7,,428,4,1,,-1,3,0,0,120,0,1,0,0,1,808,
810+
809,melmetal,7,808,429,4,12,,-1,3,0,0,120,0,1,0,0,1,809,
811811
810,grookey,8,,430,5,6,,1,45,50,0,20,0,4,0,0,0,810,
812812
811,thwackey,8,810,430,5,6,,1,45,50,0,20,0,4,0,0,0,811,
813813
812,rillaboom,8,811,430,5,12,,1,45,50,0,20,0,4,0,0,0,812,

data/v2/sprites

Submodule sprites updated 463 files

0 commit comments

Comments
 (0)