[feat] charjs

This commit is contained in:
kwaroran
2023-11-08 14:51:38 +09:00
parent 7ce83a5430
commit cc5b69a816
2 changed files with 5 additions and 0 deletions

View File

@@ -515,6 +515,9 @@
currentChar.data.triggerscript = script
}
}}><PlusIcon /></button>
<span class="text-textcolor mt-4">{language.charjs} <Help key="charjs"/></span>
<TextAreaInput margin="both" autocomplete="off" bind:value={currentChar.data.virtualscript}></TextAreaInput>
{/if}
{:else if subMenu === 5}
{#if currentChar.type === 'character'}