Add trigger effects and conditions
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user