Skip to content

Commit 2346e2f

Browse files
committed
typo
1 parent a477bee commit 2346e2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SMODS.Center/SMODS.Edition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
- `draw(self, card, layer)`
5454
- Draws the edition's shader. `self.shader` is drawn by default when this is absent.
5555
- `in_pool(self, args) -> bool`
56-
- Define custom logic for when an edition is allowed to spawn. `A card with this edition can spawn if `in_pool` returns true and all other checks are met.`
56+
- Define custom logic for when an edition is allowed to spawn. A card with this edition can spawn if `in_pool` returns true and all other checks are met.
5757
- `args` table contains `source`, which is the seed key used when calling `poll_edition`.
5858
## Other information
5959

0 commit comments

Comments
 (0)