Skip to content

Commit

Permalink
Type update
Browse files Browse the repository at this point in the history
  • Loading branch information
ben committed Aug 24, 2024
1 parent dee0afe commit 1020442
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/module/item/subtypes/sfmove.ts
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ export interface SFMoveDataSourceData
'Weak Hit': SFMoveOutcome
Miss: SFMoveOutcomeMatchable
}
dsOracleIds: string[]
}

export interface SFMoveTrigger extends Pick<IMoveTrigger, 'Text'> {
Expand Down

0 comments on commit 1020442

Please sign in to comment.