mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-26 06:40:36 +01:00
@@ -9,3 +9,29 @@ GLOBAL_LIST_INIT(lewd_prefs_choices, list(
|
||||
"Ask",
|
||||
"No"
|
||||
))
|
||||
|
||||
#define CUM_TARGET_MOUTH "mouth"
|
||||
#define CUM_TARGET_THROAT "throat"
|
||||
#define CUM_TARGET_VAGINA "vagina"
|
||||
#define CUM_TARGET_ANUS "anus"
|
||||
#define CUM_TARGET_HAND "hand"
|
||||
#define CUM_TARGET_BREASTS "breasts"
|
||||
#define CUM_TARGET_FEET "feet"
|
||||
#define CUM_TARGET_PENIS "penis"
|
||||
//Weird defines go here
|
||||
#define CUM_TARGET_EARS "ears"
|
||||
#define CUM_TARGET_EYES "eyes"
|
||||
//
|
||||
#define GRINDING_FACE_WITH_ANUS "faceanus"
|
||||
#define GRINDING_FACE_WITH_FEET "facefeet"
|
||||
#define GRINDING_MOUTH_WITH_FEET "mouthfeet"
|
||||
#define THIGH_SMOTHERING "thigh_smother"
|
||||
#define NUTS_TO_FACE "nut_face"
|
||||
|
||||
#define NORMAL_LUST 10
|
||||
#define LOW_LUST 1
|
||||
|
||||
#define REQUIRE_NONE 0
|
||||
#define REQUIRE_EXPOSED 1
|
||||
#define REQUIRE_UNEXPOSED 2
|
||||
#define REQUIRE_ANY 3
|
||||
|
||||
Reference in New Issue
Block a user