3.0.0 final touches (#84)
--------- Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#### To use this include in a template, add the following in the template headers:
|
||||
depends on:
|
||||
package: magic-modules.mse-include
|
||||
version: 2024-05-20
|
||||
version: 2024-10-01
|
||||
|
||||
#### Add the following line, indented by one tab, in the init script section:
|
||||
include file: /magic-modules.mse-include/loyalty/init_script
|
||||
@@ -27,6 +27,9 @@ include file: /magic-modules.mse-include/loyalty/styling_recoloring
|
||||
#### Customization
|
||||
#### Optionally, you can adjust appearance by defining the following functions in the init script:
|
||||
|
||||
#### To conditionally enable loyalty boxes, for combined planeswalker/nonwalker templates
|
||||
loyalty_has_abilities_1 := { mainframe_walker() }
|
||||
|
||||
#### To change which face of the card the boxes go on:
|
||||
loyalty_face_1 := { 1 }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user