mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
We finally know what the last B/W move flag is.
This commit is contained in:
parent
1f29c2ce17
commit
f6a36a2654
2 changed files with 2 additions and 2 deletions
|
@ -12,4 +12,4 @@ move_flag_type_id,local_language_id,name,description
|
|||
11,9,Defrosts when used,This move can be used while frozen to force the Pokémon to defrost.
|
||||
12,9,Targets opposite side in triples,"In triple battles, this move can be used on either side to target the farthest away opposing Pokémon."
|
||||
13,9,Heals,This move is blocked by [Heal Block]{move}.
|
||||
14,9,Does ... something.,This flag exists.
|
||||
14,9,Ignores Substitute,This move ignores the target's [Substitute]{move}.
|
||||
|
|
|
|
@ -12,4 +12,4 @@ id,identifier
|
|||
11,defrost
|
||||
12,distance
|
||||
13,heal
|
||||
14,mystery
|
||||
14,authentic
|
||||
|
|
|
Loading…
Reference in a new issue