Alias Module (#162)
This commit is contained in:
@@ -119,6 +119,19 @@ init script:
|
||||
if is_stamped() then output := output + ["foil_mask_triangle.png"]
|
||||
output
|
||||
}@(face:1)
|
||||
|
||||
alias_colors := {
|
||||
[
|
||||
w: rgb(248, 241, 212),
|
||||
u: rgb(111, 164, 221),
|
||||
b: rgb(165, 165, 166),
|
||||
r: rgb(231, 115, 86),
|
||||
g: rgb(123, 178, 126),
|
||||
a: rgb(114, 153, 172),
|
||||
m: rgb(254, 223, 134),
|
||||
c: rgb(172, 167, 138)
|
||||
][input]
|
||||
}
|
||||
############################################################## Extra style options
|
||||
|
||||
styling field:
|
||||
@@ -189,6 +202,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