Commit Graph

31 Commits

Author SHA1 Message Date
Leonard Craft III
6003cb0835
Fix Intimidate failure text (#7880) 2021-01-06 14:05:12 +04:00
Marty-D
139179f872
Descriptions: Fix Explosion/Self-Destruct shorties 2021-01-03 20:30:32 -05:00
Leonard Craft III
e01e9938c3 Descriptions: Correct Jaw Lock 2021-01-02 20:57:05 -06:00
Marty-D
ca40354557
Descriptions: Clarify Metal Burst 2020-12-24 15:23:49 -05:00
Adam Tran
f63e7e4a8d
Add Heal Block independent fail message (#7785) 2020-12-11 19:38:52 -05:00
Leonard Craft III
71c2d99ea5 Descriptions: Correct Skill Swap 2020-12-07 19:48:02 -06:00
Marty-D
327544cfa3 Update Instruct 2020-11-24 18:01:07 -05:00
Marty-D
0810316ce8
Descriptions: Update Sheer Force 2020-11-18 09:18:18 -05:00
Leonard Craft
60de404ae4 Descriptions: Update multi-hit distribution odds 2020-11-17 22:07:52 -06:00
Marty-D
5a5675add8 Descriptions: Replace "flinch X" with "make X flinch" 2020-11-17 15:55:34 -05:00
Marty-D
d28ddeca4e Descriptions: Replace "major" with "non-volatile" 2020-11-17 14:49:19 -05:00
Marty-D
b1734d9c44
Descriptions: Mention Yawn quirks 2020-11-17 12:51:25 -05:00
Marty-D
ed26b0a7de
Descriptions: Update lists of pivot moves 2020-11-13 18:33:16 -05:00
Kris Johnson
890b4d9f59
Refactor text files (#7680) 2020-11-11 14:40:55 -08:00
Leonard Craft III
920af21aac
Abilities: Add isPermanent flag (#7614) 2020-11-03 10:31:11 -05:00
The Immortal
8d3e06854f Add Galarica Wreath 2020-10-29 21:01:56 +04:00
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
Marty-D
1f07a6ead9 Update descriptions 2020-10-25 16:15:57 -04:00
The Immortal
498e38502a Implement As One correctly 2020-10-23 21:10:18 +04:00
Kris Johnson
879570dc43 Fix As One attribution text 2020-10-23 03:45:13 -06:00
Instruct
070298e07b
Abilities: Fix Grim Neigh typo (#7561) 2020-10-22 23:33:55 -06:00
The Immortal
0b79d508ce Fix another typo 2020-10-23 09:16:00 +04:00
The Immortal
1dcd7d1e24 Fix typo in ability text 2020-10-23 09:15:08 +04:00
The Immortal
d589c7ef1d Add move descriptions 2020-10-23 07:27:10 +04:00
The Immortal
1754b7dc2f Add Crown Tundra Pokemon
TODO: Learnsets
2020-10-23 06:40:50 +04:00
The Immortal
6cc76479b5 Shorten Steel Roller shortDesc
To make it fit.
2020-10-19 17:07:27 +04:00
Marty-D
355c2e7868 Add Galarica Cuff
Closes #7408
2020-09-22 22:56:31 -04:00
Marty-D
206696f553
Text: Update Levitate descriptions 2020-09-10 17:54:40 -04:00
TheMezStrikes
dcc863558c
Fix gen 8 fossil descriptions (#7348) 2020-09-10 13:56:31 -07:00
Kris Johnson
e44af38da7 Fix typo 2020-09-09 23:29:09 -06:00
Guangcong Luo
ea8f52ce97
Move descriptions to data/text/ files (#7036)
This adds some new `data/text/` files, which are the new home for
item/move/ability descriptions, as well as in-game messages, in one
place for ease of translation.
2020-09-06 22:00:11 -07:00