Closed davebytemfg closed 1 year ago
Yeah, there isn't an example of multiple tables in a creature, artifact, or cypher in the text, but who knows what they will add in the future, so I'll make all options a vec to try and prevent future breaking changes as much as possible.
options on artifacts and cyphers are an single array of the hash name/table
options on creatures is just the hash name/table
pick one? not a big deal, but mentioning it to simplify my handing of general option tables -
vs