Guides:Nickname Writer Codes: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
Line 1,229: Line 1,229:
01 FF FF 21 0F
01 FF FF 21 0F
D7 71 23 70 C9
D7 71 23 70 C9
|}

===Activate repel effect for the next 255 steps===

This code makes it so that the repel effect is activated for the next 255 steps. Can be reapplied at any time.

{| class="wikitable"
|+ Codes to be used with the [https://timovm.github.io/NicknameConverter/ Nickname Converter webtool]
|-
! Language !! Version !! Code
|-
! rowspan="3" | English
|| Red
| rowspan="2" |
3E FF EA DB D0
C9
|-
| Blue
|-
| Yellow
||
3E FF EA DA D0
C9
|-
! rowspan="3" | All other
|| Red
| rowspan="2" |
3E FF EA E0 D0
C9
|-
| Blue
|-
| Yellow
||
3E FF EA DF D0
C9
|}
|}