mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 23:22:26 +13:00
Clean up some data, using macros for multiline list entries
This commit is contained in:
parent
aa97e196dd
commit
f37cf959c9
298 changed files with 5274 additions and 5646 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
const_def
|
||||
const NO_ADDITIONAL_EFFECT ; $00
|
||||
const_skip ; $01
|
||||
const EFFECT_01 ; $01 unused
|
||||
const POISON_SIDE_EFFECT1 ; $02
|
||||
const DRAIN_HP_EFFECT ; $03
|
||||
const BURN_SIDE_EFFECT1 ; $04
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
const THRASH_PETAL_DANCE_EFFECT ; $1B
|
||||
const SWITCH_AND_TELEPORT_EFFECT ; $1C
|
||||
const TWO_TO_FIVE_ATTACKS_EFFECT ; $1D
|
||||
const_skip ; $1E
|
||||
const EFFECT_1E ; $1E unused
|
||||
const FLINCH_SIDE_EFFECT1 ; $1F
|
||||
const SLEEP_EFFECT ; $20
|
||||
const POISON_SIDE_EFFECT2 ; $21
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue