pokemon-showdown/data/text
Guangcong Luo 7eafea8ee1 Add client text data
This syncs data/text to exactly match the client's data/text, in
preparation for them to be merged. The server's data/text will be
canonical, moving forward:

Relevant changes:

- A new file `data/text/default` has been added, for battle messages
  not associated with a move/item/ability.

- As One (Glastrier) and As One (Spectrier) should not have a start
  message; only As One itself.

- Hidden Power's `realMove` property does not belong in data/text
  and has been removed (it's still in data/moves where it belongs).
2020-10-27 16:56:08 +00:00
..
abilities.ts Add client text data 2020-10-27 16:56:08 +00:00
default.ts Add client text data 2020-10-27 16:56:08 +00:00
items.ts Add Galarica Cuff 2020-09-22 22:56:31 -04:00
moves.ts Add client text data 2020-10-27 16:56:08 +00:00
pokedex.ts Move descriptions to data/text/ files (#7036) 2020-09-06 22:00:11 -07:00