mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Merge branch 'schema-sanity'
This commit is contained in:
commit
4daa6ab0c3
59 changed files with 787 additions and 547 deletions
pokedex/data/csv
|
@ -1,4 +1,4 @@
|
|||
move_effect_id,language_id,short_effect,effect
|
||||
move_effect_id,local_language_id,short_effect,effect
|
||||
1,9,Inflicts regular damage with no additional effect.,Inflicts [regular damage]{mechanic}.
|
||||
2,9,Puts the target to sleep.,Puts the target to [sleep]{mechanic}.
|
||||
3,9,Has a $effect_chance% chance to poison the target.,Inflicts [regular damage]{mechanic}. Has a $effect_chance% chance to [poison]{mechanic} the target.
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue