Chapter 12 - Amanda - Beta Version

Chapter 12 - Amanda - Beta Version
This commit is contained in:
Ben987 2018-08-15 19:51:31 -04:00
parent f378ba4d04
commit b59dfc3f94
10 changed files with 46 additions and 26 deletions

Binary file not shown.

After

(image error) Size: 78 KiB

Binary file not shown.

After

(image error) Size: 81 KiB

Binary file not shown.

After

(image error) Size: 76 KiB

Binary file not shown.

After

(image error) Size: 86 KiB

View file

@ -90,6 +90,8 @@ Stage,LoveReq,SubReq,VarReq,IntroText,Image
633,0,0,,,Dorm.jpg
634,0,0,,,Dorm.jpg
635,0,0,,,Dorm.jpg
636,0,0,,,Dorm.jpg
637,0,0,,,Dorm.jpg
640,0,0,,,Dorm.jpg
641,0,0,,,Dorm.jpg
642,0,0,,,DormOrgasm.jpg

1 Stage LoveReq SubReq VarReq IntroText Image
90 633 0 0 Dorm.jpg
91 634 0 0 Dorm.jpg
92 635 0 0 Dorm.jpg
93 636 0 0 Dorm.jpg
94 637 0 0 Dorm.jpg
95 640 0 0 Dorm.jpg
96 641 0 0 Dorm.jpg
97 642 0 0 DormOrgasm.jpg

Binary file not shown.

After

(image error) Size: 62 KiB

Binary file not shown.

After

(image error) Size: 63 KiB

View file

@ -137,7 +137,7 @@ function C012_AfterClass_Amanda_Run() {
if (((C012_AfterClass_Amanda_CurrentStage >= 392) && (C012_AfterClass_Amanda_CurrentStage < 400)) || ((C012_AfterClass_Amanda_CurrentStage >= 293) && (C012_AfterClass_Amanda_CurrentStage < 300))) C012_AfterClass_Dorm_DrawOtherActors();
// Draw the actor alone or with the player depending on the stage
if ((C012_AfterClass_Amanda_CurrentStage != 410) && (C012_AfterClass_Amanda_CurrentStage != 3932) && (C012_AfterClass_Amanda_CurrentStage != 632) && (C012_AfterClass_Amanda_CurrentStage != 633) && (C012_AfterClass_Amanda_CurrentStage != 634) && (C012_AfterClass_Amanda_CurrentStage != 791) && (C012_AfterClass_Amanda_CurrentStage != 194)) {
if ((C012_AfterClass_Amanda_CurrentStage != 410) && (C012_AfterClass_Amanda_CurrentStage != 3932) && (C012_AfterClass_Amanda_CurrentStage != 635) && (C012_AfterClass_Amanda_CurrentStage != 636) && (C012_AfterClass_Amanda_CurrentStage != 791) && (C012_AfterClass_Amanda_CurrentStage != 194)) {
if (((C012_AfterClass_Amanda_CurrentStage >= 3090) && (C012_AfterClass_Amanda_CurrentStage <= 3099)) || ((C012_AfterClass_Amanda_CurrentStage >= 3901) && (C012_AfterClass_Amanda_CurrentStage <= 3999))) {
DrawActor("Player", 475, 0, 1);
DrawActor(CurrentActor, 750, 0, 1);
@ -217,6 +217,15 @@ function C012_AfterClass_Amanda_Click() {
}
// Amanda can be restrained to pleasure the player on stage 633
if ((C012_AfterClass_Amanda_CurrentStage <= 633) && (ClickInv != "") && (ClickInv != "Player") && !Common_PlayerRestrained && !ActorIsRestrained()) {
if ((ClickInv == "Rope") || (ClickInv == "Cuffs") || (ClickInv == "Armbinder")) {
ActorApplyRestrain(ClickInv);
C012_AfterClass_Amanda_CalcParams();
C012_AfterClass_Amanda_CurrentStage = 634;
}
}
}
// Chapter 12 After Class - Amanda can make love with the player if (Love + seduction * 2) >= 12 or >= 25 on the next time or Amanda is the player girlfriend/submissive
@ -684,7 +693,9 @@ function C012_AfterClass_Amanda_TestPleasurePlayer() {
// Chapter 12 After Class - When Amanda starts pleasuring the player (starts to count at 2 with a vibrating egg)
function C012_AfterClass_Amanda_StartPleasurePlayer() {
PlayerClothes("Naked");
if (ActorIsChaste()) OverridenIntroImage = "AmandaPleasurePlayerChastity.jpg";
if (ActorHasInventory("Rope")) OverridenIntroImage = "AmandaRopePleasurePlayer.jpg";
else if (ActorHasInventory("Cuffs")) OverridenIntroImage = "AmandaCuffsPleasurePlayer.jpg";
else if (ActorHasInventory("Armbinder")) OverridenIntroImage = "AmandaArmbinderPleasurePlayer.jpg";
else OverridenIntroImage = "AmandaPleasurePlayer.jpg";
CurrentTime = CurrentTime + 50000;
if (PlayerHasLockedInventory("VibratingEgg")) C012_AfterClass_Amanda_PleasurePlayerCount = 2;
@ -707,9 +718,9 @@ function C012_AfterClass_Amanda_PleasurePlayer() {
OverridenIntroText = GetText("OrgasmFromAmandaPleasure");
ActorAddOrgasm();
GameLogSpecificAddTimer(CurrentChapter, "Player", "NextPossibleOrgasm", PlayerHasLockedInventory("VibratingEgg") ? CurrentTime + 1800000 : CurrentTime + 3600000);
if (ActorIsChaste()) OverridenIntroImage = "AmandaPleasurePlayerChastityOrgasm.jpg";
else OverridenIntroImage = "AmandaPleasurePlayerOrgasm.jpg";
C012_AfterClass_Amanda_CurrentStage = 634;
if (PlayerHasLockedInventory("Collar")) OverridenIntroImage = "PlayerCollarCloseUpOrgasm.jpg";
else OverridenIntroImage = "PlayerCloseUpOrgasm.jpg";
C012_AfterClass_Amanda_CurrentStage = 636;
C012_AfterClass_Amanda_PleasurePlayerCount = 0;
C012_AfterClass_Amanda_PleasurePlayerSpeed = 0;
} else {

View file

@ -10,7 +10,7 @@ Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,Common_PlayerRestrained,(Struggle in|your restrains.),You're not getting out soon.|I love to see you struggle.,0,0,0,TestUnbind()
0,0,0,!Common_ActorIsOwner,You should wear|something else.,I prefer to stay like that.,0,0,0,TestChange()
0,0,0,SexAvail,Would you like to|make love with me?,"You're very direct. No, I'll pass.|Let's do something else alright?",0,0,0,TestSex()
0,0,0,PleasurePlayerAvail,"My submissive, you|will pleasure me now.",Pleasure you how Mistress?|(She gives you a nervous look.),630,0,0,TestPleasurePlayer()
0,0,0,PleasurePlayerAvail,"My submissive, you|will pleasure me now.",Pleasure you how Mistress?|(She gives you a curious look.),630,0,0,TestPleasurePlayer()
0,0,0,!Common_PlayerRestrained,(Play with her.),(You take a step toward her.),10,0,0,
10,5,0,!Common_PlayerGagged,(Kiss her.),(You get close to her and kiss her|on the lips while she moans silently.),10,0,0,Kiss()
10,1,0,!Common_PlayerRestrained,(Tickle her.),"(You get closer and tickle her on the chest|while she laughs out loud, she seems to enjoy it.)",10,0,0,Tickle()
@ -229,26 +229,33 @@ Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
610,0,0,,You cannot leave my|dorm room tonight.,Not even to get my toothbrush?|(She bows her head.) I will stay here.,0,0,0,"SetCurfew(""Stay"")"
630,0,0,,Get naked first.,(She nods and slowly|strips down for you.),631,0,0,"ForceChangeActor(""Naked"")"
630,0,0,,Strip girl.,(She nods and slowly|strips down for you.),631,0,0,"ForceChangeActor(""Naked"")"
630,0,0,,Remove your clothes|my sexy subbie.,(She nods and slowly|strips down for you.),631,0,0,"ForceChangeActor(""Naked"")"
630,0,0,,I've changed my mind.,Ok. What would you like to do Mistress?,0,0,0,EndEnslaveAmanda()
631,0,0,,Come to my bed.|(Strip and get in bed.),(You strip down and pull her to the bed|where she kneels in front on you.),632,0,0,StartPleasurePlayer()
631,0,0,,Get busy slave.|(Strip and get in bed.),(You strip down and pull her to the bed|where she kneels in front on you.),632,0,0,StartPleasurePlayer()
631,0,0,,Come my lovely subbie.|(Strip and get in bed.),(You strip down and pull her to the bed|where she kneels in front on you.),632,0,0,StartPleasurePlayer()
631,0,0,,I've changed my mind.,Ok. What would you like to do Mistress?,0,0,0,EndEnslaveAmanda()
632,0,0,,Pleasure me|my subbie.,(She bends down near your pussy|and starts to lick it slowly.),633,0,0,
632,0,0,,Lick slut!,(She bends down near your pussy|and starts to lick it slowly.),633,0,0,
632,0,0,,You know|what to do.,(She bends down near your pussy|and starts to lick it slowly.),633,0,0,
633,0,0,,(Let her pleasure you.),(You let Amanda pleasure you with her|mouth and slowly drift away in ecstasy.),633,0,0,PleasurePlayer()
633,0,0,,That's enough!|(Stop everything.),(You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure?,635,0,0,StopPleasureFromAmanda()
633,0,0,,(Force her to|go faster.),(You grab her hair and force|her to speed up the rhythm.),633,0,0,PleasurePlayerSetSpeed(1)
633,0,0,,(Force her to|go slower.),(You push her head and force|her to slow down the rhythm.),633,0,0,PleasurePlayerSetSpeed(-1)
634,0,0,,Aaaaah! Stop slave!|(Stop everything.),(You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure?,635,0,0,StopPleasureFromAmanda()
634,0,0,,That's enough!|(Stop everything.),(You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure?,635,0,0,StopPleasureFromAmanda()
635,0,0,,It was wonderful.|I'm still shaking.,I'm very happy to hear you say that.|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(2, -1)"
635,0,0,,It was good.,I'm happy to hear you say that.|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(1, 0)"
635,0,0,,It was ok.,I'll do better next time Mistress.|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(0, 0)"
635,0,0,,With practice every day|it will become better.,Everyday Mistress? Oh my!|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(0, 1)"
635,0,0,,I've had better.,I'm sorry to hear that Mistress.|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(-1, 0)"
635,0,0,,You need some|oral training.,I will train for you Mistress.|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(-2, 1)"
631,0,0,,You will pleasure me|here on your knees.,(She blushes.) Yes Mistress.|But can I please ask for a favor?,632,0,0,
631,0,0,,Kneel bitch and|get to work.,(She frowns.) Yes Mistress.|But can I please ask for a favor?,632,0,0,
632,0,0,,What favor?,Could you restrain me before we do it?|It's a pretty big fantasy that I have.,633,0,0,
632,0,0,,Make it quick.,Could you restrain me before we do it?|It's a pretty big fantasy that I have.,633,0,0,
632,0,0,,Sure my submissive.|What do you want?,Could you restrain me before we do it?|It's a pretty big fantasy that I have.,633,0,0,
632,0,0,,No! Get to work.,"Yes, sorry Mistress. (Both naked, you get|her on her knees, licking your pussy.)",635,0,0,StartPleasurePlayer()
633,0,0,,Of course I|can restrain you.,"Thanks Mistress, it means a lot to me.|(Use one of your items to restrain her.)",633,0,0,
633,0,0,,"Sure, I can|strap your ass.","Thanks Mistress, it means a lot to me.|(Use one of your items to restrain her.)",633,0,0,
633,0,0,,I don't want to do that.|Get on your knees girl.,"Yes, sorry Mistress. (Both naked, you get|her on her knees, licking your pussy.)",635,0,0,StartPleasurePlayer()
633,0,0,,"No, let's forget|the whole thing.",Oh my! Very well Mistress.|What would you like to do?,0,0,0,EndEnslaveAmanda()
634,0,0,,You know what|to do now.,"Oh! Yes Mistress. (Both naked, you get|her on her knees, licking your pussy.)",635,0,0,StartPleasurePlayer()
634,0,0,,Get busy slave.,"Oh! Yes Mistress. (Both naked, you get|her on her knees, licking your pussy.)",635,0,0,StartPleasurePlayer()
634,0,0,,Get on your knees|my lovely subbie.,"Oh! Yes Mistress. (Both naked, you get|her on her knees, licking your pussy.)",635,0,0,StartPleasurePlayer()
635,0,0,,(Let her pleasure you.),(You let Amanda pleasure you with her|mouth and slowly drift away in ecstasy.),635,0,0,PleasurePlayer()
635,0,0,,That's enough!|(Stop everything.),(You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure?,637,0,0,StopPleasureFromAmanda()
635,0,0,,(Force her to|go faster.),(You grab her hair and force|her to speed up the rhythm.),635,0,0,PleasurePlayerSetSpeed(1)
635,0,0,,(Force her to|go slower.),(You push her head and force|her to slow down the rhythm.),635,0,0,PleasurePlayerSetSpeed(-1)
636,0,0,,Aaaaah! Stop slave!|(Stop everything.),(You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure?,637,0,0,StopPleasureFromAmanda()
636,0,0,,That's enough!|(Stop everything.),(You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure?,637,0,0,StopPleasureFromAmanda()
637,0,0,,It was wonderful.|I'm still shaking.,I'm very happy to hear you say that.|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(2, -1)"
637,0,0,,It was good.,I'm happy to hear you say that.|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(1, 0)"
637,0,0,,It was ok.,I'll do better next time Mistress.|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(0, 0)"
637,0,0,,With practice every day|it will become better.,Everyday Mistress? Oh my!|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(0, 1)"
637,0,0,,I've had better.,I'm sorry to hear that Mistress.|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(-1, 0)"
637,0,0,,You need some|oral training.,I will train for you Mistress.|What would you like to do now?,0,0,0,"EndPleasureFromAmanda(-2, 1)"
640,0,0,!Common_PlayerGagged,(Kiss her.),(You kiss her lovingly while she|closes her eyes and moans slowly.),640,0,0,"Masturbate(1, false)"
640,0,0,,(Massage her breast.),(She closes her eyes and shivers while|you cup and slowly massage her breast.),640,0,0,"Masturbate(1, false)"
640,0,0,,(Pinch her nipple.),(She jumps from the pain and whimpers.|She shakes her head from left to right.),640,0,0,"Masturbate(-1, false)"

1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
10 0 0 0 Common_PlayerRestrained (Struggle in|your restrains.) You're not getting out soon.|I love to see you struggle. 0 0 0 TestUnbind()
11 0 0 0 !Common_ActorIsOwner You should wear|something else. I prefer to stay like that. 0 0 0 TestChange()
12 0 0 0 SexAvail Would you like to|make love with me? You're very direct. No, I'll pass.|Let's do something else alright? 0 0 0 TestSex()
13 0 0 0 PleasurePlayerAvail My submissive, you|will pleasure me now. Pleasure you how Mistress?|(She gives you a nervous look.) Pleasure you how Mistress?|(She gives you a curious look.) 630 0 0 TestPleasurePlayer()
14 0 0 0 !Common_PlayerRestrained (Play with her.) (You take a step toward her.) 10 0 0
15 10 5 0 !Common_PlayerGagged (Kiss her.) (You get close to her and kiss her|on the lips while she moans silently.) 10 0 0 Kiss()
16 10 1 0 !Common_PlayerRestrained (Tickle her.) (You get closer and tickle her on the chest|while she laughs out loud, she seems to enjoy it.) 10 0 0 Tickle()
229 610 0 0 You cannot leave my|dorm room tonight. Not even to get my toothbrush?|(She bows her head.) I will stay here. 0 0 0 SetCurfew("Stay")
230 630 0 0 Get naked first. (She nods and slowly|strips down for you.) 631 0 0 ForceChangeActor("Naked")
231 630 0 0 Strip girl. (She nods and slowly|strips down for you.) 631 0 0 ForceChangeActor("Naked")
232 630 0 0 Remove your clothes|my sexy subbie. (She nods and slowly|strips down for you.) 631 0 0 ForceChangeActor("Naked")
233 630 0 0 I've changed my mind. Ok. What would you like to do Mistress? 0 0 0 EndEnslaveAmanda()
234 631 0 0 Come to my bed.|(Strip and get in bed.) You will pleasure me|here on your knees. (You strip down and pull her to the bed|where she kneels in front on you.) (She blushes.) Yes Mistress.|But can I please ask for a favor? 632 0 0 StartPleasurePlayer()
235 631 0 0 Get busy slave.|(Strip and get in bed.) Kneel bitch and|get to work. (You strip down and pull her to the bed|where she kneels in front on you.) (She frowns.) Yes Mistress.|But can I please ask for a favor? 632 0 0 StartPleasurePlayer()
236 631 632 0 0 Come my lovely subbie.|(Strip and get in bed.) What favor? (You strip down and pull her to the bed|where she kneels in front on you.) Could you restrain me before we do it?|It's a pretty big fantasy that I have. 632 633 0 0 StartPleasurePlayer()
237 631 632 0 0 I've changed my mind. Make it quick. Ok. What would you like to do Mistress? Could you restrain me before we do it?|It's a pretty big fantasy that I have. 0 633 0 0 EndEnslaveAmanda()
238 632 0 0 Pleasure me|my subbie. Sure my submissive.|What do you want? (She bends down near your pussy|and starts to lick it slowly.) Could you restrain me before we do it?|It's a pretty big fantasy that I have. 633 0 0
239 632 0 0 Lick slut! No! Get to work. (She bends down near your pussy|and starts to lick it slowly.) Yes, sorry Mistress. (Both naked, you get|her on her knees, licking your pussy.) 633 635 0 0 StartPleasurePlayer()
240 632 633 0 0 You know|what to do. Of course I|can restrain you. (She bends down near your pussy|and starts to lick it slowly.) Thanks Mistress, it means a lot to me.|(Use one of your items to restrain her.) 633 0 0
241 633 0 0 (Let her pleasure you.) Sure, I can|strap your ass. (You let Amanda pleasure you with her|mouth and slowly drift away in ecstasy.) Thanks Mistress, it means a lot to me.|(Use one of your items to restrain her.) 633 0 0 PleasurePlayer()
242 633 0 0 That's enough!|(Stop everything.) I don't want to do that.|Get on your knees girl. (You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure? Yes, sorry Mistress. (Both naked, you get|her on her knees, licking your pussy.) 635 0 0 StopPleasureFromAmanda() StartPleasurePlayer()
243 633 0 0 (Force her to|go faster.) No, let's forget|the whole thing. (You grab her hair and force|her to speed up the rhythm.) Oh my! Very well Mistress.|What would you like to do? 633 0 0 0 PleasurePlayerSetSpeed(1) EndEnslaveAmanda()
244 633 634 0 0 (Force her to|go slower.) You know what|to do now. (You push her head and force|her to slow down the rhythm.) Oh! Yes Mistress. (Both naked, you get|her on her knees, licking your pussy.) 633 635 0 0 PleasurePlayerSetSpeed(-1) StartPleasurePlayer()
245 634 0 0 Aaaaah! Stop slave!|(Stop everything.) Get busy slave. (You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure? Oh! Yes Mistress. (Both naked, you get|her on her knees, licking your pussy.) 635 0 0 StopPleasureFromAmanda() StartPleasurePlayer()
246 634 0 0 That's enough!|(Stop everything.) Get on your knees|my lovely subbie. (You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure? Oh! Yes Mistress. (Both naked, you get|her on her knees, licking your pussy.) 635 0 0 StopPleasureFromAmanda() StartPleasurePlayer()
247 635 0 0 It was wonderful.|I'm still shaking. (Let her pleasure you.) I'm very happy to hear you say that.|What would you like to do now? (You let Amanda pleasure you with her|mouth and slowly drift away in ecstasy.) 0 635 0 0 EndPleasureFromAmanda(2, -1) PleasurePlayer()
248 635 0 0 It was good. That's enough!|(Stop everything.) I'm happy to hear you say that.|What would you like to do now? (You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure? 0 637 0 0 EndPleasureFromAmanda(1, 0) StopPleasureFromAmanda()
249 635 0 0 It was ok. (Force her to|go faster.) I'll do better next time Mistress.|What would you like to do now? (You grab her hair and force|her to speed up the rhythm.) 0 635 0 0 EndPleasureFromAmanda(0, 0) PleasurePlayerSetSpeed(1)
250 635 0 0 With practice every day|it will become better. (Force her to|go slower.) Everyday Mistress? Oh my!|What would you like to do now? (You push her head and force|her to slow down the rhythm.) 0 635 0 0 EndPleasureFromAmanda(0, 1) PleasurePlayerSetSpeed(-1)
251 635 636 0 0 I've had better. Aaaaah! Stop slave!|(Stop everything.) I'm sorry to hear that Mistress.|What would you like to do now? (You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure? 0 637 0 0 EndPleasureFromAmanda(-1, 0) StopPleasureFromAmanda()
252 635 636 0 0 You need some|oral training. That's enough!|(Stop everything.) I will train for you Mistress.|What would you like to do now? (You push her back and stop everything.)|Did you enjoy Mistress? Did you have pleasure? 0 637 0 0 EndPleasureFromAmanda(-2, 1) StopPleasureFromAmanda()
253 637 0 0 It was wonderful.|I'm still shaking. I'm very happy to hear you say that.|What would you like to do now? 0 0 0 EndPleasureFromAmanda(2, -1)
254 637 0 0 It was good. I'm happy to hear you say that.|What would you like to do now? 0 0 0 EndPleasureFromAmanda(1, 0)
255 637 0 0 It was ok. I'll do better next time Mistress.|What would you like to do now? 0 0 0 EndPleasureFromAmanda(0, 0)
256 637 0 0 With practice every day|it will become better. Everyday Mistress? Oh my!|What would you like to do now? 0 0 0 EndPleasureFromAmanda(0, 1)
257 637 0 0 I've had better. I'm sorry to hear that Mistress.|What would you like to do now? 0 0 0 EndPleasureFromAmanda(-1, 0)
258 637 0 0 You need some|oral training. I will train for you Mistress.|What would you like to do now? 0 0 0 EndPleasureFromAmanda(-2, 1)
259 640 0 0 !Common_PlayerGagged (Kiss her.) (You kiss her lovingly while she|closes her eyes and moans slowly.) 640 0 0 Masturbate(1, false)
260 640 0 0 (Massage her breast.) (She closes her eyes and shivers while|you cup and slowly massage her breast.) 640 0 0 Masturbate(1, false)
261 640 0 0 (Pinch her nipple.) (She jumps from the pain and whimpers.|She shakes her head from left to right.) 640 0 0 Masturbate(-1, false)

View file

@ -101,7 +101,7 @@ function C012_AfterClass_Sidney_Load() {
// If there's a crossover between two actors
if ((C012_AfterClass_Sidney_CurrentStage == 0) && !GameLogQuery(CurrentChapter, CurrentActor, "MetAmanda") && (C012_AfterClass_Dorm_Guest.indexOf("Amanda") >= 0) && !Common_PlayerRestrained && !Common_PlayerGagged && !ActorIsGagged()) {
LeaveIcon = "";
if (ActorGetValue(ActorCloth) == "Shorts") ActorSetPose("Point");
if ((ActorGetValue(ActorCloth) == "Shorts") && !Common_ActorIsOwned) ActorSetPose("Point");
else ActorSetPose("");
C012_AfterClass_Sidney_CurrentStage = 700;
GameLogAdd("MetAmanda");