Add trigger effects and conditions

This commit is contained in:
kwaroran
2024-04-10 10:19:10 +09:00
parent 1a2da8224e
commit 1a750dc6c6
4 changed files with 141 additions and 60 deletions

View File

@@ -417,6 +417,9 @@ export const languageEnglish = {
triggerEffSetVar: 'Modify Variable',
triggerEffImperson: 'Send Chat',
triggerEffCommand: 'Run Command',
triggerEffRunTrigger: 'Run Trigger',
triggerEffStop: 'Stop Sending Prompt',
triggerEffCall: 'Call Trigger',
varableName: "Variable Name",
role: "Role",
location: 'Location',
@@ -435,6 +438,7 @@ export const languageEnglish = {
isNull: "is not set",
ifChatIndex: "If chat index",
ifRandom: "If random",
ifValue: "If Value",
hideRealm: "Hide RisuRealm",
popularityLevel: "{} Popularity",
colorScheme: "Color Scheme",