mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
Consistency with order of constant comments
This commit is contained in:
parent
3cf49b7245
commit
f5cd6341ff
@ -5,8 +5,8 @@ Trainers:
|
|||||||
; - db "NAME@", TRAINERTYPE_* constant
|
; - db "NAME@", TRAINERTYPE_* constant
|
||||||
; - 1 to 6 Pokémon:
|
; - 1 to 6 Pokémon:
|
||||||
; * for TRAINERTYPE_NORMAL: db level, species
|
; * for TRAINERTYPE_NORMAL: db level, species
|
||||||
; * for TRAINERTYPE_ITEM: db level, species, item
|
|
||||||
; * for TRAINERTYPE_MOVES: db level, species, 4 moves
|
; * for TRAINERTYPE_MOVES: db level, species, 4 moves
|
||||||
|
; * for TRAINERTYPE_ITEM: db level, species, item
|
||||||
; * for TRAINERTYPE_ITEM_MOVES: db level, species, item, 4 moves
|
; * for TRAINERTYPE_ITEM_MOVES: db level, species, item, 4 moves
|
||||||
; - db -1 ; end
|
; - db -1 ; end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user