mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
Bondage College Fixes - Thanks Adokilume!
Bondage College Fixes - Thanks Adokilume!
This commit is contained in:
parent
52b1bb945a
commit
a48ed8e740
3 changed files with 5 additions and 7 deletions
|
@ -78,9 +78,7 @@
|
|||
|
||||
TO DO:
|
||||
|
||||
1.) When Sarah is about to leave for the Bondage Club and invited the Player to come along, it still says the Bondage Club isn't available in the current version (this only happens if you wait for her to go, not if you ask her about it). I'm guessing this is probably an oversight?
|
||||
2.) This is a very minor thing, but I noticed that when you try to enslave Jennifer, line 105 ("It's Dominant magnetism. You cannot escape it.") calls the RefuseSubmit function, but the following, much harsher line doesn't. Maybe that's how it's supposed to be, but it doesn't really seem to fit with the rest of her dialogue reactions and it felt odd when I read it. Pointing it out just in case.
|
||||
Club Slave for 1 hour - $100
|
||||
Club Slave Random Encounters
|
||||
Text Proofing (Management + Private + Collaring)
|
||||
Show new Patreon users
|
||||
|
||||
|
|
|
@ -102,8 +102,8 @@ Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
|
|||
245,0,0,,(Stay silent and point|at her clothes.),(She strips.) I rarely strip for anyone.|You have a strange magnetism over me.,250,0,0,"ForceChangeActor(""Naked"")"
|
||||
250,0,0,,"Admit it, you like|to obey my orders.","I'm don't know why, but you might be right.|I do feel very submissive toward you.",260,0,0,
|
||||
250,0,0,,It's easy to explain.|You're a submissive.,I do feel very submissive toward you.,260,0,0,
|
||||
250,0,0,,It's Dominant magnetism.|You cannot escape it.,It's quite powerful. Kind of scary.|I do feel very submissive toward you.,260,0,0,RefuseSubmit()
|
||||
250,0,0,,"Cunt, you crave|to serve me.",(She frowns and looks down.)|I do feel submissive toward you.,260,0,0,
|
||||
250,0,0,,It's Dominant magnetism.|You cannot escape it.,It's quite powerful. Kind of scary.|I do feel very submissive toward you.,260,0,0,
|
||||
250,0,0,,"Cunt, you crave|to serve me.",(She frowns and looks down.)|I do feel submissive toward you.,260,0,0,RefuseSubmit()
|
||||
260,0,0,,"As a bitch, you|will be collared.",A collar? I've seen girls wearing that.|They seem to have a protector.,270,0,0,RefuseSubmit()
|
||||
260,0,0,,I will collar you|for your training.,A collar? I've seen girls wearing that.|They seem to have a protector.,270,0,0,
|
||||
260,0,0,,As my sub. I will lock a|collar around your neck.,A collar? I've seen girls wearing that.|They seem to have a protector.,270,0,0,
|
||||
|
|
|
|
@ -161,8 +161,8 @@ Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
|
|||
380,0,0,,It will be so|much fun.,Great! That's a good attitude.|Let me know when you're ready.,0,0,0,"BondageClubInvite(""Love"")"
|
||||
380,0,0,,I hope I will|find an owner.,Great! That's the subbie spirit.|Let me know when you're ready.,0,0,0,"BondageClubInvite(""Sub"")"
|
||||
380,0,0,,I don't think I|will go tonight.,"That's cool, we can do|something else before I go.",0,0,0,
|
||||
400,0,0,BondageClubInvitationBySarah,(Nod yes slowly.)|(Go to the club.),(The Bondage Club will be available|in another version of the game.),400,0,0,
|
||||
400,0,0,BondageClubInvitationBySarah,Yes! Let's go!|(Go to the club.),(The Bondage Club will be available|in another version of the game.),400,0,0,
|
||||
400,0,0,BondageClubInvitationBySarah,(Nod yes slowly.)|(Go to the club.),,400,0,0,EnterBondageClub()
|
||||
400,0,0,BondageClubInvitationBySarah,Yes! Let's go!|(Go to the club.),,400,0,0,EnterBondageClub()
|
||||
400,0,0,Common_PlayerGagged,@UNGN MH NUUOGH!,(She giggles and leaves your dorm.),410,0,0,
|
||||
400,0,0,Common_PlayerRestrained,Can you help me|before you go?,I'm sure you will find help.|(She leaves your dorm.),410,0,0,
|
||||
400,0,0,!Common_ActorIsOwned,Have fun Sarah!,I will. (She leaves your dorm.),410,0,0,
|
||||
|
|
|
Loading…
Add table
Reference in a new issue