diff options
Diffstat (limited to 'text/monster_names.asm')
-rwxr-xr-x | text/monster_names.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/monster_names.asm b/text/monster_names.asm index 056de440..79d86dcd 100755 --- a/text/monster_names.asm +++ b/text/monster_names.asm @@ -30,7 +30,7 @@ MonsterNames: ; 1c21e (7:421e) db "PINSIR@@@@" db "TANGELA@@@" db "LEAFEON@@@" - db "MISSINGNO." + db "GLACEON@@@" db "GROWLITHE@" db "ONIX@@@@@@" db "FEAROW@@@@" |