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:
@@ -78,7 +78,7 @@ init script:
|
||||
else "loyalty naught"
|
||||
}
|
||||
|
||||
card_shape := {"saga"}
|
||||
card_shape := { if contains(styling.other_options, match: "class") then "class" else "saga" }
|
||||
|
||||
# Is the card a promo card?
|
||||
is_promo := { styling.promo }
|
||||
|
||||
Reference in New Issue
Block a user