summaryrefslogtreecommitdiff
path: root/misc/mobile_42.asm
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mobile_42.asm')
-rw-r--r--misc/mobile_42.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/mobile_42.asm b/misc/mobile_42.asm
index d08bc8882..d7690f813 100644
--- a/misc/mobile_42.asm
+++ b/misc/mobile_42.asm
@@ -1313,7 +1313,7 @@ MobileTradeAnim_DisplayEggData
.EggTemplate: ; 108a1d
db "タマゴ"
next "おや/?????"
- next "<ID>№·?????"
+ next "<ID>№<PERIOD>?????"
db "@"
; 108a33
@@ -1353,10 +1353,10 @@ MobileTradeAnim_LoadMonTemplate: ; 108a5b
; 108a79
.MonTemplate: ; 108a79
- db "─ №·"
+ db "─ №<PERIOD>"
next ""
next "おや/"
- next "<ID>№·"
+ next "<ID>№<PERIOD>"
db "@"
; 108a87