# create arbitrary items under cursor category = $script_args[0] || 'help' mat_raw = $script_args[1] || 'list' count = $script_args[2] category = df.match_rawname(category, ['help', 'bars', 'boulders', 'plants', 'logs', 'webs']) || 'help' if category == 'help' puts <