diff options
author | Sanky <gsanky@gmail.com> | 2013-02-18 09:44:03 +0100 |
---|---|---|
committer | Sanky <gsanky@gmail.com> | 2013-02-18 09:44:03 +0100 |
commit | 5af3f92d9080cb874b6c46aa5b52c2a6cdab24f0 (patch) | |
tree | 8015ecccde657f918e55d6194ef5d1eeec1fea4d /stats/pokedex/entries/053.asm | |
parent | c616889fcf0361746a9f1c13fab6f463cce43687 (diff) | |
parent | f860c98d26d8d3babe1ec123a72ee9d5f3ddd145 (diff) |
Merge https://github.com/kanzure/pokecrystal
Diffstat (limited to 'stats/pokedex/entries/053.asm')
-rw-r--r-- | stats/pokedex/entries/053.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stats/pokedex/entries/053.asm b/stats/pokedex/entries/053.asm new file mode 100644 index 000000000..ceeba0fea --- /dev/null +++ b/stats/pokedex/entries/053.asm @@ -0,0 +1,8 @@ +; PersianPokedexEntry: ; 0x182c78 + db "CLASSY CAT@" ; species name + dw 303, 710; height, width + + db "Behind its lithe,", $4e, "elegant appearance", $4e, "lies a barbaric@" + db "side. It will tear", $4e, "apart its prey on", $4e, "a mere whim.@" +; 0x182cee + |