diff options
author | yenatch <yenatch@gmail.com> | 2017-09-20 23:37:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-20 23:37:59 -0400 |
commit | ed9e0e20547e2c96833cddea67c6b423ef7af7ef (patch) | |
tree | e9666a04c3fd57eedd27a341a94fcf57150fd822 /data/text | |
parent | 40c1e81d03f4e4fc21675564ca5b879a577a399e (diff) | |
parent | 27903a102b3b99da6fb8f0a18957598bff65b428 (diff) |
Merge pull request #37 from PikalaxALT/berry_fix_program
Berry fix program
Diffstat (limited to 'data/text')
-rw-r--r-- | data/text/move_descriptions.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/text/move_descriptions.inc b/data/text/move_descriptions.inc index 454e49ae1..0f6b1adbf 100644 --- a/data/text/move_descriptions.inc +++ b/data/text/move_descriptions.inc @@ -1,3 +1,6 @@ +gNullMoveDescription:: @ 86181C0 + .string "$" + gPoundMoveDescription:: @ 86181C1 .string "Pounds the foe with\nforelegs or tail.$" |