Current section

Files

Jump to
tallgrass include tallgrass@pokemon@stat_MoveStatAffectSets.hrl
Raw

include/tallgrass@pokemon@stat_MoveStatAffectSets.hrl

-record(move_stat_affect_sets, {
increase :: list(tallgrass@pokemon@stat:move_stat_affect()),
decrease :: list(tallgrass@pokemon@stat:move_stat_affect())
}).