diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-22 19:40:45 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-22 19:40:45 -0400 |
commit | 10984f14cebe3357c45c7d0d2b981d216fc623bf (patch) | |
tree | 3cb066adc200b2a251b11dd7f02cd6a54bfc872a /text | |
parent | 53dac35a090e74412bdd4528e5ecf18221a4936c (diff) |
Replace MonsterNames dr with file already in repo
Diffstat (limited to 'text')
-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 c7e0226f..3262ec02 100755 --- a/text/monster_names.asm +++ b/text/monster_names.asm @@ -1,4 +1,4 @@ -MonsterNames: ; 1c21e (7:421e) +MonsterNames: ; e8000 (3a:4000) db "RHYDON@@@@" db "KANGASKHAN" db "NIDORAN♂@@" |