mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
Added keyword usage to statistics
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@531 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -449,6 +449,7 @@ set field:
|
||||
set field:
|
||||
type: text
|
||||
name: title
|
||||
identifying: true
|
||||
set field:
|
||||
type: text
|
||||
name: description
|
||||
@@ -1094,6 +1095,13 @@ statistics dimension:
|
||||
numeric: true
|
||||
icon: stats/colored_casting_cost.png
|
||||
|
||||
statistics dimension:
|
||||
name: keywords
|
||||
script: keyword_usage(unique:true)
|
||||
show empty: false
|
||||
split list: true
|
||||
icon: stats/keywords.png
|
||||
|
||||
#statistics dimension:
|
||||
# name: p/t
|
||||
# script: card.pt
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 674 B |
Reference in New Issue
Block a user