summaryrefslogtreecommitdiff
path: root/demo.lua
diff options
context:
space:
mode:
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.' }},
},
}