Skip to content

Commit a38057b

Browse files
author
Atilio
committed
fix: change min and max turns for wrap and infestation
1 parent 94614ef commit a38057b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/v2/csv/move_meta.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ move_id,meta_category_id,meta_ailment_id,min_hits,max_hits,min_turns,max_turns,d
3333
32,9,0,,,,,0,0,0,0,0,0
3434
33,0,0,,,,,0,0,0,0,0,0
3535
34,4,1,,,,,0,0,0,30,0,0
36-
35,4,8,,,5,6,0,0,0,100,0,0
36+
35,4,8,,,2,4,0,0,0,100,0,0
3737
36,0,0,,,,,-25,0,0,0,0,0
3838
37,0,0,,,,,0,0,0,0,0,0
3939
38,0,0,,,,,-33,0,0,0,0,0
@@ -609,7 +609,7 @@ move_id,meta_category_id,meta_ailment_id,min_hits,max_hits,min_turns,max_turns,d
609609
608,2,0,,,,,0,0,0,0,0,0
610610
609,4,1,,,,,0,0,0,100,0,0
611611
610,0,0,,,,,0,0,0,0,0,0
612-
611,4,8,,,5,6,0,0,0,100,0,0
612+
611,4,8,,,4,5,0,0,0,100,0,0
613613
612,7,0,,,,,0,0,0,0,0,100
614614
613,8,0,,,,,75,0,0,0,0,0
615615
614,0,-1,,,,,0,0,0,100,0,0

0 commit comments

Comments
 (0)