22 lines
400 B
JSON
22 lines
400 B
JSON
{
|
|
"liquids": [
|
|
{
|
|
"name": "Coyote Cum",
|
|
"volume": 7,
|
|
"color": "#f1f2f2",
|
|
"url": "https://www.f-list.net/c/alice%20prairie"
|
|
},
|
|
{
|
|
"name": "Zae",
|
|
"volume": 39,
|
|
"color": "#FF56BD",
|
|
"url": "https://www.f-list.net/c/Zae",
|
|
"image": "characters/zae.png"
|
|
}
|
|
],
|
|
"settings": {
|
|
"tankTopOffset": 360,
|
|
"tankBottomOffset": 101
|
|
}
|
|
}
|