Skip to content

Commit

Permalink
silly me
Browse files Browse the repository at this point in the history
  • Loading branch information
bates64 authored Feb 27, 2024
1 parent 8c613f0 commit b067027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/battle/1A5830.c
Original file line number Diff line number Diff line change
Expand Up @@ -2701,7 +2701,7 @@ API_CALLABLE(RemoveActor) {

API_CALLABLE(DropStarPoints) {
/// Star Point multiplier, indexed by actor count.
/// +10% multiplier for two actors
/// +10% multiplier for four actors
/// +30% multiplier for three or more actors
static s32 multiplier[] = {
100, 100, 100,
Expand Down

0 comments on commit b067027

Please sign in to comment.