Alias Module (#162)
This commit is contained in:
@@ -75,6 +75,8 @@ init script:
|
||||
]
|
||||
|
||||
card_stamp_offset_top_1 := { if stamp_shape() == "triangle" then 6 else 0 }
|
||||
alias_offset_top_1 :={-3}
|
||||
alias_colors := { rgb(100, 100, 100) }
|
||||
|
||||
template_prefix := [card: "card/", pt: "pt/", crown: "crown/", identity: "/magic-modules.mse-include/indicators/"]
|
||||
template_suffix := [card: "card.png", pt: "pt.png", crown: "crown.png", identity: "identity.png"]
|
||||
@@ -197,6 +199,8 @@ include file: /magic-modules.mse-include/typelines/card_fields
|
||||
|
||||
include file: /magic-modules.mse-include/foils/card_fields
|
||||
|
||||
include file: /magic-modules.mse-include/alias/card_fields
|
||||
|
||||
card style:
|
||||
############################# Background stuff
|
||||
border color:
|
||||
|
||||
Reference in New Issue
Block a user