Guides:Mail Writer Codes: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
Line 1,849: Line 1,849:
3E FF 01 40 00 21 E1 DC CD F4 31 AF 0E 1A 3C 22
3E FF 01 40 00 21 E1 DC CD F4 31 AF 0E 1A 3C 22
0D 20 FB 2E 3C 36 01 2E 20 36 07 2E 00 36 07 C9
0D 20 FB 2E 3C 36 01 2E 20 36 07 2E 00 36 07 C9
|}

===Turn wild encounters off===

This mail code turns off all random wild encounters. This state is preserved between saves.

To disable this effect, use the "Turn wild encounters on" code.

{| class="wikitable"
|+ Codes to be used with [https://timovm.github.io/MailConverter/ TimoVM's MailConverter]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
| rowspan="5" |
21 71 D5 CB EE C9
| rowspan="5" |
21 4C D8 CB EE C9
|-
! scope="row" | French
|-
! scope="row"| German
|-
! scope="row"| Italian
|-
! scope="row"| Spanish
|-
! scope="row"| Japanese
||
21 64 D5 CB EE C9
||
21 3F D8 CB EE C9
|-
! scope="row"| Korean
||
21 24 D6 CB EE C9
|}

===Turn wild encounters on===

This code reenables random wild encounters if these were previously disabled using the "Turn wild encounters off code".

If encounters weren't disabled, this code won't have any effect.

{| class="wikitable"
|+ Codes to be used with [https://timovm.github.io/MailConverter/ TimoVM's MailConverter]
|-
! Language !! Gold & Silver !! Crystal
|-
! scope="row"| English
| rowspan="5" |
21 71 D5 CB AE C9
| rowspan="5" |
21 4C D8 CB AE C9
|-
! scope="row" | French
|-
! scope="row"| German
|-
! scope="row"| Italian
|-
! scope="row"| Spanish
|-
! scope="row"| Japanese
||
21 64 D5 CB AE C9
||
21 3F D8 CB AE C9
|-
! scope="row"| Korean
||
21 24 D6 CB AE C9
|}
|}