Fixes for minutes in common items and missing Jennifer Image

Fixes for minutes in common items and missing Jennifer Image
This commit is contained in:
Ben987 2018-11-07 20:35:39 -05:00
parent 704d14124c
commit a937cd6064
18 changed files with 82 additions and 82 deletions
Actors/Jennifer
C999_Common
Armbinder
BallGag
Blindfold
ChastityBelt
ClothGag
Collar
Crop
Cuffs
CuffsKey
DoubleOpenGag
Manacles
MetalSheet
Rope
RustyHook
SleepingPill
TapeGag
VibratingEgg

Binary file not shown.

After

(image error) Size: 128 KiB

View file

@ -1,7 +1,7 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect it.)|(1 minute),This armbinder seems very strong.|It won't break if someone struggles in it.,0,0,0,
0,0,0,,(Play with it.)|(1 minute),You play with the leather straps and laces.|The feel on your skin makes you shiver.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Strap yourself.)|(1 minute),You slide your arms inside but it won't|hold without someone else to lace and strap.,0,0,0,
10,0,0,HasLooseArmbinder,(Play with the loose|armbinder.) (1 minute),You play with the loose armbinder|while being restrained but can't do much.,10,0,0,ShowImage()
10,0,0,,(Try to break it.)|(1 minute),"Using all your strength, you try to|break the armbinder but fail miserably.",10,0,0,
10,0,0,,(Struggle to get out.)|(1 minute),You struggle madly in the device|but cannot manage to get out.,10,0,0,
0,0,0,,(Inspect it.)ADD_MINUTES:1,This armbinder seems very strong.|It won't break if someone struggles in it.,0,0,0,
0,0,0,,(Play with it.)ADD_MINUTES:1,You play with the leather straps and laces.|The feel on your skin makes you shiver.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Strap yourself.)ADD_MINUTES:1,You slide your arms inside but it won't|hold without someone else to lace and strap.,0,0,0,
10,0,0,HasLooseArmbinder,(Play with the|loose armbinder.)ADD_MINUTES:1,You play with the loose armbinder|while being restrained but can't do much.,10,0,0,ShowImage()
10,0,0,,(Try to break it.)ADD_MINUTES:1,"Using all your strength, you try to|break the armbinder but fail miserably.",10,0,0,
10,0,0,,(Struggle to get out.)ADD_MINUTES:1,You struggle madly in the device|but cannot manage to get out.,10,0,0,

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect it.)|(1 minute) (Inspect it.)ADD_MINUTES:1 This armbinder seems very strong.|It won't break if someone struggles in it. 0 0 0
3 0 0 0 (Play with it.)|(1 minute) (Play with it.)ADD_MINUTES:1 You play with the leather straps and laces.|The feel on your skin makes you shiver. 0 0 0
4 0 0 0 Common_PlayerNotRestrained (Strap yourself.)|(1 minute) (Strap yourself.)ADD_MINUTES:1 You slide your arms inside but it won't|hold without someone else to lace and strap. 0 0 0
5 10 0 0 HasLooseArmbinder (Play with the loose|armbinder.) (1 minute) (Play with the|loose armbinder.)ADD_MINUTES:1 You play with the loose armbinder|while being restrained but can't do much. 10 0 0 ShowImage()
6 10 0 0 (Try to break it.)|(1 minute) (Try to break it.)ADD_MINUTES:1 Using all your strength, you try to|break the armbinder but fail miserably. 10 0 0
7 10 0 0 (Struggle to get out.)|(1 minute) (Struggle to get out.)ADD_MINUTES:1 You struggle madly in the device|but cannot manage to get out. 10 0 0

View file

@ -1,7 +1,7 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect the gag.)|(1 minute),This big ball gag has a full head harness.|It will be hard to be understood while wearing it.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Gag yourself.)|(1 minute),"You pull the harness over your head,|push the ball in and strap the buckles.",10,0,0,SelfGag()
10,0,0,HasLooseBallGag,(Inspect the loose gag.)|(1 minute),This big ball gag has a full head harness.|It will be hard to be understood while wearing it.,10,0,0,ShowImage()
10,0,0,,(Chew on the ball.)|(1 minute),You chew on the gag. It helps your jaw|a little but doesn't damage the gag at all.,10,0,0,
10,0,0,,(Try to spit the ball.)|(1 minute),You try to spit the ball and push it with your tongue|but it doesn't move. You'll need your hands.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Ungag yourself.)|(1 minute),"You undo all the straps, pull out|the ball and can now talk again.",0,0,0,SelfUngag()
0,0,0,,(Inspect the gag.)ADD_MINUTES:1,This big ball gag has a full head harness.|It will be hard to be understood while wearing it.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Gag yourself.)ADD_MINUTES:1,"You pull the harness over your head,|push the ball in and strap the buckles.",10,0,0,SelfGag()
10,0,0,HasLooseBallGag,(Inspect the loose gag.)ADD_MINUTES:1,This big ball gag has a full head harness.|It will be hard to be understood while wearing it.,10,0,0,ShowImage()
10,0,0,,(Chew on the ball.)ADD_MINUTES:1,You chew on the gag. It helps your jaw|a little but doesn't damage the gag at all.,10,0,0,
10,0,0,,(Try to spit the ball.)ADD_MINUTES:1,You try to spit the ball and push it with your tongue|but it doesn't move. You'll need your hands.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Ungag yourself.)ADD_MINUTES:1,"You undo all the straps, pull out|the ball and can now talk again.",0,0,0,SelfUngag()

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect the gag.)|(1 minute) (Inspect the gag.)ADD_MINUTES:1 This big ball gag has a full head harness.|It will be hard to be understood while wearing it. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Gag yourself.)|(1 minute) (Gag yourself.)ADD_MINUTES:1 You pull the harness over your head,|push the ball in and strap the buckles. 10 0 0 SelfGag()
4 10 0 0 HasLooseBallGag (Inspect the loose gag.)|(1 minute) (Inspect the loose gag.)ADD_MINUTES:1 This big ball gag has a full head harness.|It will be hard to be understood while wearing it. 10 0 0 ShowImage()
5 10 0 0 (Chew on the ball.)|(1 minute) (Chew on the ball.)ADD_MINUTES:1 You chew on the gag. It helps your jaw|a little but doesn't damage the gag at all. 10 0 0
6 10 0 0 (Try to spit the ball.)|(1 minute) (Try to spit the ball.)ADD_MINUTES:1 You try to spit the ball and push it with your tongue|but it doesn't move. You'll need your hands. 10 0 0
7 10 0 0 Common_PlayerNotRestrained (Ungag yourself.)|(1 minute) (Ungag yourself.)ADD_MINUTES:1 You undo all the straps, pull out|the ball and can now talk again. 0 0 0 SelfUngag()

View file

@ -1,6 +1,6 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect the blindfold.)|(1 minute),This blindfold is completely opaque.|It will be impossible to see while wearing it.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Blindfold yourself.)|(1 minute),You pull the blindfold over your eyes|and buckle the straps behind your head.,10,0,0,SelfBlind()
10,0,0,Common_PlayerNotRestrained,(Wave your hand in front|of you.) (1 minute),"Your sure its there, but you can't see your hand to know it.",10,0,0,
10,0,0,,(Try rub the blindfold off.)|(1 minute),You try rubbing against an object but the straps|holds it firmly inplace. You'll need your hands.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Remove the blindfold|yourself.) (1 minute),"You undo the straps, pull the blindfold|off and can now see again.",0,0,0,SelfUnBlind()
0,0,0,,(Inspect the blindfold.)ADD_MINUTES:1,This blindfold is completely opaque.|It will be impossible to see while wearing it.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Blindfold yourself.)ADD_MINUTES:1,You pull the blindfold over your eyes|and buckle the straps behind your head.,10,0,0,SelfBlind()
10,0,0,Common_PlayerNotRestrained,(Wave your hand|in front of you.)ADD_MINUTES:1,"Your sure its there, but you can't see your hand to know it.",10,0,0,
10,0,0,,(Try rub the blindfold off.)ADD_MINUTES:1,You try rubbing against an object but the straps|holds it firmly inplace. You'll need your hands.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Remove the|blindfold yourself.)ADD_MINUTES:1,"You undo the straps, pull the blindfold|off and can now see again.",0,0,0,SelfUnBlind()

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect the blindfold.)|(1 minute) (Inspect the blindfold.)ADD_MINUTES:1 This blindfold is completely opaque.|It will be impossible to see while wearing it. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Blindfold yourself.)|(1 minute) (Blindfold yourself.)ADD_MINUTES:1 You pull the blindfold over your eyes|and buckle the straps behind your head. 10 0 0 SelfBlind()
4 10 0 0 Common_PlayerNotRestrained (Wave your hand in front|of you.) (1 minute) (Wave your hand|in front of you.)ADD_MINUTES:1 Your sure its there, but you can't see your hand to know it. 10 0 0
5 10 0 0 (Try rub the blindfold off.)|(1 minute) (Try rub the blindfold off.)ADD_MINUTES:1 You try rubbing against an object but the straps|holds it firmly inplace. You'll need your hands. 10 0 0
6 10 0 0 Common_PlayerNotRestrained (Remove the blindfold|yourself.) (1 minute) (Remove the|blindfold yourself.)ADD_MINUTES:1 You undo the straps, pull the blindfold|off and can now see again. 0 0 0 SelfUnBlind()

View file

@ -1,9 +1,9 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect it.)|(1 minute),This chastity belt looks in good condition.|Once locked you'll need a key to unlock it.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Lock yourself.)|(1 minute),"You take a deep breath and close the belt|on yourself. It locks with a loud ""click"".",0,0,0,LockSelf()
10,0,0,,(Inspect your belt.)|(1 minute),This chastity belt is in good condition.|You'll need the proper key to unlock it.,10,0,0,
10,0,0,HasLooseBelt,(Inspect the loose belt.)|(1 minute),This chastity belt looks in good condition.|Once locked you'll need a key to unlock it.,10,0,0,ShowImage()
10,0,0,Common_PlayerNotRestrained,(Remove the belt.)|(1 minute),You try to slide the belt off your hips|but it's locked too tight and doesn't move.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Force it open.)|(1 minute),You try to force and pry the belt|open but it remains firmly locked.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Try to masturbate.)|(1 minute),You barely slip a finger below the belt.|It's impossible to masturbate like that.,10,0,0,
10,0,0,,(Rub your clitoris.)|(1 minute),You clumsily rub your clitoris against the belt.|It's somewhat pleasurable but not enough to climax.,10,0,0,
0,0,0,,(Inspect it.)ADD_MINUTES:1,This chastity belt looks in good condition.|Once locked you'll need a key to unlock it.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Lock yourself.)ADD_MINUTES:1,"You take a deep breath and close the belt|on yourself. It locks with a loud ""click"".",0,0,0,LockSelf()
10,0,0,,(Inspect your belt.)ADD_MINUTES:1,This chastity belt is in good condition.|You'll need the proper key to unlock it.,10,0,0,
10,0,0,HasLooseBelt,(Inspect the loose belt.)ADD_MINUTES:1,This chastity belt looks in good condition.|Once locked you'll need a key to unlock it.,10,0,0,ShowImage()
10,0,0,Common_PlayerNotRestrained,(Remove the belt.)ADD_MINUTES:1,You try to slide the belt off your hips|but it's locked too tight and doesn't move.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Force it open.)ADD_MINUTES:1,You try to force and pry the belt|open but it remains firmly locked.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Try to masturbate.)ADD_MINUTES:1,You barely slip a finger below the belt.|It's impossible to masturbate like that.,10,0,0,
10,0,0,,(Rub your clitoris.)ADD_MINUTES:1,You clumsily rub your clitoris against the belt.|It's somewhat pleasurable but not enough to climax.,10,0,0,

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect it.)|(1 minute) (Inspect it.)ADD_MINUTES:1 This chastity belt looks in good condition.|Once locked you'll need a key to unlock it. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Lock yourself.)|(1 minute) (Lock yourself.)ADD_MINUTES:1 You take a deep breath and close the belt|on yourself. It locks with a loud "click". 0 0 0 LockSelf()
4 10 0 0 (Inspect your belt.)|(1 minute) (Inspect your belt.)ADD_MINUTES:1 This chastity belt is in good condition.|You'll need the proper key to unlock it. 10 0 0
5 10 0 0 HasLooseBelt (Inspect the loose belt.)|(1 minute) (Inspect the loose belt.)ADD_MINUTES:1 This chastity belt looks in good condition.|Once locked you'll need a key to unlock it. 10 0 0 ShowImage()
6 10 0 0 Common_PlayerNotRestrained (Remove the belt.)|(1 minute) (Remove the belt.)ADD_MINUTES:1 You try to slide the belt off your hips|but it's locked too tight and doesn't move. 10 0 0
7 10 0 0 Common_PlayerNotRestrained (Force it open.)|(1 minute) (Force it open.)ADD_MINUTES:1 You try to force and pry the belt|open but it remains firmly locked. 10 0 0
8 10 0 0 Common_PlayerNotRestrained (Try to masturbate.)|(1 minute) (Try to masturbate.)ADD_MINUTES:1 You barely slip a finger below the belt.|It's impossible to masturbate like that. 10 0 0
9 10 0 0 (Rub your clitoris.)|(1 minute) (Rub your clitoris.)ADD_MINUTES:1 You clumsily rub your clitoris against the belt.|It's somewhat pleasurable but not enough to climax. 10 0 0

View file

@ -1,6 +1,6 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect the gag.)|(1 minute),This gag has cloth lots of wadding to fill the mouth.|More cloths tie around the head to hold the wadding in.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Gag yourself.)|(1 minute),"You stuff the wadding in your mouth, then tie|more cloths over your mouth and around your head.",10,0,0,SelfGag()
10,0,0,,(Chew on the wad.)|(1 minute),You chew on the wadding. It helps your jaw|a little but doesn't damage the wadding at all.,10,0,0,
10,0,0,,(Try to spit the wad out.)|(1 minute),You try to spit out the wad but it is held in by the cleave|and 'over the mouth' gags. You'll need your hands.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Ungag yourself.)|(1 minute),"You undo all the cloths, pull out|the wadding and can now talk again.",0,0,0,SelfUngag()
0,0,0,,(Inspect the gag.)ADD_MINUTES:1,This gag has cloth lots of wadding to fill the mouth.|More cloths tie around the head to hold the wadding in.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Gag yourself.)ADD_MINUTES:1,"You stuff the wadding in your mouth, then tie|more cloths over your mouth and around your head.",10,0,0,SelfGag()
10,0,0,,(Chew on the wad.)ADD_MINUTES:1,You chew on the wadding. It helps your jaw|a little but doesn't damage the wadding at all.,10,0,0,
10,0,0,,(Try to spit the wad out.)ADD_MINUTES:1,You try to spit out the wad but it is held in by the cleave|and 'over the mouth' gags. You'll need your hands.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Ungag yourself.)ADD_MINUTES:1,"You undo all the cloths, pull out|the wadding and can now talk again.",0,0,0,SelfUngag()

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect the gag.)|(1 minute) (Inspect the gag.)ADD_MINUTES:1 This gag has cloth lots of wadding to fill the mouth.|More cloths tie around the head to hold the wadding in. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Gag yourself.)|(1 minute) (Gag yourself.)ADD_MINUTES:1 You stuff the wadding in your mouth, then tie|more cloths over your mouth and around your head. 10 0 0 SelfGag()
4 10 0 0 (Chew on the wad.)|(1 minute) (Chew on the wad.)ADD_MINUTES:1 You chew on the wadding. It helps your jaw|a little but doesn't damage the wadding at all. 10 0 0
5 10 0 0 (Try to spit the wad out.)|(1 minute) (Try to spit the wad out.)ADD_MINUTES:1 You try to spit out the wad but it is held in by the cleave|and 'over the mouth' gags. You'll need your hands. 10 0 0
6 10 0 0 Common_PlayerNotRestrained (Ungag yourself.)|(1 minute) (Ungag yourself.)ADD_MINUTES:1 You undo all the cloths, pull out|the wadding and can now talk again. 0 0 0 SelfUngag()

View file

@ -1,6 +1,6 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect the collar.)|(1 minute),"This leather collar could be locked with a padlock.|It's made for humans and has an ""S"" stitched on it.",0,0,0,
0,0,0,Common_PlayerNotRestrained,(Collar yourself.)|(1 minute),You pull the collar around|your neck and buckle it.,10,0,0,SelfCollar()
10,0,0,HasLooseCollar,(Inspect the loose|collar.) (1 minute),"This leather collar could be locked with a padlock.|It's made for humans and has an ""S"" stitched on it.",10,0,0,ShowImage()
10,0,0,,(Stretch your neck.)|(1 minute),You stretch your neck to make yourself more|comfortable but can always feel the collar.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Uncollar yourself.)|(1 minute),You undo the strap and remove to collar.,0,0,0,SelfUncollar()
0,0,0,,(Inspect the collar.)ADD_MINUTES:1,"This leather collar could be locked with a padlock.|It's made for humans and has an ""S"" stitched on it.",0,0,0,
0,0,0,Common_PlayerNotRestrained,(Collar yourself.)ADD_MINUTES:1,You pull the collar around|your neck and buckle it.,10,0,0,SelfCollar()
10,0,0,HasLooseCollar,(Inspect the|loose collar.)ADD_MINUTES:1,"This leather collar could be locked with a padlock.|It's made for humans and has an ""S"" stitched on it.",10,0,0,ShowImage()
10,0,0,,(Stretch your neck.)ADD_MINUTES:1,You stretch your neck to make yourself more|comfortable but can always feel the collar.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Uncollar yourself.)ADD_MINUTES:1,You undo the strap and remove to collar.,0,0,0,SelfUncollar()

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect the collar.)|(1 minute) (Inspect the collar.)ADD_MINUTES:1 This leather collar could be locked with a padlock.|It's made for humans and has an "S" stitched on it. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Collar yourself.)|(1 minute) (Collar yourself.)ADD_MINUTES:1 You pull the collar around|your neck and buckle it. 10 0 0 SelfCollar()
4 10 0 0 HasLooseCollar (Inspect the loose|collar.) (1 minute) (Inspect the|loose collar.)ADD_MINUTES:1 This leather collar could be locked with a padlock.|It's made for humans and has an "S" stitched on it. 10 0 0 ShowImage()
5 10 0 0 (Stretch your neck.)|(1 minute) (Stretch your neck.)ADD_MINUTES:1 You stretch your neck to make yourself more|comfortable but can always feel the collar. 10 0 0
6 10 0 0 Common_PlayerNotRestrained (Uncollar yourself.)|(1 minute) (Uncollar yourself.)ADD_MINUTES:1 You undo the strap and remove to collar. 0 0 0 SelfUncollar()

View file

@ -1,3 +1,3 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect it.)|(1 minute),It's made of good leather and must sting pretty|bad on impact. It will not leave permanent scars.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Whip yourself.)|(1 minute),You whip yourself in your palm and can feel|the string. The red mark should disappear soon.,0,0,0,
0,0,0,,(Inspect it.)ADD_MINUTES:1,It's made of good leather and must sting pretty|bad on impact. It will not leave permanent scars.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Whip yourself.)ADD_MINUTES:1,You whip yourself in your palm and can feel|the string. The red mark should disappear soon.,0,0,0,

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect it.)|(1 minute) (Inspect it.)ADD_MINUTES:1 It's made of good leather and must sting pretty|bad on impact. It will not leave permanent scars. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Whip yourself.)|(1 minute) (Whip yourself.)ADD_MINUTES:1 You whip yourself in your palm and can feel|the string. The red mark should disappear soon. 0 0 0

View file

@ -1,8 +1,8 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect them.)|(1 minute),"They are pretty strong, there's no|way anyone could escape without a key.",0,0,0,
0,0,0,Common_PlayerNotRestrained,(Cuff yourself.)|(1 minute),You snap the cuffs behind your back. Shivers|run down your spine when you hear the last click.,10,0,0,SelfCuff()
10,0,0,HasLooseCuffs,(Inspect the loose cuffs.)|(1 minute),"You clumsily inspect the cuffs in your restrains.|They seem strong, nobody could escape without the key.",10,0,0,ShowImage()
10,0,0,,(Try to slip out.)|(1 minute),You try to slip your hands out of|the cuffs but you fail miserably.,10,0,0,
10,0,0,,(Try to break them.)|(1 minute),You try to break the cuffs|but you can't make a scratch.,10,0,0,
10,0,0,HasKey,(Unlock them.)|(1 minute),You fumble with the key for a little|while but finally unlock yourself.,0,0,0,Unlock()
10,0,0,CanEscape,(Escape the cuffs.)|(1 minute),"You fumble with a hair clip for a while, but eventually|force the mechanisum to open with a hair clip.",0,0,0,Escape()
0,0,0,,(Inspect them.)ADD_MINUTES:1,"They are pretty strong, there's no|way anyone could escape without a key.",0,0,0,
0,0,0,Common_PlayerNotRestrained,(Cuff yourself.)ADD_MINUTES:1,You snap the cuffs behind your back. Shivers|run down your spine when you hear the last click.,10,0,0,SelfCuff()
10,0,0,HasLooseCuffs,(Inspect the loose cuffs.)ADD_MINUTES:1,"You clumsily inspect the cuffs in your restrains.|They seem strong, nobody could escape without the key.",10,0,0,ShowImage()
10,0,0,,(Try to slip out.)ADD_MINUTES:1,You try to slip your hands out of|the cuffs but you fail miserably.,10,0,0,
10,0,0,,(Try to break them.)ADD_MINUTES:1,You try to break the cuffs|but you can't make a scratch.,10,0,0,
10,0,0,HasKey,(Unlock them.)ADD_MINUTES:1,You fumble with the key for a little|while but finally unlock yourself.,0,0,0,Unlock()
10,0,0,CanEscape,(Escape the cuffs.)ADD_MINUTES:1,"You fumble with a hair clip for a while, but eventually|force the mechanisum to open with a hair clip.",0,0,0,Escape()

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect them.)|(1 minute) (Inspect them.)ADD_MINUTES:1 They are pretty strong, there's no|way anyone could escape without a key. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Cuff yourself.)|(1 minute) (Cuff yourself.)ADD_MINUTES:1 You snap the cuffs behind your back. Shivers|run down your spine when you hear the last click. 10 0 0 SelfCuff()
4 10 0 0 HasLooseCuffs (Inspect the loose cuffs.)|(1 minute) (Inspect the loose cuffs.)ADD_MINUTES:1 You clumsily inspect the cuffs in your restrains.|They seem strong, nobody could escape without the key. 10 0 0 ShowImage()
5 10 0 0 (Try to slip out.)|(1 minute) (Try to slip out.)ADD_MINUTES:1 You try to slip your hands out of|the cuffs but you fail miserably. 10 0 0
6 10 0 0 (Try to break them.)|(1 minute) (Try to break them.)ADD_MINUTES:1 You try to break the cuffs|but you can't make a scratch. 10 0 0
7 10 0 0 HasKey (Unlock them.)|(1 minute) (Unlock them.)ADD_MINUTES:1 You fumble with the key for a little|while but finally unlock yourself. 0 0 0 Unlock()
8 10 0 0 CanEscape (Escape the cuffs.)|(1 minute) (Escape the cuffs.)ADD_MINUTES:1 You fumble with a hair clip for a while, but eventually|force the mechanisum to open with a hair clip. 0 0 0 Escape()

View file

@ -1,3 +1,3 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect it.)|(1 minute),It's made of stainless steel and|should work on most handcuffs.,0,0,0,
0,0,0,IsCuffed,(Unlock your cuffs.)|(1 minute),You fumble with the key for a little|while but finally unlock yourself.,0,0,0,Unlock()
0,0,0,,(Inspect it.)ADD_MINUTES:1,It's made of stainless steel and|should work on most handcuffs.,0,0,0,
0,0,0,IsCuffed,(Unlock your cuffs.)ADD_MINUTES:1,You fumble with the key for a little|while but finally unlock yourself.,0,0,0,Unlock()

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect it.)|(1 minute) (Inspect it.)ADD_MINUTES:1 It's made of stainless steel and|should work on most handcuffs. 0 0 0
3 0 0 0 IsCuffed (Unlock your cuffs.)|(1 minute) (Unlock your cuffs.)ADD_MINUTES:1 You fumble with the key for a little|while but finally unlock yourself. 0 0 0 Unlock()

View file

@ -1,6 +1,6 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect the gag.)|(1 minute),This gag holds two peoples open mouths together.|They will have to do non-verbal communication.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Gag yourself.)|(1 minute),You push the mouth piece in and buckles the straps. You need someone else to share it though.,10,0,0,SelfGag()
10,0,0,,(Chew on the mouth piece.)|(1 minute),"You try chewing on the gag,|but the metal just hurts your teeth.",10,0,0,
10,0,0,,(Try to spit the mouth piece.)|(1 minute),"You try to spit the mouth piece, but the straps|hold it firmly in place. You'll need your hands.",10,0,0,
10,0,0,Common_PlayerNotRestrained,(Ungag yourself.)|(1 minute),"You undo all the straps, pull out|the mouth piece and can now talk properly again.",0,0,0,SelfUngag()
0,0,0,,(Inspect the gag.)ADD_MINUTES:1,This gag holds two peoples open mouths together.|They will have to do non-verbal communication.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Gag yourself.)ADD_MINUTES:1,You push the mouth piece in and buckles the straps. You need someone else to share it though.,10,0,0,SelfGag()
10,0,0,,(Chew on the mouth piece.)ADD_MINUTES:1,"You try chewing on the gag,|but the metal just hurts your teeth.",10,0,0,
10,0,0,,(Try to spit the mouth piece.)ADD_MINUTES:1,"You try to spit the mouth piece, but the straps|hold it firmly in place. You'll need your hands.",10,0,0,
10,0,0,Common_PlayerNotRestrained,(Ungag yourself.)ADD_MINUTES:1,"You undo all the straps, pull out|the mouth piece and can now talk properly again.",0,0,0,SelfUngag()

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect the gag.)|(1 minute) (Inspect the gag.)ADD_MINUTES:1 This gag holds two peoples open mouths together.|They will have to do non-verbal communication. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Gag yourself.)|(1 minute) (Gag yourself.)ADD_MINUTES:1 You push the mouth piece in and buckles the straps. You need someone else to share it though. 10 0 0 SelfGag()
4 10 0 0 (Chew on the mouth piece.)|(1 minute) (Chew on the mouth piece.)ADD_MINUTES:1 You try chewing on the gag,|but the metal just hurts your teeth. 10 0 0
5 10 0 0 (Try to spit the mouth piece.)|(1 minute) (Try to spit the mouth piece.)ADD_MINUTES:1 You try to spit the mouth piece, but the straps|hold it firmly in place. You'll need your hands. 10 0 0
6 10 0 0 Common_PlayerNotRestrained (Ungag yourself.)|(1 minute) (Ungag yourself.)ADD_MINUTES:1 You undo all the straps, pull out|the mouth piece and can now talk properly again. 0 0 0 SelfUngag()

View file

@ -1,8 +1,8 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect it.)|(1 minute),The manacles and chain are made from strong steel|and use padlocks to keep them closed.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Play with it.)|(1 minute),You try on the manacles without locking them.|They are a snug fit and you wouldn't slip out of them.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Shackle yourself.)|(1 minute),"You close and lock the manacles|around your neck, ankles and wrists.",10,0,0,SelfShackle()
10,0,0,HasLooseManacles,(Play with the loose|manacles.) (1 minute),You play with the loose manacles|while being restrained but can't do much.,10,0,0,ShowImage()
10,0,0,HasKey,(Unlock them.)|(1 minute),You fumble with the key for a little|while but finally unlock yourself.,0,0,0,Unlock()
10,0,0,,(Try to slip out.)|(1 minute),You try to slip your hands out of|the manacles but they are too closer fit.,10,0,0,
10,0,0,,(Struggle to get out.)|(1 minute),You struggle madly in the manacles|but there is no change of breaking out.,10,0,0,
0,0,0,,(Inspect it.)ADD_MINUTES:1,The manacles and chain are made from strong steel|and use padlocks to keep them closed.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Play with it.)ADD_MINUTES:1,You try on the manacles without locking them.|They are a snug fit and you wouldn't slip out of them.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Shackle yourself.)ADD_MINUTES:1,"You close and lock the manacles|around your neck, ankles and wrists.",10,0,0,SelfShackle()
10,0,0,HasLooseManacles,(Play with the|loose manacles.)ADD_MINUTES:1,You play with the loose manacles|while being restrained but can't do much.,10,0,0,ShowImage()
10,0,0,HasKey,(Unlock them.)ADD_MINUTES:1,You fumble with the key for a little|while but finally unlock yourself.,0,0,0,Unlock()
10,0,0,,(Try to slip out.)ADD_MINUTES:1,You try to slip your hands out of|the manacles but they are too closer fit.,10,0,0,
10,0,0,,(Struggle to get out.)ADD_MINUTES:1,You struggle madly in the manacles|but there is no change of breaking out.,10,0,0,

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect it.)|(1 minute) (Inspect it.)ADD_MINUTES:1 The manacles and chain are made from strong steel|and use padlocks to keep them closed. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Play with it.)|(1 minute) (Play with it.)ADD_MINUTES:1 You try on the manacles without locking them.|They are a snug fit and you wouldn't slip out of them. 0 0 0
4 0 0 0 Common_PlayerNotRestrained (Shackle yourself.)|(1 minute) (Shackle yourself.)ADD_MINUTES:1 You close and lock the manacles|around your neck, ankles and wrists. 10 0 0 SelfShackle()
5 10 0 0 HasLooseManacles (Play with the loose|manacles.) (1 minute) (Play with the|loose manacles.)ADD_MINUTES:1 You play with the loose manacles|while being restrained but can't do much. 10 0 0 ShowImage()
6 10 0 0 HasKey (Unlock them.)|(1 minute) (Unlock them.)ADD_MINUTES:1 You fumble with the key for a little|while but finally unlock yourself. 0 0 0 Unlock()
7 10 0 0 (Try to slip out.)|(1 minute) (Try to slip out.)ADD_MINUTES:1 You try to slip your hands out of|the manacles but they are too closer fit. 10 0 0
8 10 0 0 (Struggle to get out.)|(1 minute) (Struggle to get out.)ADD_MINUTES:1 You struggle madly in the manacles|but there is no change of breaking out. 10 0 0

View file

@ -1,2 +1,2 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect it.)|(1 minute),This metal sheet is kind of old|but the sides are still pretty sharp.,0,0,0,
0,0,0,,(Inspect it.)ADD_MINUTES:1,This metal sheet is kind of old|but the sides are still pretty sharp.,0,0,0,

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect it.)|(1 minute) (Inspect it.)ADD_MINUTES:1 This metal sheet is kind of old|but the sides are still pretty sharp. 0 0 0

View file

@ -1,9 +1,9 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Play with it.)|(1 minute),You play with the rope. It feels|very soft and smooth on your skin.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Tie yourself.)|(1 minute),You try to tie yourself but cannot manage to do|good knots. You'll need someone else to tie you up.,0,0,0,QuerySelfBondage()
10,0,0,HasLooseRope,(Play with the loose|rope.) (1 minute),You play with the loose rope while restrained.|It feels very soft and smooth on your skin.,10,0,0,ShowImage()
10,0,0,,(Try to reach a knot.)|(1 minute),You struggle to reach a knot to|undo but none can be reached.,10,0,0,
10,0,0,,(Struggle to get out.)|(1 minute),You struggle madly in the rope|but can't manage to get out.,10,0,0,
10,0,0,,(Pull on the crotch rope.)|(1 minute),You manage to pull on the|crotch rope and it's quite pleasurable.,10,0,0,
20,0,0,,(Tie yourself.),You carefully wrap the rope around your torso|and manage to pull a tight and secure knot.,10,0,0,DoSelfBondage()
0,0,0,,(Play with it.)ADD_MINUTES:1,You play with the rope. It feels|very soft and smooth on your skin.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Tie yourself.)ADD_MINUTES:1,You try to tie yourself but cannot manage to do|good knots. You'll need someone else to tie you up.,0,0,0,QuerySelfBondage()
10,0,0,HasLooseRope,(Play with the|loose rope.)ADD_MINUTES:1,You play with the loose rope while restrained.|It feels very soft and smooth on your skin.,10,0,0,ShowImage()
10,0,0,,(Try to reach a knot.)ADD_MINUTES:1,You struggle to reach a knot to|undo but none can be reached.,10,0,0,
10,0,0,,(Struggle to get out.)ADD_MINUTES:1,You struggle madly in the rope|but can't manage to get out.,10,0,0,
10,0,0,,(Pull on the crotch rope.)ADD_MINUTES:1,You manage to pull on the|crotch rope and it's quite pleasurable.,10,0,0,
20,0,0,,(Tie yourself.)ADD_MINUTES:1,You carefully wrap the rope around your torso|and manage to pull a tight and secure knot.,10,0,0,DoSelfBondage()
20,0,0,,(Don't do it.),You resist the urge of tying yourself up.,0,0,0,

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Play with it.)|(1 minute) (Play with it.)ADD_MINUTES:1 You play with the rope. It feels|very soft and smooth on your skin. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Tie yourself.)|(1 minute) (Tie yourself.)ADD_MINUTES:1 You try to tie yourself but cannot manage to do|good knots. You'll need someone else to tie you up. 0 0 0 QuerySelfBondage()
4 10 0 0 HasLooseRope (Play with the loose|rope.) (1 minute) (Play with the|loose rope.)ADD_MINUTES:1 You play with the loose rope while restrained.|It feels very soft and smooth on your skin. 10 0 0 ShowImage()
5 10 0 0 (Try to reach a knot.)|(1 minute) (Try to reach a knot.)ADD_MINUTES:1 You struggle to reach a knot to|undo but none can be reached. 10 0 0
6 10 0 0 (Struggle to get out.)|(1 minute) (Struggle to get out.)ADD_MINUTES:1 You struggle madly in the rope|but can't manage to get out. 10 0 0
7 10 0 0 (Pull on the crotch rope.)|(1 minute) (Pull on the crotch rope.)ADD_MINUTES:1 You manage to pull on the|crotch rope and it's quite pleasurable. 10 0 0
8 20 0 0 (Tie yourself.) (Tie yourself.)ADD_MINUTES:1 You carefully wrap the rope around your torso|and manage to pull a tight and secure knot. 10 0 0 DoSelfBondage()
9 20 0 0 (Don't do it.) You resist the urge of tying yourself up. 0 0 0

View file

@ -1,2 +1,2 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect it.)|(1 minute),This rusty metal hook looks pretty fragile.|Maybe it could be used for torture or fishing.,0,0,0,
0,0,0,,(Inspect it.)ADD_MINUTES:1,This rusty metal hook looks pretty fragile.|Maybe it could be used for torture or fishing.,0,0,0,

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect it.)|(1 minute) (Inspect it.)ADD_MINUTES:1 This rusty metal hook looks pretty fragile.|Maybe it could be used for torture or fishing. 0 0 0

View file

@ -1,2 +1,2 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect it.)|(1 minute),It looks like a potent sleeping pill.|It could be mixed in food or in a drink.,0,0,0,
0,0,0,,(Inspect it.)ADD_MINUTES:1,It looks like a potent sleeping pill.|It could be mixed in food or in a drink.,0,0,0,

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect it.)|(1 minute) (Inspect it.)ADD_MINUTES:1 It looks like a potent sleeping pill.|It could be mixed in food or in a drink. 0 0 0

View file

@ -1,7 +1,7 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect the tape.)|(1 minute),"It's a strong, one time use duct tape. It will|be hard to understand someone gagged with it.",0,0,0,
0,0,0,Common_PlayerNotRestrained,(Gag yourself.)|(1 minute),You pull a band of duct tape and|apply it firmly over your mouth.,10,0,0,SelfGag()
10,0,0,HasLooseTape,(Inspect the loose tape.)|(1 minute),"It's a strong, one time use duct tape. It will|be hard to understand someone gagged with it.",10,0,0,ShowImage()
10,0,0,,(Force your mouth|open.) (1 minute),You try to force your mouth|open but the tape is too strong.,10,0,0,
10,0,0,,(Push with your lips.)|(1 minute),You try to push away the|tape but it doesn't move.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Ungag yourself.)|(1 minute),You rip the tape away from your face.|It hurts pretty bad but you can talk again.,0,0,0,SelfUngag()
0,0,0,,(Inspect the tape.)ADD_MINUTES:1,"It's a strong, one time use duct tape. It will|be hard to understand someone gagged with it.",0,0,0,
0,0,0,Common_PlayerNotRestrained,(Gag yourself.)ADD_MINUTES:1,You pull a band of duct tape and|apply it firmly over your mouth.,10,0,0,SelfGag()
10,0,0,HasLooseTape,(Inspect the loose tape.)ADD_MINUTES:1,"It's a strong, one time use duct tape. It will|be hard to understand someone gagged with it.",10,0,0,ShowImage()
10,0,0,,(Force your|mouth open.)ADD_MINUTES:1,You try to force your mouth|open but the tape is too strong.,10,0,0,
10,0,0,,(Push with your lips.)ADD_MINUTES:1,You try to push away the|tape but it doesn't move.,10,0,0,
10,0,0,Common_PlayerNotRestrained,(Ungag yourself.)ADD_MINUTES:1,You rip the tape away from your face.|It hurts pretty bad but you can talk again.,0,0,0,SelfUngag()

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect the tape.)|(1 minute) (Inspect the tape.)ADD_MINUTES:1 It's a strong, one time use duct tape. It will|be hard to understand someone gagged with it. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Gag yourself.)|(1 minute) (Gag yourself.)ADD_MINUTES:1 You pull a band of duct tape and|apply it firmly over your mouth. 10 0 0 SelfGag()
4 10 0 0 HasLooseTape (Inspect the loose tape.)|(1 minute) (Inspect the loose tape.)ADD_MINUTES:1 It's a strong, one time use duct tape. It will|be hard to understand someone gagged with it. 10 0 0 ShowImage()
5 10 0 0 (Force your mouth|open.) (1 minute) (Force your|mouth open.)ADD_MINUTES:1 You try to force your mouth|open but the tape is too strong. 10 0 0
6 10 0 0 (Push with your lips.)|(1 minute) (Push with your lips.)ADD_MINUTES:1 You try to push away the|tape but it doesn't move. 10 0 0
7 10 0 0 Common_PlayerNotRestrained (Ungag yourself.)|(1 minute) (Ungag yourself.)ADD_MINUTES:1 You rip the tape away from your face.|It hurts pretty bad but you can talk again. 0 0 0 SelfUngag()

View file

@ -1,9 +1,9 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,,(Inspect it.)|(1 minute),This vibrating egg is so random and small.|It might be hard to get it back if you insert it.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Insert it.)|(1 minute),"You slip the egg in your vagina. It vibrates and goes|deeper, you're not sure you'll be able to remove it.",0,0,0,Insert()
10,0,0,HasLooseEgg,(Inspect the loose egg.)|(1 minute),This vibrating egg is so random and small.|It might be hard to get it back if inserted.,10,0,0,ShowImage()
10,0,0,!Common_PlayerChaste,(Remove it with a finger.)|(1 minute),You slide a finger in but cannot grab|the egg to remove it. You're stuck with it.,10,0,0,
10,0,0,Common_PlayerChaste,(Remove it with a finger.)|(1 minute),You tug on the belt and try to slide a finger|inside but there's no way you could reach the egg.,10,0,0,
10,0,0,,(Remove it by contracting.)|(1 minute),You squirm and try to contract your vagina|but the egg doesn't move. You're stuck with it.,10,0,0,Contract()
20,0,0,HasLooseEgg,(Inspect the loose egg.)|(1 minute),This vibrating egg is so random and small.|It might be hard to get it back if inserted.,20,0,0,ShowImage()
20,0,0,,(Remove it by contracting.)|(1 minute),You squirm and try to contract your vagina but|without a free hand there's no way to remove the egg.,20,0,0,
0,0,0,,(Inspect it.)ADD_MINUTES:1,This vibrating egg is so random and small.|It might be hard to get it back if you insert it.,0,0,0,
0,0,0,Common_PlayerNotRestrained,(Insert it.)ADD_MINUTES:1,"You slip the egg in your vagina. It vibrates and goes|deeper, you're not sure you'll be able to remove it.",0,0,0,Insert()
10,0,0,HasLooseEgg,(Inspect the loose egg.)ADD_MINUTES:1,This vibrating egg is so random and small.|It might be hard to get it back if inserted.,10,0,0,ShowImage()
10,0,0,!Common_PlayerChaste,(Remove it with a finger.)ADD_MINUTES:1,You slide a finger in but cannot grab|the egg to remove it. You're stuck with it.,10,0,0,
10,0,0,Common_PlayerChaste,(Remove it with a finger.)ADD_MINUTES:1,You tug on the belt and try to slide a finger|inside but there's no way you could reach the egg.,10,0,0,
10,0,0,,(Remove it by contracting.)ADD_MINUTES:1,You squirm and try to contract your vagina|but the egg doesn't move. You're stuck with it.,10,0,0,Contract()
20,0,0,HasLooseEgg,(Inspect the loose egg.)ADD_MINUTES:1,This vibrating egg is so random and small.|It might be hard to get it back if inserted.,20,0,0,ShowImage()
20,0,0,,(Remove it by contracting.)ADD_MINUTES:1,You squirm and try to contract your vagina but|without a free hand there's no way to remove the egg.,20,0,0,

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 (Inspect it.)|(1 minute) (Inspect it.)ADD_MINUTES:1 This vibrating egg is so random and small.|It might be hard to get it back if you insert it. 0 0 0
3 0 0 0 Common_PlayerNotRestrained (Insert it.)|(1 minute) (Insert it.)ADD_MINUTES:1 You slip the egg in your vagina. It vibrates and goes|deeper, you're not sure you'll be able to remove it. 0 0 0 Insert()
4 10 0 0 HasLooseEgg (Inspect the loose egg.)|(1 minute) (Inspect the loose egg.)ADD_MINUTES:1 This vibrating egg is so random and small.|It might be hard to get it back if inserted. 10 0 0 ShowImage()
5 10 0 0 !Common_PlayerChaste (Remove it with a finger.)|(1 minute) (Remove it with a finger.)ADD_MINUTES:1 You slide a finger in but cannot grab|the egg to remove it. You're stuck with it. 10 0 0
6 10 0 0 Common_PlayerChaste (Remove it with a finger.)|(1 minute) (Remove it with a finger.)ADD_MINUTES:1 You tug on the belt and try to slide a finger|inside but there's no way you could reach the egg. 10 0 0
7 10 0 0 (Remove it by contracting.)|(1 minute) (Remove it by contracting.)ADD_MINUTES:1 You squirm and try to contract your vagina|but the egg doesn't move. You're stuck with it. 10 0 0 Contract()
8 20 0 0 HasLooseEgg (Inspect the loose egg.)|(1 minute) (Inspect the loose egg.)ADD_MINUTES:1 This vibrating egg is so random and small.|It might be hard to get it back if inserted. 20 0 0 ShowImage()
9 20 0 0 (Remove it by contracting.)|(1 minute) (Remove it by contracting.)ADD_MINUTES:1 You squirm and try to contract your vagina but|without a free hand there's no way to remove the egg. 20 0 0