[French Translation] - Chapter 6 - ActorSelect

This commit is contained in:
gottspende 2018-03-19 23:06:50 +01:00 committed by GitHub
parent 7c6a1fd66e
commit 78718cfc1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 0 deletions
C007_LunchBreak/ActorSelect

View file

@ -0,0 +1,2 @@
Stage,LoveReq,SubReq,VarReq,IntroText,Image
0,0,0,,Qui aimeriez-vous inviter pour le déjeuner ?,Player.jpg
1 Stage LoveReq SubReq VarReq IntroText Image
2 0 0 0 Qui aimeriez-vous inviter pour le déjeuner ? Player.jpg

View file

@ -0,0 +1,7 @@
Stage,LoveReq,SubReq,VarReq,Interaction,Result,NextStage,LoveMod,SubMod,Function
0,0,0,AmandaAvail,Amanda,,0,0,0,"LoadActor(""Amanda"")"
0,0,0,SarahAvail,Sarah,,0,0,0,"LoadActor(""Sarah"")"
0,0,0,SidneyAvail,Sidney,,0,0,0,"LoadActor(""Sidney"")"
0,0,0,JenniferAvail,Jennifer,,0,0,0,"LoadActor(""Jennifer"")"
0,0,0,NatalieAvail,Natalie|Fait par wildsj,,0,0,0,"LoadActor(""Natalie"")"
0,0,0,,Tu manges seule,,0,0,0,SkipLunch()
1 Stage LoveReq SubReq VarReq Interaction Result NextStage LoveMod SubMod Function
2 0 0 0 AmandaAvail Amanda 0 0 0 LoadActor("Amanda")
3 0 0 0 SarahAvail Sarah 0 0 0 LoadActor("Sarah")
4 0 0 0 SidneyAvail Sidney 0 0 0 LoadActor("Sidney")
5 0 0 0 JenniferAvail Jennifer 0 0 0 LoadActor("Jennifer")
6 0 0 0 NatalieAvail Natalie|Fait par wildsj 0 0 0 LoadActor("Natalie")
7 0 0 0 Tu manges seule 0 0 0 SkipLunch()

View file

@ -0,0 +1 @@
Tag,Content
1 Tag Content