summaryrefslogtreecommitdiff
path: root/demo.lua
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2023-09-17 04:43:44 +0000
committersanine <sanine.not@pm.me>2023-09-17 04:43:44 +0000
commitbfcc2e759807a692d8e0353e3bbecd109175032b (patch)
tree67949de6992714c703b390ef5f99ac5c06bfb28a /demo.lua
parent4f124ec785486c8505c6303e0d0aa3e7090612c7 (diff)
add yarrow-ui.cgi and theming
Diffstat (limited to 'demo.lua')
-rwxr-xr-xdemo.lua2
1 files changed, 1 insertions, 1 deletions
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.' }},
},
}