if i wasn't so damn lazy i could add vilis paizuri cgs into the game myself
You must be registered to see the links
i loaded vilis json file and it has 1424 lines
half of them are about facial expressions..
(thres really likes to add these
)
edit: so i convert the jpeg into png and created a folder Monsters\Vili\paizuri
i think now i need to add the lines:
{"lineTrigger": "UsesMovePre",
"move": "Vili's Playful Tittyfuck",
"theText": ["|f|ChangeImageLayer|/|ImageSet|/|Titfuck|n|"]
},
[{
"Name": "Titfuck",
"Set": [{
"Name": "Titfuck",
"StartOn": "1",
"AlwaysOn": "1",
"IsScene": "1",
"TheBody": "1",
"Overlay": "No",
"setXalign": "0.0",
"setYalign": "0.0",
"image":
[{
"name": "Titfuck",
"file": "Monsters/Vili/paizuri/paizuri_png",
"setXalign": "0.0",
"setYalign": "0.0"
},
why doesnt it work what am i missing
i think i'm missing a few lines