Statistics Update (#12)
* Adding GenevensiS's stats page overhaul * Update card_fields: automated stats are now disabled * Update set_fields: added customization fields for stats * Stats have new icons * Updated position hint and card shape for several frames * Added preliminary localization updates * Added detect_custom_subtypes_statistic --------- Co-authored-by: cajun <kajunkittyavenger@gmail.com>
This commit is contained in:
@@ -121,6 +121,7 @@ init script:
|
||||
# Loyalty colon scripts
|
||||
colon := { if input != "" then ":" else ""}
|
||||
loyalty_colon := {colon(card.loyalty_cost_1)+"\n"+colon(card.loyalty_cost_2)+"\n"+colon(card.loyalty_cost_3)}
|
||||
card_shape := { "planeswalker" }
|
||||
############################################################## Set info fields
|
||||
set info style:
|
||||
symbol:
|
||||
|
||||
Reference in New Issue
Block a user