Skip to content
Snippets Groups Projects
Commit 03c9a4fe authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'addPromptParts' into 'pregmod-master'

Add collar and preg prompt parts

See merge request !12330
parents 7a2fa340 aee4d797
No related branches found
No related tags found
1 merge request!12330Add collar and preg prompt parts
Pipeline #94164 passed
......@@ -28,6 +28,8 @@ globalThis.buildPrompt = (slave) => {
new App.Art.GenAI.EyebrowPromptPart(slave),
new App.Art.GenAI.ExpressionPromptPart(slave),
new App.Art.GenAI.ArousalPromptPart(slave),
new App.Art.GenAI.PregPromptPart(slave),
new App.Art.GenAI.CollarPromptPart(slave),
new App.Art.GenAI.ClothesPromptPart(slave),
new App.Art.GenAI.AndroidPromptPart(slave),
new App.Art.GenAI.CustomPromptPart(slave),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment