From 10984f14cebe3357c45c7d0d2b981d216fc623bf Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Sun, 22 May 2016 19:40:45 -0400 Subject: Replace MonsterNames dr with file already in repo --- text/monster_names.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text') 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♂@@" -- cgit v1.3.1-sl0p