Skip to content

Commit

Permalink
Update SSet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrQ authored Nov 5, 2024
1 parent aeb52a9 commit 4b0c9bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/functions/Duel/SSet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: SSet
namespace: Duel
description: >-
Sets a card(s) to the Spell & Trap Card Zone or Field Zone. Can be used to Set Spells/Traps, as well as monsters with an effect that allows them to be Set in the Spell & Trap Zone (e.g. the "Artifact" monsters).
Sets a card(s) to the Spell & Trap Zone or Field Zone. Can be used to Set Spells/Traps, as well as monsters with an effect that allows them to be Set in the Spell & Trap Zone (e.g. the "Artifact" monsters).
status:
index: stable
parameters:
Expand All @@ -11,7 +11,7 @@ parameters:
description: The player that is Setting the card(s).
- name: targets
type: [ Card, Group ]
description: The card(s) that will be Set.
description: The card(s) to Set.
- name: target_player
type: [ int ]
description: The player in whose field the card(s) will be Set.
Expand Down

0 comments on commit 4b0c9bf

Please sign in to comment.