Add get_card_stylesheet script function

This commit is contained in:
GenevensiS
2024-10-04 22:41:06 +02:00
parent 6b0d311dc9
commit ecb48aebf0
4 changed files with 32 additions and 1 deletions
@@ -49,7 +49,8 @@ $built_in_functions = array(
'random_shuffle' =>'',
'random_select' =>'',
'random_select_many' =>'',
'get_card_styling' =>'',
'get_card_styling' =>'',
'get_card_stylesheet' =>'',
// keywords
'expand_keywords' =>'', 'expand_keywords_rule'=>'expand_keywords',
'keyword_usage' =>'',