Skip to content

Commit

Permalink
Add hyperlinks to the cards' OCG db pages
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrQ authored Nov 3, 2024
1 parent ed2f7b4 commit f04eb8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/functions/Duel/SSet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ parameters:
defaultValue: player
- name: confirm
type: [ bool ]
description: Determines whether the Set card(s) will be shown to the opponent or not after being Set. Should be set to `false` if the effect can Set any Spell/Trap (e.g. "Ariane the Labrynth Servant" or "Dust Tornado", but not "Ancient Gear Drill").
description: Determines whether the Set card(s) will be shown to the opponent or not after being Set. Should be set to `false` if the effect can Set any Spell/Trap (e.g. "[Ariane the Labrynth Servant](https://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=4&cid=17362&request_locale=ja)" or "[Dust Tornado](https://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=4&cid=4988&request_locale=ja)", but not "[Ancient Gear Drill](https://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=4&cid=6574&request_locale=ja)").
required: false
defaultValue: true
returns:
Expand Down

0 comments on commit f04eb8d

Please sign in to comment.