aboutsummaryrefslogtreecommitdiffstats
path: root/data/pokedex_entries.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-07-08 16:25:39 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-07-08 16:25:39 -0400
commit462088a25c971fc8989e5bf56260c2365e258053 (patch)
treedb7babc1f3fcb99ccd113dbb6d0aa0eff2f17afd /data/pokedex_entries.asm
parentMerge pull request #185 from UrsSchmidt/master (diff)
downloadpokeyellow-462088a25c971fc8989e5bf56260c2365e258053.tar.gz
pokeyellow-462088a25c971fc8989e5bf56260c2365e258053.tar.xz
pokeyellow-462088a25c971fc8989e5bf56260c2365e258053.zip
Document the origin of MissingNo's base stats.
Diffstat (limited to 'data/pokedex_entries.asm')
-rwxr-xr-xdata/pokedex_entries.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pokedex_entries.asm b/data/pokedex_entries.asm
index 3fb2d3c6..495a8e33 100755
--- a/data/pokedex_entries.asm
+++ b/data/pokedex_entries.asm
@@ -1256,4 +1256,4 @@ MissingNoDexEntry:
db "???@"
db 10 ; 1.0 m
db 100 ; 10.0 kg
- db 0,"コメント さくせいちゅう@" ; コメント作成中 (Comment to be written)
+ text "コメント さくせいちゅう@" ; コメント作成中 (Comment to be written)