mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
add add_card_to_set script function
make styling_data initializable in new_card script function
This commit is contained in:
@@ -96,6 +96,9 @@ $built_in_functions = array(
|
||||
'built_in_image' =>'',
|
||||
// cards
|
||||
'new_card' =>'',
|
||||
'add_card_to_set' =>'',
|
||||
'get_card_styling' =>'',
|
||||
'get_card_stylesheet' =>'',
|
||||
// html export
|
||||
'to_html' =>'',
|
||||
'symbols_to_html' =>'',
|
||||
|
||||
Reference in New Issue
Block a user