From bfcc2e759807a692d8e0353e3bbecd109175032b Mon Sep 17 00:00:00 2001 From: sanine Date: Sun, 17 Sep 2023 04:43:44 +0000 Subject: add yarrow-ui.cgi and theming --- demo.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demo.lua') diff --git a/demo.lua b/demo.lua index 17ec5dd..7d32b54 100755 --- a/demo.lua +++ b/demo.lua @@ -38,7 +38,7 @@ local stats = { legendary = { description = "The death tyrant can take 3 legendary actions, using the Eye Ray option below. It can take only one legendary action at a time and only at the end of another creature's turn. The tyrant regains spent legendary actions at the start of its turn.", - { name='Eye Ray', value='The death tyrant uses one random eye ray.' }, + actions = {{ name='Eye Ray', value='The death tyrant uses one random eye ray.' }}, }, } -- cgit v1.2.1