mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
Chapter 12 - Pub with Sidney - Test Version
Chapter 12 - Pub with Sidney - Test Version
This commit is contained in:
parent
80a71b3310
commit
ebf609a9f1
35 changed files with 552 additions and 304 deletions
57142346987.htmlCommon.js
C000_Intro/ChapterSelect
C001_BeforeClass
Amanda
Bag
FightIntro
FightOutro
Intro
Outro
Sidney
C009_Library/Yuki
C011_LiteratureClass
Mildred
MildredIntro
Outro
SelectDesk
C012_AfterClass
C999_Common/Quiz
Questions
MonteCristoChapter1_DE.csvMonteCristoChapter2_DE.csvMonteCristoChapter3_DE.csvMonteCristoChapter4_DE.csvMonteCristoChapter5_DE.csv
Text_DE.csv
220
57142346987.html
220
57142346987.html
|
@ -1,220 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="cache-control" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=1200">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<title>Bondage College</title>
|
||||
<link rel="icon" type="image/png" href="Icons/Player_Active.png">
|
||||
</head>
|
||||
|
||||
<script src="Common.js"></script>
|
||||
<script src="SaveState.js"></script>
|
||||
<script src="Drawing.js"></script>
|
||||
<script src="Actor.js"></script>
|
||||
<script src="Inventory.js"></script>
|
||||
<script src="Skill.js"></script>
|
||||
<script src="Time.js"></script>
|
||||
<script src="Struggle.js"></script>
|
||||
<script src="GameLog.js"></script>
|
||||
<script src="Cheat.js"></script>
|
||||
<script src="C000_Intro/Intro/Script.js"></script>
|
||||
<script src="C000_Intro/ChapterSelect/Script.js"></script>
|
||||
<script src="C000_Intro/CreatePlayer/Script.js"></script>
|
||||
<script src="C001_BeforeClass/Intro/Script.js"></script>
|
||||
<script src="C001_BeforeClass/Classroom/Script.js"></script>
|
||||
<script src="C001_BeforeClass/Bag/Script.js"></script>
|
||||
<script src="C001_BeforeClass/Sidney/Script.js"></script>
|
||||
<script src="C001_BeforeClass/Amanda/Script.js"></script>
|
||||
<script src="C001_BeforeClass/FightIntro/Script.js"></script>
|
||||
<script src="C001_BeforeClass/Fight/Script.js"></script>
|
||||
<script src="C001_BeforeClass/FightOutro/Script.js"></script>
|
||||
<script src="C001_BeforeClass/Outro/Script.js"></script>
|
||||
<script src="C002_FirstClass/Intro/Script.js"></script>
|
||||
<script src="C002_FirstClass/SarahIntro/Script.js"></script>
|
||||
<script src="C002_FirstClass/Classroom/Script.js"></script>
|
||||
<script src="C002_FirstClass/Mildred/Script.js"></script>
|
||||
<script src="C002_FirstClass/Amanda/Script.js"></script>
|
||||
<script src="C002_FirstClass/Sidney/Script.js"></script>
|
||||
<script src="C002_FirstClass/Sarah/Script.js"></script>
|
||||
<script src="C002_FirstClass/Outro/Script.js"></script>
|
||||
<script src="C003_MorningDetention/Intro/Script.js"></script>
|
||||
<script src="C003_MorningDetention/DetentionRoom/Script.js"></script>
|
||||
<script src="C003_MorningDetention/Sidney/Script.js"></script>
|
||||
<script src="C003_MorningDetention/Yuki/Script.js"></script>
|
||||
<script src="C003_MorningDetention/Glass/Script.js"></script>
|
||||
<script src="C003_MorningDetention/Bag/Script.js"></script>
|
||||
<script src="C003_MorningDetention/Outro/Script.js"></script>
|
||||
<script src="C004_ArtClass/Intro/Script.js"></script>
|
||||
<script src="C004_ArtClass/ArtRoom/Script.js"></script>
|
||||
<script src="C004_ArtClass/Julia/Script.js"></script>
|
||||
<script src="C004_ArtClass/Sarah/Script.js"></script>
|
||||
<script src="C004_ArtClass/Jennifer/Script.js"></script>
|
||||
<script src="C004_ArtClass/HiddenEgg/Script.js"></script>
|
||||
<script src="C004_ArtClass/Outro/Script.js"></script>
|
||||
<script src="C005_GymClass/Intro/Script.js"></script>
|
||||
<script src="C005_GymClass/Jennifer/Script.js"></script>
|
||||
<script src="C005_GymClass/GymFight/Script.js"></script>
|
||||
<script src="C005_GymClass/WinFight/Script.js"></script>
|
||||
<script src="C005_GymClass/LoseFight/Script.js"></script>
|
||||
<script src="C005_GymClass/Outro/Script.js"></script>
|
||||
<script src="C006_Isolation/Intro/Script.js"></script>
|
||||
<script src="C006_Isolation/Mildred/Script.js"></script>
|
||||
<script src="C006_Isolation/Yuki/Script.js"></script>
|
||||
<script src="C006_Isolation/IsolationRoom/Script.js"></script>
|
||||
<script src="C006_Isolation/CellGround/Script.js"></script>
|
||||
<script src="C006_Isolation/CellDoor/Script.js"></script>
|
||||
<script src="C006_Isolation/Pillory/Script.js"></script>
|
||||
<script src="C006_Isolation/Horse/Script.js"></script>
|
||||
<script src="C006_Isolation/Table/Script.js"></script>
|
||||
<script src="C006_Isolation/Cross/Script.js"></script>
|
||||
<script src="C006_Isolation/Outro/Script.js"></script>
|
||||
<script src="C007_LunchBreak/Intro/Script.js"></script>
|
||||
<script src="C007_LunchBreak/ActorSelect/Script.js"></script>
|
||||
<script src="C007_LunchBreak/Amanda/Script.js"></script>
|
||||
<script src="C007_LunchBreak/Sarah/Script.js"></script>
|
||||
<script src="C007_LunchBreak/Sidney/Script.js"></script>
|
||||
<script src="C007_LunchBreak/Jennifer/Script.js"></script>
|
||||
<script src="C007_LunchBreak/JenniferTennis/Script.js"></script>
|
||||
<script src="C007_LunchBreak/Natalie/Script.js"></script>
|
||||
<script src="C007_LunchBreak/Outro/Script.js"></script>
|
||||
<script src="C008_DramaClass/Intro/Script.js"></script>
|
||||
<script src="C008_DramaClass/JuliaIntro/Script.js"></script>
|
||||
<script src="C008_DramaClass/SarahIntro/Script.js"></script>
|
||||
<script src="C008_DramaClass/AmandaIntro/Script.js"></script>
|
||||
<script src="C008_DramaClass/DressingRoom/Script.js"></script>
|
||||
<script src="C008_DramaClass/Dressing/Script.js"></script>
|
||||
<script src="C008_DramaClass/DressingHiddenItem/Script.js"></script>
|
||||
<script src="C008_DramaClass/Transition/Script.js"></script>
|
||||
<script src="C008_DramaClass/Theater/Script.js"></script>
|
||||
<script src="C008_DramaClass/Julia/Script.js"></script>
|
||||
<script src="C008_DramaClass/Damsel/Script.js"></script>
|
||||
<script src="C008_DramaClass/Heroine/Script.js"></script>
|
||||
<script src="C008_DramaClass/Villain/Script.js"></script>
|
||||
<script src="C008_DramaClass/Outro/Script.js"></script>
|
||||
<script src="C009_Library/Intro/Script.js"></script>
|
||||
<script src="C009_Library/Library/Script.js"></script>
|
||||
<script src="C009_Library/Search/Script.js"></script>
|
||||
<script src="C009_Library/Jennifer/Script.js"></script>
|
||||
<script src="C009_Library/Yuki/Script.js"></script>
|
||||
<script src="C009_Library/Outro/Script.js"></script>
|
||||
<script src="C010_Revenge/Intro/Script.js"></script>
|
||||
<script src="C010_Revenge/AmandaSarah/Script.js"></script>
|
||||
<script src="C010_Revenge/SidneyJennifer/Script.js"></script>
|
||||
<script src="C010_Revenge/EarlyEnding/Script.js"></script>
|
||||
<script src="C010_Revenge/Outro/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/Intro/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/JennaIntro/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/Discipline/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/ClubRoom1/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/ClubRoom2/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/ClubRoom3/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/ClubRoom4/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/BlindMansBuff/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/Erica/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/Fight/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/EricaBadEnd/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/Lauren/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/RopeGroup/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/Slaves/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/SlaveTwin/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/Transition/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/Door/Script.js"></script>
|
||||
<script src="C101_KinbakuClub/Outro/Script.js"></script>
|
||||
<script src="C999_Common/GameLoad/Script.js"></script>
|
||||
<script src="C999_Common/GameSave/Script.js"></script>
|
||||
<script src="C999_Common/Player/Script.js"></script>
|
||||
<script src="C999_Common/Cuffs/Script.js"></script>
|
||||
<script src="C999_Common/CuffsKey/Script.js"></script>
|
||||
<script src="C999_Common/Rope/Script.js"></script>
|
||||
<script src="C999_Common/Armbinder/Script.js"></script>
|
||||
<script src="C999_Common/Manacles/Script.js"></script>
|
||||
<script src="C999_Common/BallGag/Script.js"></script>
|
||||
<script src="C999_Common/TapeGag/Script.js"></script>
|
||||
<script src="C999_Common/ClothGag/Script.js"></script>
|
||||
<script src="C999_Common/DoubleOpenGag/Script.js"></script>
|
||||
<script src="C999_Common/Collar/Script.js"></script>
|
||||
<script src="C999_Common/Blindfold/Script.js"></script>
|
||||
<script src="C999_Common/VibratingEgg/Script.js"></script>
|
||||
<script src="C999_Common/ChastityBelt/Script.js"></script>
|
||||
<script src="C999_Common/Crop/Script.js"></script>
|
||||
<script src="C999_Common/SleepingPill/Script.js"></script>
|
||||
<script src="C999_Common/RustyHook/Script.js"></script>
|
||||
<script src="C999_Common/MetalSheet/Script.js"></script>
|
||||
<script src="C999_Common/Fights/Fight.js"></script>
|
||||
<script src="C999_Common/Fights/DoubleFight.js"></script>
|
||||
<script src="C999_Common/Races/Race.js"></script>
|
||||
<script>
|
||||
|
||||
// When the code is loaded, start on "Chapter 0" to select a chapter and loads the default language
|
||||
window.onload = function() {
|
||||
CheatAllow = true; // Set cheat mode
|
||||
MainCanvas = document.getElementById("MainCanvas").getContext("2d");
|
||||
if (localStorage.getItem("CurrentLanguageTag")) CurrentLanguageTag = localStorage.getItem("CurrentLanguageTag");
|
||||
IsMobile = DetectMobile();
|
||||
document.getElementById("MainCanvas").addEventListener("keypress", KeyDown);
|
||||
document.getElementById("MainCanvas").tabIndex = 1000;
|
||||
SetScene("C000_Intro", "Intro");
|
||||
MainRun();
|
||||
};
|
||||
|
||||
// Main game running state, runs the current screen code and bottom bar
|
||||
function MainRun() {
|
||||
if (CurrentScreen != "CreatePlayer") document.getElementById("MainCanvas").focus();
|
||||
ProcessTimer();
|
||||
DynamicFunction(CurrentChapter + "_" + CurrentScreen + "_Run()");
|
||||
BuildBottomBar();
|
||||
}
|
||||
|
||||
// When the user presses a key, we send the KeyDown event to the other screens
|
||||
function KeyDown(event) {
|
||||
KeyPress = event.keyCode || event.which;
|
||||
if (CheatAllow) CheatKey();
|
||||
DynamicFunction(CurrentChapter + "_" + CurrentScreen + "_KeyDown()");
|
||||
}
|
||||
|
||||
// When the user clicks, we fire the click event for other screens
|
||||
function Click(event) {
|
||||
if (!IsMobile) {
|
||||
MouseMove(event);
|
||||
DynamicFunction(CurrentChapter + "_" + CurrentScreen + "_Click()");
|
||||
LeaveButtonClick();
|
||||
}
|
||||
}
|
||||
|
||||
// When the user clicks, we fire the click event for other screens
|
||||
function Touch(event) {
|
||||
if (IsMobile) {
|
||||
var rect = document.getElementById("MainCanvas").getBoundingClientRect();
|
||||
MouseX = event.touches[0].clientX - rect.left;
|
||||
MouseY = event.touches[0].clientY - rect.top;
|
||||
DynamicFunction(CurrentChapter + "_" + CurrentScreen + "_Click()");
|
||||
LeaveButtonClick();
|
||||
}
|
||||
}
|
||||
|
||||
// When mouse move, we keep the mouse position for other scripts
|
||||
function MouseMove(event) {
|
||||
var rect = document.getElementById("MainCanvas").getBoundingClientRect();
|
||||
MouseX = event.clientX - rect.left;
|
||||
MouseY = event.clientY - rect.top;
|
||||
}
|
||||
|
||||
// When the mouse is away from the control, we stop keeping the coordinates
|
||||
function LoseFocus(event) {
|
||||
MouseX = -1;
|
||||
MouseY = -1;
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<body style="padding:0px; margin:0px; margin-top:1px;">
|
||||
<canvas id="MainCanvas" width="1200" height="675" onClick="Click(event);" onTouchStart="Touch(event);" onMouseMove="MouseMove(event);" onMouseLeave="LoseFocus(event);" style="border:1px solid #000000; display:block; margin:0px; outline:none;"></canvas>
|
||||
</body>
|
||||
</html>
|
|
@ -7,6 +7,8 @@ CreditTypeTranslators
|
|||
|
||||
gottspende
|
||||
Rafael
|
||||
fleisch11
|
||||
Knife
|
||||
asdcvbgf
|
||||
|
||||
CreditTypeSupport
|
||||
|
@ -25,77 +27,84 @@ bryce m.|Xepherio
|
|||
Designated|Ilsyra
|
||||
Jyeoh|Winterisbest
|
||||
Michal P.|David
|
||||
Squerby55|Leon
|
||||
Noah J.|The_Blarg
|
||||
Ff7sfm|John M.
|
||||
thomas|nubbs99
|
||||
Lukas Z.|John D.
|
||||
ExpertPlasma|Trosan
|
||||
Bumurmum|Ediger
|
||||
Steve J.|Nathaniel W.
|
||||
Denis S.|Blackfur
|
||||
Side E.|Ray B.
|
||||
Dan S.|Mike W.
|
||||
Gust R.|ajwad
|
||||
Adriano8727|brunayla
|
||||
Nam H.|Ryan K.
|
||||
Bobby A.|Vkad 6.
|
||||
skylar|Richard M.
|
||||
Alfredo A.|Kevin K.
|
||||
Kurami-|Winnie
|
||||
Michael F.|Edward N.
|
||||
itsrave|Kuroham
|
||||
Dennis S.|Joseph M.
|
||||
DARKSIDE W.|smack54
|
||||
Rashiash|d1122
|
||||
Sean M.|Jose
|
||||
neosuduno|cross
|
||||
Ian J.|Jake h.
|
||||
llecram a.|SenpaiBlue
|
||||
twlight908|Astorius B.
|
||||
lee j.|Hellgete
|
||||
Arboraxx|Big D.
|
||||
Orpheus|asdwdaw
|
||||
Hayden B.|Jon A.
|
||||
James L.|LuckyBonin
|
||||
Bahamut101|Fey
|
||||
Mechio|Dethfox52
|
||||
Evangelina T.|PizzaRush
|
||||
qiyufei|oymany
|
||||
Traynfreek|Yagami Y.
|
||||
Nelis|solanthus
|
||||
lostcapital|Swatman
|
||||
Anton A.|David M.
|
||||
Lord H.|RainRizer
|
||||
Jojo|Tyler P.
|
||||
Yune23|Nic
|
||||
john|Out_erik
|
||||
Michał S.|Ren
|
||||
scott s.|Dustin V.
|
||||
Robert|Daniel W.
|
||||
Lilian B.|Stanley F.
|
||||
Jesse Y.|Barbehenn
|
||||
Stargat53|Lovebdg1
|
||||
Jörn P.|Andrei S.
|
||||
Flying V.|plicoc
|
||||
Ryner L.|Simon W.
|
||||
Squerby55|Sanae X.
|
||||
Leon|Bob D.
|
||||
Jose A.|KBgamer2010
|
||||
CuvyanTaylor|JohnCenaDidNothing
|
||||
Destroyer-x|BinaryNerd
|
||||
Robert M.|bxfire
|
||||
Hazel K.|James B.
|
||||
EugeneTooms|Thomas G.
|
||||
Andrew C.|Koluc
|
||||
Zack|Keso
|
||||
Ryner L.|Noah J.
|
||||
The_Blarg|Ff7sfm
|
||||
John M.|thomas
|
||||
nubbs99|Lukas Z.
|
||||
John D.|ExpertPlasma
|
||||
Trosan|Bumurmum
|
||||
Ediger|Steve J.
|
||||
Nathaniel W.|Denis S.
|
||||
Blackfur|Side E.
|
||||
Ray B.|Dan S.
|
||||
Mike W.|Gust R.
|
||||
ajwad|Adriano8727
|
||||
brunayla|Nam H.
|
||||
Ryan K.|Bobby A.
|
||||
Vkad 6.|skylar
|
||||
Richard M.|Alfredo A.
|
||||
Kevin K.|Kurami-
|
||||
Winnie|Michael F.
|
||||
Edward N.|itsrave
|
||||
Kuroham|Dennis S.
|
||||
Joseph M.|DARKSIDE W.
|
||||
smack54|Rashiash
|
||||
d1122|Sean M.
|
||||
Jose|neosuduno
|
||||
cross|Ian J.
|
||||
Jake h.|llecram a.
|
||||
SenpaiBlue|twlight908
|
||||
Astorius B.|lee j.
|
||||
Hellgete|Arboraxx
|
||||
Big D.|Orpheus
|
||||
asdwdaw|Hayden B.
|
||||
Jon A.|James L.
|
||||
LuckyBonin|Bahamut101
|
||||
Fey|Mechio
|
||||
Dethfox52|Evangelina T.
|
||||
PizzaRush|qiyufei
|
||||
oymany|Traynfreek
|
||||
Yagami Y.|Nelis
|
||||
solanthus|lostcapital
|
||||
Swatman|Anton A.
|
||||
David M.|Lord H.
|
||||
RainRizer|Jojo
|
||||
Tyler P.|Yune23
|
||||
Nic|john
|
||||
Out_erik|Michał S.
|
||||
Ren|scott s.
|
||||
Dustin V.|Robert
|
||||
Daniel W.|Lilian B.
|
||||
Stanley F.|Jesse Y.
|
||||
Barbehenn|Stargat53
|
||||
Lovebdg1|Jörn P.
|
||||
David R.|target
|
||||
Andrei S.|Flying V.
|
||||
plicoc|Simon W.
|
||||
gottspende|What E.
|
||||
Stefano|Rafael R.
|
||||
roulio12|ElCorro
|
||||
Johnny g.|AJ22
|
||||
Austin M.|CuvyanTaylor
|
||||
Lukas G.|egadonb
|
||||
Meyer|Alpha
|
||||
Oren B.|Afituz I.
|
||||
BinaryNerd|MrSteak
|
||||
Raven-rj|Zongus763
|
||||
Jack S.|Joshua H.
|
||||
Goudy|David R.
|
||||
Charlulu's D.|Triassik
|
||||
Leonardo P.|jukehero461
|
||||
天河|lemonda
|
||||
DJZ|Littleshiro-kun
|
||||
Christopher W.|
|
||||
Austin M.|Lukas G.
|
||||
egadonb|Meyer
|
||||
Alpha|Oren B.
|
||||
Afituz I.|Raven-rj
|
||||
Zongus763|Jack S.
|
||||
Joshua H.|Charlulu's D.
|
||||
Triassik|Leonardo P.
|
||||
jukehero461|天河
|
||||
lemonda|DJZ
|
||||
Littleshiro-kun|Christopher W.
|
||||
|
||||
CreditTypeFans
|
||||
|
||||
|
|
|
|
@ -25,4 +25,4 @@ Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
|
|||
30,0,0,,Französich (Kapitel 1 bis 7)|Geschrieben von gottspende,,0,0,0,"SetLanguage(""FR"")"
|
||||
30,0,0,,Chinesisch (Kapitel 5)|Geschrieben von asdcvbgf,,0,0,0,"SetLanguage(""CN"")"
|
||||
30,0,0,,Spanisch (Kapitel 1)|Geschrieben von Rafael R,,0,0,0,"SetLanguage(""ES"")"
|
||||
30,0,0,,Deutsch (Kapitel 1 und 12)|Geschrieben von carl234444 und fleisch11,,,,,
|
||||
30,0,0,,Deutsch (Kapitel 1 und 12)|Von Knife und fleisch11,,0,0,0,"SetLanguage(""DE"")"
|
||||
|
|
|
|
@ -25,4 +25,4 @@ Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
|
|||
30,0,0,,French (Chapter 1 to 7)|Made by gottspende,,0,0,0,"SetLanguage(""FR"")"
|
||||
30,0,0,,Chinese (Chapter 5)|Made by asdcvbgf,,0,0,0,"SetLanguage(""CN"")"
|
||||
30,0,0,,Spanish (Chapter 1)|Made by Rafael R,,0,0,0,"SetLanguage(""ES"")"
|
||||
30,0,0,,German (Chapter 1 and 12)|Made by carl234444 and fleisch11,,0,0,0,SetLanguage(“DE”)
|
||||
30,0,0,,German (Chapter 1 & 11)|By Knife and fleisch11,,0,0,0,"SetLanguage(""DE"")"
|
||||
|
|
|
|
@ -25,3 +25,4 @@ Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
|
|||
30,0,0,,Francés (Capítulos 1 to 7)|Autor gottspende,,0,0,0,"SetLanguage(""FR"")"
|
||||
30,0,0,,Chino (Capítulo 5)|Autor asdcvbgf,,0,0,0,"SetLanguage(""CN"")"
|
||||
30,0,0,,Español (Capítulo 1)|Autor Rafael R.,,0,0,0,"SetLanguage(""ES"")"
|
||||
30,0,0,,Alemán (Capítulo 1 & 11)|Autor Knife & fleisch11,,0,0,0,"SetLanguage(""DE"")"
|
||||
|
|
|
|
@ -25,3 +25,4 @@ Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
|
|||
30,0,0,,"Français (Chapitre 1 à 7)|Traduit par gottspende",,0,0,0,"SetLanguage(""FR"")"
|
||||
30,0,0,,Chinois (Chapitre 5)|Traduit par asdcvbgf,,0,0,0,"SetLanguage(""CN"")"
|
||||
30,0,0,,Espagnol (Chapitre 1)|Traduit par Rafael R,,0,0,0,"SetLanguage(""ES"")"
|
||||
30,0,0,,Allemand (Chapitre 1 & 11)|Par Knife et fleisch11,,0,0,0,"SetLanguage(""DE"")"
|
||||
|
|
|
19
C001_BeforeClass/Amanda/Intro_DE.csv
Normal file
19
C001_BeforeClass/Amanda/Intro_DE.csv
Normal file
|
@ -0,0 +1,19 @@
|
|||
Stage,LoveReq,SubReq,VarReq,IntroText,Image
|
||||
0,0,0,,Hi! Are you new in our college?|Class starts at eight o'clock.,Amanda.jpg
|
||||
0,0,0,SidneyInBondage,Hi! I can't believe you tied up Sidney.|She does look cute like that though.,Amanda.jpg
|
||||
10,0,0,,Hello and welcome again.,Amanda.jpg
|
||||
20,0,0,,Do you need anything?,Amanda.jpg
|
||||
30,0,0,,Anything else you want to know|or we focus on today's class?,Amanda.jpg
|
||||
40,0,0,,(She looks at the black haired|girl and seems scared.),Amanda.jpg
|
||||
50,0,0,,"Let's talk after class, ok?",Amanda.jpg
|
||||
50,2,0,,I would love to talk but I need to get my|notes ready. Let's meet after class.,Amanda.jpg
|
||||
50,-2,0,,I really don't have time to talk.,Amanda.jpg
|
||||
50,0,0,SidneyInBondage,(She giggles.) Sidney is so cute like that.|But maybe you should untie her before class.,Amanda.jpg
|
||||
200,0,0,,Why do you have rope here?,Amanda.jpg
|
||||
220,0,0,,Please be careful with my clothes.|(She seems very humiliated.),AmandaStrip.jpg
|
||||
230,0,0,,Oh god! The class will start very soon.|(She tugs futilely on the ropes to get out.),AmandaBondageFront.jpg
|
||||
240,0,0,,,AmandaBondageBack.jpg
|
||||
250,0,0,,,AmandaBondageHug.jpg
|
||||
260,0,0,,,AmandaBondageKiss.jpg
|
||||
300,0,0,,Thanks for letting me go. (She smiles.),Amanda.jpg
|
||||
300,0,0,SidneyInBondage,Thanks for letting me go and Sidney's cute like that.|But maybe you should untie her before class.,Amanda.jpg
|
|
8
C001_BeforeClass/Bag/Stage_DE.csv
Normal file
8
C001_BeforeClass/Bag/Stage_DE.csv
Normal file
|
@ -0,0 +1,8 @@
|
|||
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
|
||||
0,0,0,,(Open the straps.),"You open the straps, they are hanging loose.|You can see some ropes in the bag.",10,0,0,
|
||||
0,0,0,,(Pull on the bag.),Stop pulling you idiot! What are you doing?|(She pulls the bag away from you.),30,0,0,SidneyAnnoy()
|
||||
10,0,0,,(Close the straps.),You carefully slide the straps back in the sleeves.,0,0,0,
|
||||
10,0,0,,(Steal the ropes.),You carefully steal the ropes from the bag.,20,0,0,GetRope()
|
||||
10,0,0,,(Ask about the ropes.),,30,0,0,SidneyRope()
|
||||
10,0,0,,(Pull on the bag.),Stop pulling you idiot! What are you doing?|(She pulls the bag away from you.),30,0,0,SidneyAnnoy()
|
||||
20,0,0,,(Pull on the bag.),Stop pulling you idiot! What are you doing?|(She pulls the bag away from you.),30,0,0,SidneyAnnoy()
|
|
6
C001_BeforeClass/FightIntro/Text_DE.csv
Normal file
6
C001_BeforeClass/FightIntro/Text_DE.csv
Normal file
|
@ -0,0 +1,6 @@
|
|||
Tag,Content
|
||||
Intro1,"Sidney gets up, rolls her sleeves and clenches her fists."
|
||||
Intro2,Some of the girls hide and some scream for blood.
|
||||
Intro3,She charges on you furiously. Get ready to fight!
|
||||
Intro4A,"(Use A, S, K, L when the punch reaches the red bar.)"
|
||||
Intro4B,(Click on the red bar when the punch reaches it.)
|
|
6
C001_BeforeClass/FightOutro/Text_DE.csv
Normal file
6
C001_BeforeClass/FightOutro/Text_DE.csv
Normal file
|
@ -0,0 +1,6 @@
|
|||
Tag,Content
|
||||
Intro1A,The teacher comes in and sees you two fighting.
|
||||
Intro1B,The teacher comes in and sees you beating up Sidney.
|
||||
Intro1C,The teacher comes in and sees Sidney beating you up.
|
||||
Intro2,She splits and pulls both of you away from the classroom.
|
||||
Intro3,She tells you that your next class will be spent in detention.
|
|
7
C001_BeforeClass/Intro/Text_DE.csv
Normal file
7
C001_BeforeClass/Intro/Text_DE.csv
Normal file
|
@ -0,0 +1,7 @@
|
|||
Tag,Content
|
||||
Intro1,Chapter 1 - Before Class (Click to continue)
|
||||
Intro2,This is your first day in a new school. It's both thrilling and kind of scary.
|
||||
Intro3,This is no ordinary college. It's an all-girl academy renowned for its strictness.
|
||||
Intro4,"You enter the austere building, it's outdated and cold, some windows have bars."
|
||||
Intro5,"Every student is wearing the same skirt and tie, uniforms are mandatory."
|
||||
Intro6,"It's 7:40 and class starts at 8:00, you take a seat behind a black haired girl."
|
|
10
C001_BeforeClass/Outro/Text_DE.csv
Normal file
10
C001_BeforeClass/Outro/Text_DE.csv
Normal file
|
@ -0,0 +1,10 @@
|
|||
Tag,Content
|
||||
Intro1,The bell rings and the remaining students come in.
|
||||
Intro2A,"Everyone takes their seat, some wave at you, some ignore you."
|
||||
Intro2B,Everyone is surprised to see Amanda tied up in her underwear.
|
||||
Intro2C,Everyone is surprised to see Sidney tied up in her underwear.
|
||||
Intro2D,Everyone is surprised to see both girls tied up in their underwear.
|
||||
Intro3A,The teacher comes in and the first morning class begins.
|
||||
Intro3B,"Some of the students turn away, some laugh and some take pictures."
|
||||
Intro4,The teacher finally comes in and manages to control the situation.
|
||||
Intro5,"Since you caused trouble with Sidney's ropes, you both go to detention."
|
|
22
C001_BeforeClass/Sidney/Intro_DE.csv
Normal file
22
C001_BeforeClass/Sidney/Intro_DE.csv
Normal file
|
@ -0,0 +1,22 @@
|
|||
Stage,LoveReq,SubReq,VarReq,IntroText,Image
|
||||
0,0,0,,What do you want? (She stares at you.),SidneyFace.jpg
|
||||
0,0,0,AmandaInBondage,Amazing! I've wanted to tie her for weeks.|Now what do you want? (She stares at you.),SidneyFace.jpg
|
||||
10,0,0,,(She stares at the girl with the brown hair.),SidneyStare.jpg
|
||||
20,0,0,,(She crosses her arms and looks at you in the eyes.),SidneyFace.jpg
|
||||
30,0,0,,(She stares again at the girl with the brown hair.),SidneyStare.jpg
|
||||
40,0,0,,(She turns her head and ignores you.),SidneyBack.jpg
|
||||
40,2,0,,Class will begin soon but let's talk later.,SidneyFace.jpg
|
||||
40,-2,0,,Don't talk to me bitch!|(She turns her head and ignores you.),SidneyBack.jpg
|
||||
40,0,0,AmandaInBondage,Congrats on humiliating her. Let's talk after class.|(She looks at Amanda and gives a thumbs up.),SidneyFace.jpg
|
||||
100,0,0,,Fuck! You were looking in my bag?|(She seems nervous that you found the ropes.),SidneyFace.jpg
|
||||
110,0,0,,(She makes a curious face at you.),SidneyFace.jpg
|
||||
200,0,0,,Did you steal these ropes from my bag?|(She looks furious.),SidneyFace.jpg
|
||||
210,0,0,,Give me back my ropes!,SidneyFace.jpg
|
||||
220,0,0,,Wait until I get out!|(She struggles in vain to get free.),SidneyBondageFront.jpg
|
||||
220,0,0,AmandaInBondage,At least she looks more humiliated than me.|(She looks at Amanda and grins.),SidneyBondageFront.jpg
|
||||
230,0,0,,,SidneyBondageBack.jpg
|
||||
240,0,0,,,SidneyBondageHug.jpg
|
||||
250,0,0,,,SidneyBondageKiss.jpg
|
||||
300,0,0,,You thief! We have nothing to talk about.,SidneyBack.jpg
|
||||
310,0,0,,I can't believe you tied me up in here.|We'll talk about it later.,SidneyFace.jpg
|
||||
310,0,0,AmandaInBondage,"I can't believe you tied me up in here.|On the bright side, she's still in trouble.",SidneyFace.jpg
|
|
|
@ -198,6 +198,9 @@ function C009_Library_Yuki_AnnoyYuki() {
|
|||
if (C009_Library_Yuki_AnnoyCount >= 3) {
|
||||
if (!C009_Library_Search_CanStealArmbinder && PlayerHasInventory("Armbinder")) PlayerRemoveInventory("Armbinder", 1);
|
||||
PlayerLockInventory("Armbinder");
|
||||
PlayerUnlockInventory("ClothGag");
|
||||
PlayerUnlockInventory("BallGag");
|
||||
PlayerUnlockInventory("TapeGag");
|
||||
GameLogAdd("ArmbinderOnPlayer");
|
||||
ActorSetPose("Angry");
|
||||
C009_Library_Library_LockedArmbinder = true;
|
||||
|
|
11
C011_LiteratureClass/MildredIntro/Text_DE.csv
Normal file
11
C011_LiteratureClass/MildredIntro/Text_DE.csv
Normal file
|
@ -0,0 +1,11 @@
|
|||
Tag,Content
|
||||
Intro1,It's 15:40 and the teacher finally comes into class.
|
||||
Intro2,"She introduces herself as Mildred, a substitute teacher."
|
||||
Intro3,She's carrying a briefcase and a rigid leather crop.
|
||||
Intro4,She stares at Sidney who removes her feet from her desk.
|
||||
Intro5,She stands in front of the podium and speaks to everyone.
|
||||
IntroDefiant1,It's 15:40 and the teacher finally comes into class.
|
||||
IntroDefiant2,You recognize Mildred who will be the substitute teacher.
|
||||
IntroDefiant3,She's carrying a briefcase and a rigid leather crop.
|
||||
IntroDefiant4,She gives you a defiant look and points the crop at you.
|
||||
IntroDefiant5,She stands in front of the podium and speaks to everyone.
|
|
16
C011_LiteratureClass/Outro/Text_DE.csv
Normal file
16
C011_LiteratureClass/Outro/Text_DE.csv
Normal file
|
@ -0,0 +1,16 @@
|
|||
Tag,Content
|
||||
Outro1,"The bell rings again, your last class for the day is over."
|
||||
NoType,You yawn and stretch after a long and boring class.
|
||||
LostVersusSidney,Sidney laughs at you and your defeat against her.
|
||||
WonVersusSidney,"Since you were victorious, Sidney avoids talking at you."
|
||||
LostVersusMildred,Mildred whips your butt one last time and leaves.
|
||||
WonVersusMildred,Mildred leaves quickly and doesn't want to talk.
|
||||
StrictLeader,The students keep a low tone of voice and avoid you.
|
||||
FairLeader,Some students congratulate you on your performance.
|
||||
EasyLeader,Many students come to exchange phone numbers.
|
||||
Outro2,You pick your stuff and walk back to the dormitory.
|
||||
OutroClub1,"The bell rings again, your last class for the day is over."
|
||||
OutroClub2,You take your bag and find a mysterious card in it.
|
||||
OutroClub3,It's an invitation but you don't know from whom.
|
||||
OutroClub4,"It's for an event tonight at: ""The Bondage Club""."
|
||||
OutroClub5,You pick your stuff and walk back to the dormitory.
|
|
42
C011_LiteratureClass/SelectDesk/Intro_DE.csv
Normal file
42
C011_LiteratureClass/SelectDesk/Intro_DE.csv
Normal file
|
@ -0,0 +1,42 @@
|
|||
Stage,LoveReq,SubReq,VarReq,IntroText,Image
|
||||
0,0,0,,The class is almost full but the teacher is still missing.|There's an empty desk in the front and back rows.,TeacherPodium.jpg
|
||||
10,0,0,,,FrontDesk.jpg
|
||||
20,0,0,,,NatalieWaiting.jpg
|
||||
50,0,0,,,BackDesk.jpg
|
||||
60,0,0,,,SidneyRelax.jpg
|
||||
100,0,0,,,FrontDeskSit.jpg
|
||||
101,0,0,,,TeacherPodium.jpg
|
||||
110,0,0,,,NatalieWaiting.jpg
|
||||
111,0,0,,,Natalie.jpg
|
||||
112,0,0,,,Natalie.jpg
|
||||
113,0,0,,,Natalie.jpg
|
||||
114,0,0,,,Natalie.jpg
|
||||
120,0,0,,,Natalie.jpg
|
||||
121,0,0,,,Natalie.jpg
|
||||
122,0,0,,,Natalie.jpg
|
||||
123,0,0,,,Natalie.jpg
|
||||
124,0,0,,,Natalie.jpg
|
||||
125,0,0,,,Natalie.jpg
|
||||
126,0,0,,,Natalie.jpg
|
||||
180,0,0,,,NatalieWaiting.jpg
|
||||
190,0,0,,,NatalieAngry.jpg
|
||||
200,0,0,,,BackDeskSit.jpg
|
||||
201,0,0,,,TeacherPodium.jpg
|
||||
210,0,0,,,SidneyRelax.jpg
|
||||
211,0,0,,,Sidney.jpg
|
||||
230,0,0,,,SidneyLove.jpg
|
||||
231,0,0,,,SidneyLove.jpg
|
||||
240,0,0,,,SidneySub.jpg
|
||||
241,0,0,,,SidneySub.jpg
|
||||
250,0,0,,,SidneyDomme.jpg
|
||||
251,0,0,,,SidneyDomme.jpg
|
||||
260,0,0,,,SidneyRelax.jpg
|
||||
261,0,0,,,SidneyRelax.jpg
|
||||
262,0,0,,,Sidney.jpg
|
||||
263,0,0,,,Sidney.jpg
|
||||
264,0,0,,,Sidney.jpg
|
||||
265,0,0,,,Sidney.jpg
|
||||
266,0,0,,,Sidney.jpg
|
||||
270,0,0,,,SidneyDomme.jpg
|
||||
280,0,0,,,SidneyRelax.jpg
|
||||
290,0,0,,,SidneyHate.jpg
|
|
142
C011_LiteratureClass/SelectDesk/Stage_DE.csv
Normal file
142
C011_LiteratureClass/SelectDesk/Stage_DE.csv
Normal file
|
@ -0,0 +1,142 @@
|
|||
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
|
||||
0,0,0,,(Check the front row.),There's an empty desk in the front row.|Right next to where the teacher should stand.,10,0,0,
|
||||
0,0,0,,(Check the back row.),There's an empty desk in the back row.|It smells like someone just smoked.,50,0,0,
|
||||
10,0,0,NatalieLunch,(Check the neighbors.),Natalie from the Kinbaku Club sits next to the desk.|She looks at the clock and seems to be impatient.,20,0,0,
|
||||
10,0,0,!NatalieLunch,(Check the neighbors.),A brown haired girl is sitting next to the empty desk.|She looks at the clock and seems to be impatient.,20,0,0,
|
||||
10,0,0,,(Check the back row.),There's an empty desk in the back row.|It smells like someone just smoked.,50,0,0,
|
||||
10,0,0,,(Check in front|of the classroom.),The teacher is missing.|The podium is empty.,0,0,0,
|
||||
10,0,0,,(Pick this desk.),You pick the desk in the|front row and sit on it.,100,0,0,SelectFront()
|
||||
20,0,0,,(Check the desk.),There's an empty desk in the front row.|Right next to where the teacher should stand.,10,0,0,
|
||||
20,0,0,,(Check the back row.),There's an empty desk in the back row.|It smells like someone just smoked.,50,0,0,
|
||||
20,0,0,,(Check in front|of the classroom.),The teacher is missing.|The podium is empty.,0,0,0,
|
||||
50,0,0,SidneyWasPig,(Check the neighbors.),Sidney is sitting next to the empty desk.|She flips you the finger when you walk by.,60,0,0,
|
||||
50,0,0,!SidneyWasPig,(Check the neighbors.),"Sidney is sitting next to the empty desk.|She seems pretty relax, she might be stoned.",60,0,0,
|
||||
50,0,0,,(Check the front row.),There's an empty desk in the front row.|Right next to where the teacher should stand.,10,0,0,
|
||||
50,0,0,,(Check in front|of the classroom.),The teacher is missing.|The podium is empty.,0,0,0,
|
||||
50,0,0,,(Pick this desk.),You pick the desk in the|back row and sit on it.,200,0,0,SelectBack()
|
||||
60,0,0,,(Check the desk.),There's an empty desk in the back row.|It smells like someone just smoked.,50,0,0,
|
||||
60,0,0,,(Check the front row.),There's an empty desk in the front row.|Right next to where the teacher should stand.,10,0,0,
|
||||
60,0,0,,(Check in front|of the classroom.),The teacher is missing.|The podium is empty.,0,0,0,
|
||||
100,0,0,,(Wait patiently.),You quietly wait for the teacher|but she's not coming in yet.,100,0,0,WaitTwoMinutes()
|
||||
100,0,0,,(Check in front|of the classroom.),The teacher is still missing.,101,0,0,
|
||||
100,0,0,,(Check your neighbors.),(Most of your neighbors are busy in their|books but one of them is only looking at the clock.),110,0,0,CheckFront()
|
||||
101,0,0,,(Wait patiently.),You quietly wait for the teacher|but she's not coming in yet.,101,0,0,WaitTwoMinutes()
|
||||
101,0,0,,(Check your desk.),You turn around to your desk.,100,0,0,
|
||||
101,0,0,,(Check your neighbors.),(Most of your neighbors are busy in their|books but one of them is only looking at the clock.),110,0,0,CheckFront()
|
||||
110,0,0,,Hello there.,"(She turns around.)|Hello, I'm Natalie.",111,0,0,
|
||||
110,0,0,,What's up?,"(She turns around.) Not much, I'm waiting|for the teacher. I'm Natalie by the way.",111,0,0,
|
||||
110,0,0,,(Back to your desk.),You turn around to your desk.,100,0,0,UnloadActor()
|
||||
111,0,0,,I'm COMMON_PLAYERNAME.,I'm pleased to meet you.|You're new in the college?,112,0,0,
|
||||
111,0,0,,Nice to meet you.|(Shake her hand.),It's nice to meet you also.|You're new in the college?,112,1,0,
|
||||
112,0,0,,"Yes, I don't have|any friends yet.",I know a great club if|you want to make friends.,113,0,-1,
|
||||
112,0,0,,"Yes, but I already|have many friends.",Great! I know a great club if you|and your friends want to have fun.,113,0,1,
|
||||
112,0,0,,"Yes, it's my|first day here.","Since you're new, you need to meet people.|And I know the perfect club for that.",113,0,0,
|
||||
112,0,0,HasSeduction,Yes. And this place has|the cutest girls. (Wink.),(She blushes.) You sound pretty open.|I know a great club for open minded girls.,113,1,0,
|
||||
113,0,0,,That's pretty interesting.|Tell me about the club.,It's called the Kinbaku club.|We enjoy bondage and restrains.,114,1,0,
|
||||
113,0,0,,What kind of club?,It's called the Kinbaku club.|We enjoy bondage and restrains.,114,0,0,
|
||||
113,0,0,,Clubs are for nerds.,"Not this one, the Kinbaku club.|We enjoy bondage and restrains.",114,-1,0,
|
||||
114,0,0,,So I could tie you up?,Only if you're quick and strong enough.|We are meeting this evening if you want to join.,121,0,1,
|
||||
114,0,0,,So you will tie me up?,It could happen. (She looks at you with a grin.)|We are meeting this evening if you want to join.,121,0,-1,
|
||||
114,0,0,,This is interesting.,Great! We are having a meeting|this evening if you want to join.,121,1,0,
|
||||
114,0,0,,When is the|next meeting?,"This evening, you're welcome to join.",121,0,0,
|
||||
114,0,0,,That sounds horrible.,"Forget it then, you're too soft for the club.|(She turns around and looks at the clock.)",180,-1,-1,NatalieOut()
|
||||
114,0,0,,You're a pervert.,"Forget it then, you're too soft for the club.|(She turns around and looks at the clock.)",180,-1,0,NatalieOut()
|
||||
114,0,0,,I'm not interested.,"Its fine, the club isn't for everyone.|(She turns around and looks at the clock.)",180,0,0,NatalieOut()
|
||||
120,0,0,,Yes! The Kinbaku|club is awesome.,Great! (She does a thumb up at you.)|We are meeting this evening if you want to join.,121,1,0,
|
||||
120,0,0,,(Nod politely.),Then you're welcome to come again girl.|We are meeting this evening if you want to join.,121,0,-1,
|
||||
120,0,0,,I don't know.,Maybe you need to try again to make your mind.|We are meeting this evening if you want to join.,121,0,0,
|
||||
120,0,0,,"No, this club|is horrible.",Then why are you talking to me?|(She turns around and looks at the clock.),180,-1,0,NatalieOut()
|
||||
120,0,0,,(Back to your desk.),You turn around to your desk.,100,0,0,UnloadActor()
|
||||
121,0,0,,I'm not sure.|I'll think about it.,"Sure, I might also miss the meeting myself.|If you come, try to bring some restrains.",122,0,0,KinbakuClubInfo()
|
||||
121,0,0,,I'll be there if|I can tie you up.,"I'm not sure I'll be there myself but I'll try.|If you come, try to bring some restrains.",122,0,1,KinbakuClubInfo()
|
||||
121,0,0,,Of course I|will be there.,Great! I'm not sure I'll be there myself|but I'll try. Bring some restrains.,122,1,0,KinbakuClubInfo()
|
||||
121,0,0,,I have better plans|for this evening.,(She frowns and nods.) Alright then.|(She turns around and looks at the clock.),180,-1,0,NatalieOut()
|
||||
122,0,0,,What should I bring?,"Cuffs, ropes and gags. All that good stuff.|It will be a fun and kinky evening.",123,0,0,
|
||||
122,0,0,,I'll bring my collar.,Be careful it doesn't get locked around your neck.|(She giggles.) It will be a fun and kinky evening.,123,0,-1,
|
||||
122,0,5,,I have a collar|for you girl.,Really? (She blushes red.)|It will be a fun and kinky evening.,123,0,1,
|
||||
122,0,0,,I don't have|any restrains.,"That sucks, but Jenna might be able to help you.|(She winks.) It will be a fun and kinky evening.",123,-1,0,
|
||||
123,0,0,,It should be fun.,It will. When this class is over.,124,0,0,
|
||||
123,0,0,,If only this class|could end now.,I agree! And we haven't begun.,124,1,0,
|
||||
123,0,0,,"Yes, but let's focus|on class for now.",This class is so boring.|But I guess we have to do it.,124,-1,0,
|
||||
124,0,0,,Am I too early?,"You're on time, the teacher is late|again. We might get a substitute.",125,0,-1,
|
||||
124,0,0,,Is the teacher late?,She's late. We might get|a substitute teacher again.,125,0,0,
|
||||
125,0,0,,A substitute?|That sucks.,"It depends on who's the substitute.|I'm gone at 16:30 anyway, whoever that is.",126,-1,0,
|
||||
125,0,0,,A substitute? It's|time to cause trouble!,"It depends on who's the substitute.|I'm gone at 16:30 anyway, whoever that is.",126,1,0,
|
||||
125,0,0,,I'll teach this|stupid class.,"(She giggles.) I'm sure you could.|I'm gone at 16:30 anyway, teacher or not.",126,0,1,
|
||||
126,0,0,,You look like|you're in a hurry.,Yeah! I have a pretty big evening planned.|(She turns around and stares at the clock.),180,0,0,NatalieOut()
|
||||
126,0,0,,There's not much|to do but wait.,Correct. If only this clock would spin faster.|(She turns around and stares at the clock.),180,0,0,NatalieOut()
|
||||
180,0,0,,"Hey, Natalie!","Not now, we'll talk another time.|(She stares at the classroom clock.)",180,0,0,
|
||||
180,0,0,,(Back to your desk.),You turn around to your desk.,100,0,0,UnloadActor()
|
||||
190,0,0,,It was only for fun!,"(She gives you an angry look and whispers.)|She who laughs last, laughs best.",190,0,0,
|
||||
190,0,0,,What are you|planning now?,You'll see pretty soon.,190,0,0,
|
||||
190,0,0,,I'm so sorry. Can|we make peace?,Maybe. Come to the club later and|we'll see about that. (She grins.),190,0,0,NataliePeaceOffer()
|
||||
190,0,0,,(Back to your desk.),You turn around to your desk.,100,0,0,UnloadActor()
|
||||
200,0,0,,(Wait patiently.),You quietly wait for the teacher|but she's not coming in yet.,200,0,0,WaitTwoMinutes()
|
||||
200,0,0,,(Check in front|of the classroom.),The teacher is still missing.,201,0,0,
|
||||
200,0,0,,(Check your neighbors.),Most of your neighbors are busy in their|books and Sidney seems to be relaxing.,210,0,0,CheckBack()
|
||||
201,0,0,,(Wait patiently.),You quietly wait for the teacher|but she's not coming in yet.,201,0,0,WaitTwoMinutes()
|
||||
201,0,0,,(Check your desk.),You turn around to your desk.,200,0,0,
|
||||
201,0,0,,(Check your neighbors.),Most of your neighbors are busy in their|books but Sidney seems to be relaxing.,210,0,0,CheckBack()
|
||||
210,0,0,,Hi Sidney.,"(She slowly turns around to talk to you.)|Hey there, are you bored as I am?",211,0,0,
|
||||
210,0,0,,What's up?,"(She slowly turns around to talk to you.)|Nothing, are you bored as I am?",211,0,0,
|
||||
210,0,0,,(Back to your desk.),You turn around to your desk.,200,0,0,UnloadActor()
|
||||
211,0,0,,Bored? This class|will be great!,You're either a nerd or you're insane.|(She sinks in her chair and seems stone.),260,-1,0,
|
||||
211,0,0,,"Yeah, literature will|be a boring class.","Fuck yeah, I cannot stand this class.|(She sinks in her chair and seems stone.)",260,1,0,
|
||||
211,0,0,,I don't know. It's my|first literature class here.,Well be prepared for fucking long class.|(She sinks in her chair and seems stone.),260,0,0,
|
||||
230,0,0,,You've reserved|the back row?,Yep! No dorks and no Sarah's are allowed here.|So you'll be taking this boring class with me?,231,0,0,
|
||||
230,0,0,,I'm glad I've found|a seat next to you.,"This seat is reserved for my friends, you're ok.|So you'll be taking this boring class with me?",231,1,0,
|
||||
230,0,0,,Aren't we too far|to hear the teacher?,That's the whole point of being far!|So you'll be taking this boring class with me?,231,0,-1,
|
||||
230,0,0,,This spot is perfect|to cause trouble.,Exactly! That's why I reserve it for friends.|So you'll be taking this boring class with me?,231,0,1,
|
||||
231,0,0,,Literature class|might be fun.,That's where you're fucking wrong.|(She looks at the ceiling and spaces out.),260,0,-1,
|
||||
231,0,0,,Why are taking this class|if you don't like it?,Because this whole college is retarded.|(She looks at the ceiling and spaces out.),260,-1,0,
|
||||
231,0,0,,"Yeah, we are|stuck together.","Yep, stuck for one shitty hour.|(She looks at the ceiling and spaces out.)",260,0,0,
|
||||
231,0,0,HasSeduction,I'm simply glad to be|with a cutie like you.,You're sweet COMMON_PLAYERNAME.|(She looks at the ceiling and spaces out.),260,1,0,
|
||||
240,0,0,,I cannot complain.|What about you girl?,I've seen worse days before Miss.|Do you like the seat I've reserved?,241,0,0,
|
||||
240,0,0,,I'm fine. What about you?|Did you cause trouble?,"Well... Yes and no, nothing unusual.|Do you like the seat I've reserved?",241,0,1,
|
||||
240,0,0,,Why are you|so shy with me?,"I don't know, no reasons I guess.|Do you like the seat I've reserved?",241,0,-1,
|
||||
240,0,0,,This day will be|good when it's over.,"I totally agree, we think alike Miss.|Do you like the seat I've reserved?",241,1,0,
|
||||
240,0,0,,It was a good day.|This college is fine.,Fine? Are you sure of that? Anyway.|Do you like the seat I've reserved?,241,-1,0,
|
||||
241,0,0,,We are too far|from the teacher.,Oh! I thought you would like that.|(She looks at the ceiling and spaces out.),260,0,-1,
|
||||
241,0,0,,This seat is fine.,"Yes, we have the best row back there.|(She looks at the ceiling and spaces out.)",260,0,0,
|
||||
241,0,0,HasSeduction,I'm simply glad to be|with a cutie like you.,You're sweet COMMON_PLAYERNAME.|(She looks at the ceiling and spaces out.),260,1,0,
|
||||
250,0,0,,There's no name|on the desk.,So you think you're smart? If you|want to sit here you need to pay the tax.,251,0,1,
|
||||
250,0,0,,Please Miss.|Can I sit here?,Maybe we can arrange something.|You can sit here if you pay the tax.,251,0,-1,
|
||||
250,0,0,,There's not that|many desks left.,Does it look like I fucking care?|You can sit here if you pay the tax.,251,0,0,
|
||||
250,0,0,,Fine! You stink anyway.|(Move to the front.),(You get your items and move to|the front row while Sidney laughs.),100,-1,0,MoveToFront()
|
||||
250,0,0,,Yes Miss Sidney.|(Move to the front.),(You get your items and move to|the front row while Sidney laughs.),100,0,-1,MoveToFront()
|
||||
251,0,0,,I don't have|any money.,"Then get lost, this row isn't for you.",270,-1,0,
|
||||
251,0,0,,I won't pay you.,"Then get lost, this row isn't for you.",270,0,1,
|
||||
251,0,0,,Here you go Miss.|(Give her money.),You're pathetic but you can sit here.|(She looks at the ceiling and spaces out.),260,1,-1,
|
||||
251,0,0,,Take this money.|(Give her money.),"Very well, you can sit here then.|(She looks at the ceiling and spaces out.)",260,1,0,
|
||||
251,0,0,,"Forget it, I'm moving.|(Move to the front.)",(You get your items and move to|the front row while Sidney laughs.),100,0,1,MoveToFront()
|
||||
260,0,0,,Are you ok?,"I'm better than ok, I'm wasted!|Why do you fucking care?",261,0,0,
|
||||
260,0,0,,Did you take|any drugs?,Who the fuck are you?|My mom? Why do you care?,261,-1,0,
|
||||
260,0,-1,,Drugs are not|good for you.,You're pathetic! You don't deserve to sit here.|Pack your shit now and move to the front row.,270,0,-1,
|
||||
261,0,0,,I want some of it.,"Good, meet me after|class and we'll smoke one.",262,1,0,
|
||||
261,0,0,,I don't care.,Then don't talk about it.,262,0,0,
|
||||
261,0,-1,,Drugs are illegal.,You're pathetic! You don't deserve to sit here.|Pack your shit now and move to the front row.,270,0,-1,
|
||||
262,0,0,,The book was great.|Did you read it?,I've read the title and that's enough.,263,-1,0,
|
||||
262,0,0,,The book was awful.|Did you read it?,I've read the title and that's enough.,263,1,0,
|
||||
262,0,0,,So did you|read the book?,I've read the title and that's enough.,263,0,0,
|
||||
262,0,0,,Did you at least|read the book?,I've read the title and that's enough.,263,0,1,
|
||||
263,0,0,,You'll be fine.,"Sure I will, I'll cheat.",264,0,0,AdmitCheat()
|
||||
263,0,0,,You'll get in trouble.,I don't care. I'll cheat.,264,0,-1,AdmitCheat()
|
||||
263,0,0,,What if there's|an exam on it?,I don't care. I'll cheat.,264,0,0,AdmitCheat()
|
||||
264,0,0,,Don't cheat on me.|I'm horrible at school.,Ha! Well thanks for telling me.|It's not like there's a class anyway.,265,1,1,
|
||||
264,0,0,,Cheating is for losers.,"You're the loser, get out of my face.|(She spaces out and seems to ignore you.)",280,-1,0,SidneyOut()
|
||||
264,0,-5,,You can cheat on|me if you want.,Thanks dork. This class will|be easy. If it ever begins.,265,1,-1,
|
||||
264,0,0,,I guess cheating|is a solution.,Fuck yeah! It will be an|easy class. If it ever begins.,265,0,0,
|
||||
264,0,-1,,Cheating is wrong.,You're pathetic! You don't deserve to sit here.|Pack your shit now and move to the front row.,270,0,-1,
|
||||
265,0,0,,Am I too early?,"You're fine girl, the teacher is late.|Class is better that way anyway.",266,0,-1,
|
||||
265,0,0,,Is the teacher late?,"She's late, but I don't care.|Class is better that way.",266,0,0,
|
||||
265,0,0,,There's no teacher.|Should we leave?,No! I don't want to go to detention again.|The class is better that way anyway.,266,0,1,
|
||||
266,0,0,,"Fine, we can wait.",(She turns around and seems to|space out looking at the ceiling.),280,0,0,SidneyOut()
|
||||
266,0,0,,Let's relax then.,(She turns around and seems to|space out looking at the ceiling.),280,0,0,SidneyOut()
|
||||
270,0,0,,Oh no! Please!|Can I stay here?,"You're a worm, pack your stuff and move|to the front with the other worms.",270,0,0,
|
||||
270,0,0,,Fine! I don't care.|(Move to the front.),(You get your items and move to|the front row while Sidney laughs.),100,0,0,MoveToFront()
|
||||
270,0,0,,Yes Miss Sidney.|(Move to the front.),(You get your items and move to|the front row while Sidney laughs.),100,0,-1,MoveToFront()
|
||||
280,0,0,,"Hey, Sidney!",(She doesn't answer. Maybe she's too|stone to care or she's ignoring you.),280,0,0,
|
||||
280,0,0,,(Back to your desk.),You turn around to your desk.,200,0,0,UnloadActor()
|
||||
290,0,0,SidneyWasPig,SOOOOOWEEE!|(Make pig noises.),Fuck you COMMON_PLAYERNAME.|That was very humiliating.,290,0,0,PigRemark()
|
||||
290,0,0,,Can we stop|that silly war?,Hell no! The war will stop when|you run in tears and don't come back.,290,0,0,
|
||||
290,0,0,,(Back to your desk.),You turn around to your desk.,200,0,0,UnloadActor()
|
|
10
C011_LiteratureClass/SelectDesk/Text_DE.csv
Normal file
10
C011_LiteratureClass/SelectDesk/Text_DE.csv
Normal file
|
@ -0,0 +1,10 @@
|
|||
Tag,Content
|
||||
NatalieAngry,Don't look at me COMMON_PLAYERNAME.|You will pay for what you did at lunch.
|
||||
NatalieClubIntro,(Your neighbors seem busy but Natalie looks at you.)|COMMON_PLAYERNAME! Did you like the club?
|
||||
NatalieIgnore,(Your neighbors seem busy. Natalie sits next to|you but stares at the clock and ignores you.)
|
||||
SidneySub,(She lowers her eyes and speaks politely.)|Greetings. I hope your first day went well.
|
||||
SidneyPig,Get lost. I will kill you after|school for what you did outside.
|
||||
SidneyAngry,Get lost. I don't want to talk with you.
|
||||
SidneyDomme,"Dork, this row is for cool girls only.|You're not allowed to sit here."
|
||||
SidneyLove,Welcome to the cool girls row.|It's great to have you here.
|
||||
SidneyIgnore,(Your neighbors seem busy except for|Sidney that's staring blankly at the room.)
|
|
|
@ -40,11 +40,13 @@ function C012_AfterClass_Bed_EndChapter() {
|
|||
// Chapter 12 After Class - Gets in bed to masturbate
|
||||
function C012_AfterClass_Bed_StartMasturbate() {
|
||||
if (!Common_PlayerRestrained) {
|
||||
if (Common_PlayerNaked) OverridenIntroText = GetText("LayNaked");
|
||||
else OverridenIntroText = GetText("StripNaked");
|
||||
PlayerClothes("Naked");
|
||||
C012_AfterClass_Bed_CurrentStage = 100;
|
||||
CurrentTime = CurrentTime + 50000;
|
||||
if (C012_AfterClass_Dorm_Guest.length == 0) {
|
||||
if (Common_PlayerNaked) OverridenIntroText = GetText("LayNaked");
|
||||
else OverridenIntroText = GetText("StripNaked");
|
||||
PlayerClothes("Naked");
|
||||
C012_AfterClass_Bed_CurrentStage = 100;
|
||||
CurrentTime = CurrentTime + 50000;
|
||||
} else OverridenIntroText = GetText("CannotMasturbateWithGuest");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -4,3 +4,4 @@ StripNaked,You strip and lie on the bed to masturbate.
|
|||
Chaste,You struggle to slide a finger inside the belt|but cannot manage to pleasure yourself.
|
||||
NotInTheMood,"You try to masturbate but you're not|in the mood anymore, give it some time."
|
||||
GettingClose,"You moan and tremble, you feel|like you're on the edge of an orgasm."
|
||||
CannotMasturbateWithGuest,It might not be the best time to|masturbate when you have a guest.
|
||||
|
|
|
|
@ -40,6 +40,20 @@ Stage,LoveReq,SubReq,VarReq,IntroText,Image
|
|||
204,0,0,,,PubActor.jpg
|
||||
205,0,0,,,PubActor.jpg
|
||||
210,0,0,,,PubPusher.jpg
|
||||
211,0,0,,,PubPusher.jpg
|
||||
212,0,0,,,PubPusher.jpg
|
||||
213,0,0,,,PubPusher.jpg
|
||||
214,0,0,,,PubPusher.jpg
|
||||
215,0,0,,,PubPusher.jpg
|
||||
216,0,0,,,PubPusher.jpg
|
||||
217,0,0,,,PubPusher.jpg
|
||||
219,0,0,,,PubPusher.jpg
|
||||
220,0,0,,,PubActor.jpg
|
||||
221,0,0,,,PubActor.jpg
|
||||
222,0,0,,,PubActor.jpg
|
||||
223,0,0,,,PubActor.jpg
|
||||
224,0,0,,,PubActor.jpg
|
||||
225,0,0,,,PubActor.jpg
|
||||
300,0,0,,,Dorm.jpg
|
||||
310,0,0,,,Dorm.jpg
|
||||
320,0,0,,,Dorm.jpg
|
||||
|
|
|
BIN
C012_AfterClass/Pub/PubPusher.jpg
Normal file
BIN
C012_AfterClass/Pub/PubPusher.jpg
Normal file
Binary file not shown.
After ![]() (image error) Size: 109 KiB |
BIN
C012_AfterClass/Pub/Pusher.png
Normal file
BIN
C012_AfterClass/Pub/Pusher.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 76 KiB |
|
@ -4,6 +4,9 @@ var C012_AfterClass_Pub_EmptyPub = true;
|
|||
var C012_AfterClass_Pub_IntroText = "";
|
||||
var C012_AfterClass_Pub_CurrentActor = "";
|
||||
var C012_AfterClass_Pub_HasSeduction = false;
|
||||
var C012_AfterClass_Pub_SidneyBelted = false;
|
||||
var C012_AfterClass_Pub_ChastityBeltDeal = false;
|
||||
var C012_AfterClass_Pub_WaitTimeWithSidney = 0;
|
||||
|
||||
// Calculates who's in the pub depending on the time of the day
|
||||
function C012_AfterClass_Pub_WhoInIsPub() {
|
||||
|
@ -22,6 +25,7 @@ function C012_AfterClass_Pub_Load() {
|
|||
Common_BondageAllowed = false;
|
||||
Common_SelfBondageAllowed = false;
|
||||
C012_AfterClass_Pub_HasSeduction = (PlayerGetSkillLevel("Seduction") >= 1);
|
||||
C012_AfterClass_Pub_SidneyBelted = (ActorHasInventory("ChastityBelt"));
|
||||
|
||||
// If we must put the previous text or previous actor back
|
||||
if (C012_AfterClass_Pub_IntroText != "") { OverridenIntroText = C012_AfterClass_Pub_IntroText; C012_AfterClass_Pub_IntroText = ""; }
|
||||
|
@ -40,7 +44,9 @@ function C012_AfterClass_Pub_Run() {
|
|||
if (CurrentActor != "") {
|
||||
DrawActor(CurrentActor, 600, 0, 1);
|
||||
if (C012_AfterClass_Pub_CurrentStage < 210) DrawImage(CurrentChapter + "/" + CurrentScreen + "/PubCounter.jpg", 600, 500);
|
||||
if ((C012_AfterClass_Pub_CurrentStage >= 220) && (C012_AfterClass_Pub_CurrentStage <= 229)) DrawImage(CurrentChapter + "/" + CurrentScreen + "/PubCounter.jpg", 600, 500);
|
||||
}
|
||||
if ((C012_AfterClass_Pub_CurrentStage >= 210) && (C012_AfterClass_Pub_CurrentStage <= 219)) DrawImage(CurrentChapter + "/" + CurrentScreen + "/Pusher.png", 600, 0);
|
||||
}
|
||||
|
||||
// Chapter 12 After Class - Pub Click
|
||||
|
@ -160,19 +166,45 @@ function C012_AfterClass_Pub_SetPose(NewPose) {
|
|||
}
|
||||
|
||||
// Chapter 12 After Class - When the player meets Sidney pusher
|
||||
function C012_AfterClass_Pub_MeetPusher() {
|
||||
CurrentActor = "";
|
||||
function C012_AfterClass_Pub_SetActor(NewActor) {
|
||||
CurrentActor = NewActor;
|
||||
}
|
||||
|
||||
// Chapter 12 After Class - When the player leaves with Sidney
|
||||
function C012_AfterClass_Pub_LeaveWithSidney() {
|
||||
function C012_AfterClass_Pub_LeaveWithSidney(NewPose) {
|
||||
CurrentTime = CurrentTime + 290000;
|
||||
GameLogAdd("EnterDormFromPub");
|
||||
ActorSetPose("Exhausted");
|
||||
ActorSetPose(NewPose);
|
||||
}
|
||||
|
||||
// Chapter 12 After Class - When the player leaves with Sidney
|
||||
function C012_AfterClass_Pub_BackToDorm() {
|
||||
ActorSetPose("");
|
||||
SetScene(CurrentChapter, "Dorm");
|
||||
}
|
||||
}
|
||||
|
||||
// Chapter 12 After Class - Logs an event
|
||||
function C012_AfterClass_Pub_GameLog(NewLog) {
|
||||
GameLogSpecificAdd(CurrentChapter, CurrentActor, NewLog);
|
||||
if ((NewLog == "DebtChastityBelt") && !C012_AfterClass_Pub_SidneyBelted) C012_AfterClass_Pub_ChastityBeltDeal = true;
|
||||
}
|
||||
|
||||
// Chapter 12 After Class - The pusher can give a chastity belt to the player
|
||||
function C012_AfterClass_Pub_GetChastityBelt() {
|
||||
PlayerAddInventory("ChastityBelt", 1);
|
||||
GameLogSpecificAdd(CurrentChapter, CurrentActor, "DebtChastityBelt");
|
||||
if (!C012_AfterClass_Pub_SidneyBelted) C012_AfterClass_Pub_ChastityBeltDeal = true;
|
||||
}
|
||||
|
||||
// Chapter 12 After Class - Spend some time with Sidney (can raise relationship)
|
||||
function C012_AfterClass_Pub_WaitWithSidney() {
|
||||
CurrentTime = CurrentTime + 290000;
|
||||
C012_AfterClass_Pub_WaitTimeWithSidney++;
|
||||
if (C012_AfterClass_Pub_WaitTimeWithSidney == 4) ActorChangeAttitude(1, 0);
|
||||
if (C012_AfterClass_Pub_WaitTimeWithSidney == 10) ActorChangeAttitude(1, 0);
|
||||
if (CurrentTime >= 19 * 60 * 60 * 1000) {
|
||||
C012_AfterClass_Pub_SidneyEnd();
|
||||
OverridenIntroText = GetText("SidneyLeavesOnTime");
|
||||
C012_AfterClass_Pub_CurrentStage = 0;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -133,13 +133,64 @@ Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
|
|||
203,0,0,,She's dangerous?,Not really. But she has the best|weed around and I still want some.,203,0,0,
|
||||
203,0,0,,So what will|you do now?,I'll duck until she leaves.,203,0,0,
|
||||
203,0,0,,I could go|talk with her.,You would do that?|That would be great.,204,0,0,
|
||||
203,0,0,,I will fix this|situation for you.,Thanks COMMON_PLAYERNAME.|That would be awesome.,204,0,0,
|
||||
203,0,0,,You're hopeless.|(Leave Sidney.),You leave Sidney with her problems.,0,-1,0,SidneyEnd()
|
||||
203,0,0,,We can hide|at my place.,It's too risky to get out.|She might see me run.,203,0,0,
|
||||
203,10,0,,Sweetie. I will|cover your escape.,Very well! I'm ready when you are.,205,1,0,
|
||||
203,10,0,,Sweetie. Together|we can run for it..,Very well! I'm ready when you are.,205,1,0,
|
||||
203,0,10,,"When I say ""go"".|You run with me.",Yes Miss! I'm ready when you are.,205,0,1,
|
||||
204,0,0,,Stay here Sidney.|(Meet the pusher.),"(You walk and meet Sidney's pusher.)|Hey there, do you need something?",210,1,0,MeetPusher()
|
||||
203,1,-10,,Miss Sidney. I will|cover your escape.,Ok girl! I'm ready when you are.,205,0,-1,
|
||||
204,0,0,,Stay here Sidney.|(Meet the pusher.),"(You walk and meet Sidney's pusher.)|Hey there, do you need something?",210,1,0,"SetActor("""")"
|
||||
204,0,0,,It might not|be a good idea.,"Yeah, keep quiet and she'll go away.",203,0,0,
|
||||
205,0,0,,(Run with Sidney.),(You both run away and head back to your|dorm while Sidney tries to catch her breath.),300,0,0,LeaveWithSidney()
|
||||
205,0,0,,(Run with Sidney.),(You both run away and head back to your|dorm while Sidney tries to catch her breath.),300,0,0,"LeaveWithSidney(""Exhausted"")"
|
||||
210,0,0,,"Yes, I'm here to|talk about Sidney.",What's going on with her?,211,0,0,
|
||||
210,0,0,,You know Sidney?,Yes. What's going on with her?,211,0,0,
|
||||
210,0,0,,I'm here for Sidney.,Ok. What's going on with her?,211,0,0,
|
||||
211,0,0,,She owe you money?,Yes she does. And she was|supposed to pay me last week.,212,0,0,
|
||||
211,0,0,,I've heard she has a|special dept with you.,Yes she does. And she was|supposed to pay me last week.,212,0,0,
|
||||
212,0,0,,I came here to|settle her dept.,(She gives you a curious look.)|So you will pay me now?,213,0,0,
|
||||
212,0,0,!SidneyBelted,I know a trick|to make her pay.,Great! And what's your trick?,216,0,0,
|
||||
212,0,0,,Forget the dept or|I'll break your legs.,(She gasps.) Fine! The dept is erased. But tell|her she'll never get anything from me again.,219,0,0,"GameLog(""DebtIntimidate"")"
|
||||
213,0,0,,I'll give you half now.|(Give her half the dept.),Alright. But tell her she needs|to pay the balance next week.,219,0,0,"GameLog(""DebtPayHalf"")"
|
||||
213,0,0,,I'll pay everything now.|(Give her the full dept.),(She takes the money and sighs.)|Why are you so kind with her?,214,0,0,"GameLog(""DebtPayFull"")"
|
||||
213,0,0,,I'll pay you double.|(Give her double the dept.),(She takes the money and smiles.)|Why are you so kind with her?,214,0,0,"GameLog(""DebtPayDouble"")"
|
||||
213,0,0,,No. You forget the debt|and I won't beat you up.,(She gasps.) Fine! The dept is erased. But tell|her she'll never get anything from me again.,219,0,0,"GameLog(""DebtIntimidate"")"
|
||||
214,0,0,,She's my submissive.,Keep her out of trouble then.|(She gives you a chasity belt.),215,0,0,GetChastityBelt()
|
||||
214,0,0,,She's my bitch.,Keep her out of trouble then.|(She gives you a chasity belt.),215,0,0,GetChastityBelt()
|
||||
214,0,0,,She's my Mistress.,Tell her she's very lucky.,219,0,0,
|
||||
214,0,0,,She's my good friend.,Tell her she has a wonderful friend.,219,0,0,
|
||||
214,0,0,,She's my girlfriend.,Tell her she's very lucky.,219,0,0,
|
||||
214,0,0,,That's how I am.|(Leave her.),(You walk back to Sidney with a grin.)|What happened? What did she say?,220,0,0,"SetActor(""Sidney"")"
|
||||
214,0,0,,Never mind.|(Leave her.),(You walk back to Sidney with a grin.)|What happened? What did she say?,220,0,0,"SetActor(""Sidney"")"
|
||||
215,0,0,,Thanks!|(Leave her.),(You walk back to Sidney with a grin.)|What happened? What did she say?,220,0,0,"SetActor(""Sidney"")"
|
||||
216,0,0,,We can beat her up.,That wouldn't be good for business.,216,0,0,
|
||||
216,0,0,,We can steal|from her room.,That's not my style.,216,0,0,
|
||||
216,0,0,,I can lock her in a|belt until she pays.,In a chastity belt? That's a great idea!|I'm sure she would pay very quickly.,217,0,0,
|
||||
216,0,0,,I'll lock her ass|in a chastity belt.,That's a great idea Miss!|I'm sure she would pay up.,217,0,0,
|
||||
217,0,0,,Exactly! You'll|be paid soon.,Great! Tell her to pay|up before going insane.,219,0,0,"GameLog(""DebtChastityBelt"")"
|
||||
217,0,0,,Do you have|such a belt?,(She blushes.) I do. Take it.|(She gives you a chastity belt.),215,0,0,GetChastityBelt()
|
||||
219,0,0,,I will.|(Leave her.),(You walk back to Sidney with a grin.)|What happened? What did she say?,220,0,0,"SetActor(""Sidney"")"
|
||||
219,0,0,,Yes Miss.|(Leave her.),(You walk back to Sidney with a grin.)|What happened? What did she say?,220,0,0,"SetActor(""Sidney"")"
|
||||
219,0,0,,Get lost.|(Leave her.),(You walk back to Sidney with a grin.)|What happened? What did she say?,220,0,0,"SetActor(""Sidney"")"
|
||||
220,0,0,,Your dept is erased.,Fuck yeah!|I owe you big.,222,2,0,"SetPose("""")"
|
||||
220,0,0,,You can pay|her next week.,That's a relief!|I owe you big.,222,1,0,"SetPose("""")"
|
||||
220,0,0,,She won't sell|you weed anymore.,No way! You idiot! You blew it!,221,-2,0,"SetPose(""Angry"")"
|
||||
221,0,0,,I've tried my best.,And you failed like a fucking loser!|(She walks away from the pub in anger.),0,0,0,SidneyEnd()
|
||||
221,0,0,,I'm sorry Sidney.,You're fucking pathetic! Hopeless.|(She walks away from the pub in anger.),0,0,-1,SidneyEnd()
|
||||
221,0,0,,Stoping weed will|be good for you.,Fuck you COMMON_PLAYERNAME!|(She walks away from the pub in anger.),0,-1,1,SidneyEnd()
|
||||
222,0,0,ChastityBeltDeal,There's something|special in the deal.,Something special?|What the hell?,223,0,1,"SetPose(""Shy"")"
|
||||
222,0,0,ChastityBeltDeal,You'll need to wear|something though.,Wear something?|What the hell?,223,0,1,"SetPose(""Shy"")"
|
||||
222,0,0,,Don't mention it.,You're so fucking generous.|So what will you do tonight?,224,1,0,
|
||||
222,0,0,,You can repay|me somehow.,Fair enough. So what will you do tonight?,224,0,0,
|
||||
222,0,0,,You'll pay me double.,Damn it! I knew there was a catch.|Fine! (She walks away in anger.),0,-2,1,SidneyEnd()
|
||||
223,0,0,,Come to my room.|I'll explain everything.,Ok. Do we go right now?,225,0,0,
|
||||
223,0,0,,Don't worry|about it now.,Alright. So what will you do tonight?,224,0,0,
|
||||
224,0,0,,I'll relax here with you.|(Spend time with Sidney.),(You spend some time chatting|and drinking with Sidney.),224,0,0,WaitWithSidney()
|
||||
224,0,0,,Would you like to|see my dorm room?,"And leave the pub?|No, maybe later.",224,0,0,
|
||||
224,10,0,,"Cutie, do you want|to see my place?",(She blushes.) Well sure.|Do we go right now?,225,1,0,"SetPose(""Shy"")"
|
||||
224,0,10,,Get up! We're|going to my room.,(She steps up.) Alright.|We are leaving now?,225,0,1,"SetPose(""Shy"")"
|
||||
224,1,-10,,Miss Sidney. I have|food for you at my dorm.,Food? Let's move then!|Are you ready to go?,225,0,-1,"SetPose(""Point"")"
|
||||
224,0,0,,I must go. See ya!|(Back to your dorm.),,224,0,0,Leave()
|
||||
225,0,0,,Let's go Sidney!|(Back to your dorm.),(You both walk back to your dorm.)|Nice spot. You don't mind having me here?,320,0,0,"LeaveWithSidney("""")"
|
||||
300,0,0,,We made it!,"Yeah, I hope she didn't|see me run away.",310,0,0,
|
||||
300,0,0,,That was thrilling.,Fuck yeah! I hope she|didn't see me run away.,310,1,0,
|
||||
300,0,0,,You don't run|fast enough.,(She breathes heavily and coughs.)|As long as she didn't see me.,310,-1,0,
|
||||
|
@ -150,5 +201,5 @@ Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
|
|||
320,0,0,,Don't make a mess.,(She frowns.) I won't be there for|long anyway. I'll leave around twenty.,330,-1,0,
|
||||
320,0,0,,You can spend|the night here.,"That won't be needed. I won't be|here for long, I'll leave around twenty.",330,0,0,
|
||||
320,0,0,,Make yourself at|home my friend.,Thanks a lot! I won't be there for|too long. I'll leave around twenty.,330,1,0,
|
||||
320,0,0,,Mi casa es su casa.,"I don't speak Italian. I won't be|here for long, I'll leave around twenty.",330,0,0,
|
||||
320,0,0,,Mi casa es su casa.,"I don't speak Japanese. I won't be|here for long, I'll leave around twenty.",330,0,0,
|
||||
330,0,0,,Very well Sidney.|(Back to your room.),,330,0,0,BackToDorm()
|
||||
|
|
|
|
@ -1 +1,2 @@
|
|||
Tag,Content
|
||||
SidneyLeavesOnTime,(You take one last drink with Sidney|but she has to go. Leaving you alone.)
|
||||
|
|
|
8
C999_Common/Quiz/Questions/MonteCristoChapter1_DE.csv
Normal file
8
C999_Common/Quiz/Questions/MonteCristoChapter1_DE.csv
Normal file
|
@ -0,0 +1,8 @@
|
|||
In what year does|the novel starts?,1815,1715,1765,1865
|
||||
In which port is|the ship arriving?,Marseilles,Porto,Lisbon,Nice
|
||||
What's the name of|the arriving ship?,The Pharaon,The Jarl,The Tsar,The Sultan
|
||||
How did Captain|Leclere died?,Brain-fever,Stabbed,Fell in the sea,Gun wound
|
||||
Who is waiting|for the cargo?,M. Morrel,Mrs. Avignon,M. Trisac,Mrs. Leclere
|
||||
What is Edmond|position on the ship?,First mate,Supercargo,Captain,Boatswain
|
||||
On which Island|did the ship stopped?,Elba,Aix,Formentera,Mallorca
|
||||
What is Danglars|position on the ship?,Supercargo,First mate,Captain,Boatswain
|
|
8
C999_Common/Quiz/Questions/MonteCristoChapter2_DE.csv
Normal file
8
C999_Common/Quiz/Questions/MonteCristoChapter2_DE.csv
Normal file
|
@ -0,0 +1,8 @@
|
|||
With whom Edmond|had a dept?,Caderousse,M. Morrel,His father,Danglars
|
||||
What does Edmond wants|when he meets his father?,Wine,Money,His sword,A letter
|
||||
What is Caderousse|profession?,Tailor,Sailor,Barber,Militia man
|
||||
What does Edmond|wants to become?,Captain,First mate,Page,Merchant
|
||||
With whom did Edmond|refused to dine with?,M. Morrel,Caderousse,His father,Danglars
|
||||
Who Edmond wants to|see after his father?,His fiancée,His mistress,His best friend,His brother
|
||||
What does Edmond|gives to his father?,Money,Tobacco,A sword,A gun
|
||||
Who Edmond visits|first when he lands?,His father,His brother,His girlfriend,His best friend
|
|
8
C999_Common/Quiz/Questions/MonteCristoChapter3_DE.csv
Normal file
8
C999_Common/Quiz/Questions/MonteCristoChapter3_DE.csv
Normal file
|
@ -0,0 +1,8 @@
|
|||
Where does the|Catalan comes from?,Spain,Portugal,Italy,Corsica
|
||||
Who wants Mercédès|love but gets rejected?,Fernand,Edmond,Caderousse,Danglars
|
||||
What is Fernand|profession?,Fisherman,Gardener,Tailor,Banker
|
||||
How does Edmond|view Fernand?,As an enemy,As a rival,As a friend,As a coward
|
||||
What are Edmond and|Mercédès planning?,A wedding,A party,A trip,A kidnapping
|
||||
Where does Edmond|needs to go?,Paris,Marseille,Genoa,Madrid
|
||||
Who's Edmond|betrothed?,Mercédès,Annie,Ingrid,Laviola
|
||||
What's Mercédès|ethnicity?,Catalan,French,Spanish,Portuguese
|
|
8
C999_Common/Quiz/Questions/MonteCristoChapter4_DE.csv
Normal file
8
C999_Common/Quiz/Questions/MonteCristoChapter4_DE.csv
Normal file
|
@ -0,0 +1,8 @@
|
|||
What does Fernand|wants to do to Edmond?,Stab him,Drown him,Shoot him,Poison him
|
||||
Who's the mastermind|of the plan?,Danglars,Edmond,Fernand,Caderousse
|
||||
What are they|planning for Edmond?,Prison,Murder,Execution,Madness
|
||||
What does|Danglars require?,"Pen, Ink and paper",A pistol,A sword,Wine
|
||||
Who should receive|the forged letter?,The king's attorney,M. Morrel,The usurper,Edmond's father
|
||||
Who refuses|the plan?,Caderousse,Edmond,Fernand,Danglars
|
||||
"Why do Danglars, Fernand|and Caderousse unite?",To plot,To party,For love,To murder
|
||||
Who gets drunk|at the table?,Caderousse,Edmond,Fernand,Danglars
|
|
8
C999_Common/Quiz/Questions/MonteCristoChapter5_DE.csv
Normal file
8
C999_Common/Quiz/Questions/MonteCristoChapter5_DE.csv
Normal file
|
@ -0,0 +1,8 @@
|
|||
Where is the|feast organized?,At La Réserve,On the Pharaon,At the Catalans,In Paris
|
||||
How was Fernand|look at the feast?,Sinister,Deseperate,Angry,Sad
|
||||
Who was supposed to|perform the wedding?,The mayor,The bishop,Edmond's father,M. Morrel
|
||||
Who interrupts|the feast?,The magistrate,Fernand,Mercédès,The crew
|
||||
What's Edmond|accused of?,Be a Bonapartist,Murder,Smuggling,Usurpation
|
||||
Who goes back|home with Mercédès?,Fernand,M. Morrel,Danglars,Caderousse
|
||||
What position Danglars|will take on the ship?,Captain,First Mate,Supercargo,Boatswain
|
||||
Who made the honor|of joining the feast?,M. Morrel,The mayor,The bishop,The magistrate
|
|
14
C999_Common/Quiz/Text_DE.csv
Normal file
14
C999_Common/Quiz/Text_DE.csv
Normal file
|
@ -0,0 +1,14 @@
|
|||
Tag,Content
|
||||
Easy,Easy
|
||||
Normal,Normal
|
||||
Hard,Hard
|
||||
FirstQuestionIn,First question in
|
||||
NextQuestionIn,Next question in
|
||||
Difficulty,Difficulty:
|
||||
Opponent,Opponent:
|
||||
Perfect,Perfect! Click|anywhere to continue.
|
||||
Victory,You won! Click|anywhere to continue.
|
||||
Defeat,You lost! Click|anywhere to continue.
|
||||
Explanation,Give the correct answer|before your opponent.
|
||||
GoodAnswer,Correct!
|
||||
BadAnswer,Wrong!
|
|
|
@ -160,7 +160,7 @@ function ArrayShuffle(a) {
|
|||
// Returns a working language if translation isn't fully ready
|
||||
function GetWorkingLanguage() {
|
||||
if ((CurrentLanguageTag == "FR") && ((CurrentChapter == "C000_Intro") || (CurrentChapter == "C001_BeforeClass") || (CurrentChapter == "C002_FirstClass") || (CurrentChapter == "C003_MorningDetention") || (CurrentChapter == "C004_ArtClass") || (CurrentChapter == "C005_GymClass") || (CurrentChapter == "C006_Isolation") || (CurrentChapter == "C007_LunchBreak") || (CurrentChapter == "C999_Common"))) return "FR";
|
||||
if ((CurrentLanguageTag == "DE") && ((CurrentChapter == "C000_Intro") || (CurrentChapter == "C001_BeforeClass") || (CurrentChapter == "C012_AfterClass"))) return "DE";
|
||||
if ((CurrentLanguageTag == "DE") && ((CurrentChapter == "C000_Intro") || (CurrentChapter == "C001_BeforeClass") || (CurrentChapter == "C011_LiteratureClass"))) return "DE";
|
||||
if ((CurrentLanguageTag == "PL") && ((CurrentChapter == "C000_Intro"))) return "PL";
|
||||
if ((CurrentLanguageTag == "ES") && ((CurrentChapter == "C000_Intro") || (CurrentChapter == "C001_BeforeClass"))) return "ES";
|
||||
if ((CurrentLanguageTag == "CN") && ((CurrentChapter == "C000_Intro") || (CurrentChapter == "C005_GymClass") || (CurrentChapter == "C999_Common"))) return "CN";
|
||||
|
|
Loading…
Add table
Reference in a new issue