mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
Missingno's Pokédex weight is two bytes like the rest
This commit is contained in:
parent
7619b01dd7
commit
df62b8e81a
|
@ -1255,5 +1255,5 @@ VictreebelDexEntry:
|
|||
MissingNoDexEntry:
|
||||
db "???@"
|
||||
db 10 ; 1.0 m
|
||||
db 100 ; 10.0 kg
|
||||
text "コメント さくせいちゅう@" ; コメント作成中 (Comment to be written)
|
||||
dw 100 ; 10.0 kg
|
||||
db "コメント さくせいちゅう@" ; コメント作成中 (Comment to be written)
|
||||
|
|
Loading…
Reference in a new issue