string ref charmap consts and field effect script macros

This commit is contained in:
YamaArashi
2015-11-24 18:04:56 -08:00
parent 3565d5ea5b
commit f7a92b9a95
3 changed files with 61 additions and 1 deletions
+18 -1
View File
@@ -252,5 +252,22 @@
.charmapconst PK, 0x53
.charmapconst PKMN, 0x53, 0x54
.charmapconst POKEBLOCK, 0x55, 0x56, 0x57, 0x58, 0x59
.charmapconst AQUA, 0xFD, 0x08
; string refs
; unknown (0xFD, 0x00)
.charmapconst PLAYER, 0xFD, 0x01
.charmapconst STRVAR_1, 0xFD, 0x02
.charmapconst STRVAR_2, 0xFD, 0x03
.charmapconst STRVAR_3, 0xFD, 0x04
; unknown (0xFD, 0x05)
.charmapconst RIVAL, 0xFD, 0x06
; version-dependent strings (originally made for Ruby/Sapphire differences)
.charmapconst VERSION, 0xFD, 0x07 ; "EMERALD"
.charmapconst AQUA, 0xFD, 0x08
.charmapconst MAGMA, 0xFD, 0x09
.charmapconst ARCHIE, 0xFD, 0x0A
.charmapconst MAXIE, 0xFD, 0x0B
.charmapconst KYOGRE, 0xFD, 0x0C
.charmapconst GROUDON, 0xFD, 0x0D
.charmapconst next, 0xFE