mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 13:37:00 -04:00
Made rules text field editable (for use in custom templating).
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@476 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -718,7 +718,6 @@ card field:
|
|||||||
type: text
|
type: text
|
||||||
name: rule text
|
name: rule text
|
||||||
script: text_filter(input: value, card_name: card.name)
|
script: text_filter(input: value, card_name: card.name)
|
||||||
editable: false
|
|
||||||
show statistics: false
|
show statistics: false
|
||||||
card field:
|
card field:
|
||||||
type: text
|
type: text
|
||||||
|
|||||||
Reference in New Issue
Block a user