3.0.0 final touches (#84)
--------- Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@ depends on:
|
||||
version: 2007-09-23
|
||||
depends on:
|
||||
package: magic-modules.mse-include
|
||||
version: 2024-05-20
|
||||
version: 2024-10-01
|
||||
depends on:
|
||||
package: magic-mana-small.mse-symbol-font
|
||||
version: 2007-09-23
|
||||
@@ -97,7 +97,7 @@ init script:
|
||||
+ template_suffix[type]
|
||||
}
|
||||
input_mixer := {
|
||||
if input == "w" and (type == "card7" or type == "card8" or type == "card9")
|
||||
if input == "w" and (type == "card7" or type == "card8" or type == "card9") and (card.card_color != "white")
|
||||
then "h"
|
||||
else input
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user