Skip to content

Commit

Permalink
Merge pull request #420 from FFXIV-CombatReborn/AST-fix
Browse files Browse the repository at this point in the history
Submodule update and AST dot fix
  • Loading branch information
LTS-FFXIV authored Sep 29, 2024
2 parents e0be09a + 50b01d7 commit 6ee9f32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ static partial void ModifyLadyOfCrownsPvE(ref ActionSetting setting)

static partial void ModifyCombustIiiPvE(ref ActionSetting setting)
{
setting.StatusNeed = CombustStatus;
setting.TargetStatusProvide = CombustStatus;
}

static partial void ModifyMaleficIvPvE(ref ActionSetting setting)
Expand Down

0 comments on commit 6ee9f32

Please sign in to comment.