This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Add cum volume to Nylla
master
Fen Dweller
4 years ago
parent
bf1edc6183
commit
a25f4d4d81
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
presets/characters.js
+ 6
- 0
presets/characters.js
View File
@@ -52267,6 +52267,12 @@ characterMakers.push(() => makeCharacter(
type: "length",
base: math.unit(1.4, "feet")
},
"cumVolume": {
name: "Cum Volume",
power: 3,
type: "volume",
base: math.unit(100, "mL")
},
}
},
backNsfw: {
Write
Preview
Loading…
Cancel
Save