|
@@ -57,86 +57,60 @@ if trfatherMishaQW = 1:
|
|
|
- Hey dad, well? Take time to his daughter in his busy schedule?
|
|
|
Dad quickly leads herself up and go to the offers...'
|
|
|
act 'The kebab':
|
|
|
- cls
|
|
|
- minut += 30
|
|
|
- health = health + 10
|
|
|
- manna = manna + 20
|
|
|
- if energy >= 100:
|
|
|
- fat += 5
|
|
|
- elseif energy >= 80:
|
|
|
- fat += 3
|
|
|
- energy += 40
|
|
|
- elseif energy < 20:
|
|
|
- energy += 80
|
|
|
- end
|
|
|
- if water < 80:
|
|
|
- water += 80
|
|
|
- cumspclnt = 2
|
|
|
- gs 'cum_cleanup'
|
|
|
- fbreath = 0
|
|
|
- end
|
|
|
+ gs 'food', 'dynf_food'
|
|
|
gs'stat'
|
|
|
- '<center><img src="images/qwest/alter/trfatherQW/trfatherQW_17.jpg"></center>'
|
|
|
- 'The last time you had to tell a lot about myself and about the family, but we did not know about the new life of his father.
|
|
|
- - My mother told me, you zabuhal,and you go on swearing, and after all this, she filed for divorce, All this is true?
|
|
|
- - I knew, that your mother will tell a lot about me nasty, but you must understand, not all of it is true.
|
|
|
- And your father looked at you with sad eyes...'
|
|
|
- act 'Support':
|
|
|
- cls
|
|
|
- minut += 5
|
|
|
- gs'stat'
|
|
|
- '<center><img src="images/qwest/alter/trfatherQW/trfatherQW_19.jpg"></center>'
|
|
|
- 'You have decided to support the father, gently touching his palm of his hand.
|
|
|
- - Yes, everything is normal dad, I believe you possibly where mom-then we all embellished, So what happened?
|
|
|
- - So it was difficult at the time, Your mother always rushed at me, there is nothing to keep the family, and I gave her that earned. Since the conflict for conflict, we were cold to each other, often she began to disappear in the evening, and I was sure,at that time it changed with anyone -then. And I began to spend more time with friends, Yes drank a little, but you understand me, not a good life...'
|
|
|
- trfatherMishaQW = 2
|
|
|
- dynamic $fatherMisha_end
|
|
|
- end
|
|
|
- act 'Continue to ask':
|
|
|
- cls
|
|
|
- minut += 5
|
|
|
- gs'stat'
|
|
|
+ act 'Talk':
|
|
|
+ *clr
|
|
|
+ cla
|
|
|
'<center><img src="images/qwest/alter/trfatherQW/trfatherQW_17.jpg"></center>'
|
|
|
- 'You have become more questioning of his father and he went:
|
|
|
- - So it was difficult at the time, Your mother always rushed at me, there is nothing to keep the family, and I gave her that earned. Since the conflict for conflict, we were cold to each other, often she began to disappear in the evening, and I was sure,at that time it changed with anyone -then. And I began to spend more time with friends, Yes drank a little, but you understand me, not a good life...'
|
|
|
- dynamic $fatherMisha_end
|
|
|
+ 'The last time you had to tell a lot about myself and about the family, but we did not know about the new life of his father.
|
|
|
+ - My mother told me, you zabuhal,and you go on swearing, and after all this, she filed for divorce, All this is true?
|
|
|
+ - I knew, that your mother will tell a lot about me nasty, but you must understand, not all of it is true.
|
|
|
+ And your father looked at you with sad eyes...'
|
|
|
+ act 'Support':
|
|
|
+ cls
|
|
|
+ minut += 5
|
|
|
+ gs'stat'
|
|
|
+ '<center><img src="images/qwest/alter/trfatherQW/trfatherQW_19.jpg"></center>'
|
|
|
+ 'You have decided to support the father, gently touching his palm of his hand.
|
|
|
+ - Yes, everything is normal dad, I believe you possibly where mom-then we all embellished, So what happened?
|
|
|
+ - So it was difficult at the time, Your mother always rushed at me, there is nothing to keep the family, and I gave her that earned. Since the conflict for conflict, we were cold to each other, often she began to disappear in the evening, and I was sure,at that time it changed with anyone -then. And I began to spend more time with friends, Yes drank a little, but you understand me, not a good life...'
|
|
|
+ trfatherMishaQW = 2
|
|
|
+ dynamic $fatherMisha_end
|
|
|
+ end
|
|
|
+ act 'Continue to ask':
|
|
|
+ cls
|
|
|
+ minut += 5
|
|
|
+ gs'stat'
|
|
|
+ '<center><img src="images/qwest/alter/trfatherQW/trfatherQW_17.jpg"></center>'
|
|
|
+ 'You have become more questioning of his father and he went:
|
|
|
+ - So it was difficult at the time, Your mother always rushed at me, there is nothing to keep the family, and I gave her that earned. Since the conflict for conflict, we were cold to each other, often she began to disappear in the evening, and I was sure,at that time it changed with anyone -then. And I began to spend more time with friends, Yes drank a little, but you understand me, not a good life...'
|
|
|
+ dynamic $fatherMisha_end
|
|
|
+ end
|
|
|
end
|
|
|
end
|
|
|
act 'In bystroeshku':
|
|
|
- cls
|
|
|
- minut += 30
|
|
|
- health += 10
|
|
|
- manna += 20
|
|
|
- if energy >= 100:
|
|
|
- fat += 5
|
|
|
- elseif energy >= 80:
|
|
|
- fat += 3
|
|
|
- energy += 40
|
|
|
- else
|
|
|
- energy += 80
|
|
|
- end
|
|
|
- if water < 80:
|
|
|
- water += 80
|
|
|
- cumspclnt = 2
|
|
|
- gs 'cum_cleanup'
|
|
|
- fbreath = 0
|
|
|
- end
|
|
|
+ gs 'food', 'dynf_food'
|
|
|
gs'stat'
|
|
|
- '<center><img src="images/qwest/alter/trfatherQW/trfatherQW_20.jpg"></center>'
|
|
|
- 'You and his father decided to dine at bystroeshke.
|
|
|
- - Well <<$name>>, childhood with a father you never had, so let me now your little treat.
|
|
|
- - Of course popes, Now you just have to give her daughter a lot of attention, just because of you I have not disengaged.
|
|
|
- You ordered a lot of tasty and useful, and continued the conversation with his father. And suddenly I came to your table girl.'
|
|
|
- act 'Look back':
|
|
|
+ act 'Talk':
|
|
|
cls
|
|
|
- minut += 5
|
|
|
gs'stat'
|
|
|
- '<center><img src="images/qwest/alter/trfatherQW/trfatherQW_21.jpg"></center>'
|
|
|
- '- Hello, Today we share bystroeshke: The most beautiful pair of free repeat of the first order.
|
|
|
- - Would you like to bring today, or wrapped with?
|
|
|
- Suddenly your father jerked, probably wanted to say, that you are not a couple, but you noticed it was stopped and smiled sweetly waitress...
|
|
|
- - Do not give the same, Yes, and let them think, we couple, What`s so?'
|
|
|
- dynamic $fatherMisha_end
|
|
|
+ '<center><img src="images/qwest/alter/trfatherQW/trfatherQW_20.jpg"></center>'
|
|
|
+ 'You and his father decided to dine at bystroeshke.
|
|
|
+ - Well <<$name>>, childhood with a father you never had, so let me now your little treat.
|
|
|
+ - Of course popes, Now you just have to give her daughter a lot of attention, just because of you I have not disengaged.
|
|
|
+ You ordered a lot of tasty and useful, and continued the conversation with his father. And suddenly I came to your table girl.'
|
|
|
+ act 'Look back':
|
|
|
+ cls
|
|
|
+ minut += 5
|
|
|
+ gs'stat'
|
|
|
+ '<center><img src="images/qwest/alter/trfatherQW/trfatherQW_21.jpg"></center>'
|
|
|
+ '- Hello, Today we share bystroeshke: The most beautiful pair of free repeat of the first order.
|
|
|
+ - Would you like to bring today, or wrapped with?
|
|
|
+ Suddenly your father jerked, probably wanted to say, that you are not a couple, but you noticed it was stopped and smiled sweetly waitress...
|
|
|
+ - Do not give the same, Yes, and let them think, we couple, What`s so?'
|
|
|
+ dynamic $fatherMisha_end
|
|
|
+ end
|
|
|
end
|
|
|
end
|
|
|
elseif trfatherMishaQW = 2:
|