Updated docs

This commit is contained in:
NandaScott 2019-09-25 20:36:08 -04:00
parent f26fb53aa3
commit 8ba41ca28a
7 changed files with 14 additions and 14 deletions

View File

@ -183,13 +183,13 @@ The year of the card frame
``` ```
--- ---
### `frame_effect()` ### `frame_effects()`
``` ```
The card's frame effect, if any. (miracle, nyxtouched, etc.) The card's frame effect, if any. (miracle, nyxtouched, etc.)
Returns: Returns:
string: The card's frame effect. list: The card's frame effects.
``` ```
--- ---

View File

@ -180,13 +180,13 @@ The year of the card frame
``` ```
--- ---
### `frame_effect()` ### `frame_effects()`
``` ```
The card's frame effect, if any. (miracle, nyxtouched, etc.) The card's frame effect, if any. (miracle, nyxtouched, etc.)
Returns: Returns:
string: The card's frame effect. list: The card's frame effects.
``` ```
--- ---

View File

@ -183,13 +183,13 @@ The year of the card frame
``` ```
--- ---
### `frame_effect()` ### `frame_effects()`
``` ```
The card's frame effect, if any. (miracle, nyxtouched, etc.) The card's frame effect, if any. (miracle, nyxtouched, etc.)
Returns: Returns:
string: The card's frame effect. list: The card's frame effects.
``` ```
--- ---

View File

@ -183,13 +183,13 @@ The year of the card frame
``` ```
--- ---
### `frame_effect()` ### `frame_effects()`
``` ```
The card's frame effect, if any. (miracle, nyxtouched, etc.) The card's frame effect, if any. (miracle, nyxtouched, etc.)
Returns: Returns:
string: The card's frame effect. list: The card's frame effects.
``` ```
--- ---

View File

@ -183,13 +183,13 @@ The year of the card frame
``` ```
--- ---
### `frame_effect()` ### `frame_effects()`
``` ```
The card's frame effect, if any. (miracle, nyxtouched, etc.) The card's frame effect, if any. (miracle, nyxtouched, etc.)
Returns: Returns:
string: The card's frame effect. list: The card's frame effects.
``` ```
--- ---

View File

@ -185,13 +185,13 @@ The year of the card frame
``` ```
--- ---
### `frame_effect()` ### `frame_effects()`
``` ```
The card's frame effect, if any. (miracle, nyxtouched, etc.) The card's frame effect, if any. (miracle, nyxtouched, etc.)
Returns: Returns:
string: The card's frame effect. list: The card's frame effects.
``` ```
--- ---

View File

@ -181,13 +181,13 @@ The year of the card frame
``` ```
--- ---
### `frame_effect()` ### `frame_effects()`
``` ```
The card's frame effect, if any. (miracle, nyxtouched, etc.) The card's frame effect, if any. (miracle, nyxtouched, etc.)
Returns: Returns:
string: The card's frame effect. list: The card's frame effects.
``` ```
--- ---