summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/004.asm
diff options
context:
space:
mode:
authorSanky <gsanky@gmail.com>2013-02-18 09:44:03 +0100
committerSanky <gsanky@gmail.com>2013-02-18 09:44:03 +0100
commit5af3f92d9080cb874b6c46aa5b52c2a6cdab24f0 (patch)
tree8015ecccde657f918e55d6194ef5d1eeec1fea4d /stats/pokedex/entries/004.asm
parentc616889fcf0361746a9f1c13fab6f463cce43687 (diff)
parentf860c98d26d8d3babe1ec123a72ee9d5f3ddd145 (diff)
Merge https://github.com/kanzure/pokecrystal
Diffstat (limited to 'stats/pokedex/entries/004.asm')
-rw-r--r--stats/pokedex/entries/004.asm8
1 files changed, 8 insertions, 0 deletions
diff --git a/stats/pokedex/entries/004.asm b/stats/pokedex/entries/004.asm
new file mode 100644
index 000000000..6af033b3a
--- /dev/null
+++ b/stats/pokedex/entries/004.asm
@@ -0,0 +1,8 @@
+; CharmanderPokedexEntry: ; 0x1817db
+ db "LIZARD@" ; species name
+ dw 200, 190; height, width
+
+ db "If it's healthy,", $4e, "the flame on the", $4e, "tip of its tail@"
+ db "will burn vigor-", $4e, "ously, even if it", $4e, "gets a bit wet.@"
+; 0x18184a
+