Skip to content

Commit

Permalink
Summary too long
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrQ authored Nov 6, 2024
1 parent 412c3c8 commit 67cee19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/functions/Card/IsGeminiSummoned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: IsGeminiSummoned
namespace: Card
description: >-
Checks if a card is currently a [Gemini Monster that has been Normal Summoned again](https://yugipedia.com/wiki/Gemini_monster).
summary: Checks if a card is currently a Gemini Monster that has been Normal Summoned again.
summary: Checks if a card is currently Gemini Summoned.
parameters:
- name: c
type: [ Card ]
Expand All @@ -13,4 +13,4 @@ returns:
description: >-
`true` if the card is currently a Gemini Monster that has been Normal Summoned again, `false` otherwise.
status: { index: stable }
tags: [ card-check ]
tags: [ card-check ]

0 comments on commit 67cee19

Please sign in to comment.