add down triangle

This commit is contained in:
cajun
2024-03-13 19:32:41 -05:00
parent b8b2be05e2
commit 2e935c475b
6 changed files with 15 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

@@ -1522,7 +1522,8 @@ extra card field:
choice: compass
choice: closed fan
choice: open fan
choice: specialize triangle
choice: triangle up
choice: triangle down
choice: specialize arrows
choice: artifact
choice: creature
@@ -1544,6 +1545,7 @@ extra card field:
choice: multicolor
choice: colorless
default: "lesson"
script: if value == "specialize triangle" then "triangle up" else value
save value: true
editable: true
extra card field:
@@ -2034,7 +2036,8 @@ extra card style:
aetherprint: corners/aetherprint.png
closed fan: corners/closedfan.png
open fan: corners/openfan.png
specialize triangle: corners/specialize.png
triangle up: corners/triangle_up.png
triangle down: corners/triangle_down.png
specialize arrows: corners/specialized.png
sparker colors white: corners/wcorner.png
sparker colors blue: corners/ucorner.png