mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 06:04:18 +00:00
Merge pull request #1102 from DMJamboe/patch-1
Remove max_turns and min_turns from poison fang
This commit is contained in:
commit
38acc5b9bb
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ move_id,meta_category_id,meta_ailment_id,min_hits,max_hits,min_turns,max_turns,d
|
|||
302,0,0,,,,,0,0,0,0,30,0
|
||||
303,3,0,,,,,0,50,0,0,0,0
|
||||
304,0,0,,,,,0,0,0,0,0,0
|
||||
305,4,5,,,15,15,0,0,0,50,0,0
|
||||
305,4,5,,,,,0,0,0,50,0,0
|
||||
306,6,0,,,,,0,0,0,0,0,50
|
||||
307,0,0,,,,,0,0,0,0,0,0
|
||||
308,0,0,,,,,0,0,0,0,0,0
|
||||
|
|
|
Loading…
Reference in a new issue