mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-26 00:05:12 -05:00
Some checks failed
CI / build (push) Has been cancelled
* Labelling Bank 0D, part 1 * Untangled math HRAM variables * Bank 10's out of the bag, I guess * Label Bank 0D, part 2, decompiled related Bank 0E functions * Fix data outside section * Finished labeling Bank 0D and connected variables and functions --------- Co-authored-by: vulcandth <vulcandth@gmail.com>
10 lines
317 B
PHP
10 lines
317 B
PHP
StatNames:
|
|
; entries correspond to stat ids
|
|
db "こうげきりょく@" ; ATTACK
|
|
db "ぼうぎょりょく@" ; DEFENSE
|
|
db "すばやさ@" ; SPEED
|
|
db "とくしゅこうげき@" ; SP.ATK
|
|
db "とくしゅぼうぎょ@" ; SP.DEF
|
|
db "めいちゅうりつ@" ; ACCURACY
|
|
db "かいひりつ@" ; EVASION
|