R85 update
This commit is contained in:
parent
ef41dd1dce
commit
3e3f891016
|
@ -25,7 +25,7 @@
|
|||
if (window.MBCHC) throw "MBCHC found, aborting loading"
|
||||
window.MBCHC = {
|
||||
VERSION: "trunk",
|
||||
TARGET_VERSION: "R84",
|
||||
TARGET_VERSION: "R85",
|
||||
NEXT_MESSAGE: 1,
|
||||
LOG_MESSAGES: false,
|
||||
RETHROW: false,
|
||||
|
@ -48,7 +48,7 @@
|
|||
UTC_OFFSET: new Date().getTimezoneOffset() * 60 * 1000,
|
||||
HAND_PENETRATORS: ["Flogger", "Whip", "TennisRacket", "Gavel", "SmallVibratingWand", "LargeDildo", "Vibrator", "Hairbrush", "SmallDildo", "Baguette", "Spatula", "Broom"],
|
||||
HIDE_SPECIAL: ["Activity","Emoticon"],
|
||||
HIDE_BODY: ["Blush","BodyLower","BodyUpper","Eyebrows","Eyes","Eyes2","Face","Fluids","HairBack","HairFront","Hands","Head","Mouth","Nipples","Pussy"],
|
||||
HIDE_BODY: ["Blush","BodyLower","BodyUpper","Eyebrows","Eyes","Eyes2","Face","Fluids","HairBack","HairFront","Hands","Head","LeftHand","Mouth","Nipples","Pussy","RightHand"],
|
||||
HIDE_CLOTHES: [
|
||||
"Cloth","ClothAccessory","Necklace","Suit","ClothLower","SuitLower","Bra","Corset","Panties",
|
||||
"Socks","RightAnklet","LeftAnklet","Garters","Shoes","Hat","HairAccessory3","HairAccessory1","HairAccessory2",
|
||||
|
|
Loading…
Reference in New Issue
Block a user