mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-26 22:40:33 +00:00
Unswap incorrect kana
This commit is contained in:
parent
3019420318
commit
484e6b126d
@ -275,7 +275,7 @@ MoveUseTextBide:
|
||||
|
||||
.global MoveNameBide2
|
||||
MoveNameBide2:
|
||||
.string "がみん\0"
|
||||
.string "がまん\0"
|
||||
.align 2,0
|
||||
|
||||
.global MoveDescriptionIsWatching
|
||||
@ -285,7 +285,7 @@ MoveDescriptionIsWatching:
|
||||
|
||||
.global MoveNameIsWatching
|
||||
MoveNameIsWatching:
|
||||
.string "ようすをまる\0"
|
||||
.string "ようすをみる\0"
|
||||
.align 2,0
|
||||
|
||||
.global MoveUseTextRegularAttack
|
||||
@ -3280,5 +3280,5 @@ MoveDescriptionNone:
|
||||
|
||||
.global MoveNameNone
|
||||
MoveNameNone:
|
||||
.string "なにのも?\0"
|
||||
.string "なにもの?\0"
|
||||
.align 2,0
|
||||
|
Loading…
Reference in New Issue
Block a user