You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SMODS.Center/SMODS.Edition.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@
53
53
-`draw(self, card, layer)`
54
54
- Draws the edition's shader. `self.shader` is drawn by default when this is absent.
55
55
-`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.
57
57
- `args` table contains `source`, which is the seed key used when calling `poll_edition`.
0 commit comments