|
@@ -162,21 +162,21 @@ if nik > 0: pl 'Friendship with Nikolai <<nik>>'
|
|
|
if klofQW > 0: pl 'Friendship with sporty guys <<klofQW>>'
|
|
|
if (Irina + Givi + Ashot + Tamara + Dmitry + afra + gosh + vika + kat + nastjaqw + tanya) > 0: nl
|
|
|
|
|
|
-if modelfoto > 0: pl 'You filmed naked <<modelfoto>> time'
|
|
|
-if exhibi > 0: pl 'Experience exhibitionism <<exhibi>>'
|
|
|
-if stripdancesum > 0: pl '<<stripdancesum>> time dancing striptease club'
|
|
|
-if profiDanceTime > 0: pl 'You <<profiDanceTime>> once danced professionally.'
|
|
|
+if modelfoto > 0: pl 'You filmed naked <<modelfoto>> times'
|
|
|
+if exhibi > 0: pl 'Experienced exhibitionism <<exhibi>>'
|
|
|
+if stripdancesum > 0: pl '<<stripdancesum>> times dancing in the stripclub'
|
|
|
+if profiDanceTime > 0: pl 'You danced <<profiDanceTime>> professionally.'
|
|
|
if (modelfoto + exhibi + stripdancesum + profiDanceTime) > 0: nl
|
|
|
|
|
|
-if razradKik = 1: set $razradKik = 'You III rank amateur kickboxing'
|
|
|
-if razradKik = 2: set $razradKik = 'You II rank amateur kickboxing'
|
|
|
-if razradKik = 3: set $razradKik = 'You I rank amateur kickboxing'
|
|
|
-if razradKik = 4: set $razradKik = 'You have the title of Candidate Master of Sports Kickboxing'
|
|
|
-if razradKik = 5: set $razradKik = 'You have the title of Master of Sport Kickboxing'
|
|
|
+if razradKik = 1: set $razradKik = 'You're ranked III in amateur kickboxing'
|
|
|
+if razradKik = 2: set $razradKik = 'You're ranked II in amateur kickboxing'
|
|
|
+if razradKik = 3: set $razradKik = 'You're ranked I in amateur kickboxing'
|
|
|
+if razradKik = 4: set $razradKik = 'You are a candidate for the title of Master in Kickboxing'
|
|
|
+if razradKik = 5: set $razradKik = 'You have the title of Master Kickboxer'
|
|
|
if SchoolAtestat = 1: pl 'You have finished school.'
|
|
|
-if diplom = 1: pl 'You graduate.'
|
|
|
-if teachlevel > 0: pl 'Your credibility as a teacher <<teachlevel>>'
|
|
|
-if kolsorev > 0: pl '<<kolsorev>> once participated in a running race'
|
|
|
+if diplom = 1: pl 'You graduated.'
|
|
|
+if teachlevel > 0: pl 'Your credibility as a teacher is <<teachlevel>>'
|
|
|
+if kolsorev > 0: pl 'You have participate <<kolsorev>> in a running race'
|
|
|
if bronzebeg > 0: pl '<<bronzebeg>> - bronze medals on the run'
|
|
|
if silverbeg > 0: pl '<<silverbeg>> - silver medals for event'
|
|
|
if goldbeg > 0: pl '<<goldbeg>> - gold medals in running'
|
|
@@ -193,7 +193,7 @@ if razradbeg >= 6: pl 'You have the title of International Master of Sports for
|
|
|
!WD: FORMATING
|
|
|
if (razradKik + SchoolAtestat + diplom + teachlevel + kolsorev + bronzebeg + silverbeg + goldbeg + razradbegEG + razradbeg) > 0: nl
|
|
|
|
|
|
-if mastr > 0: pl 'Masturbation <<mastr>> time'
|
|
|
+if mastr > 0: pl 'Masturbated <<mastr>> time'
|
|
|
if throat > 0: pl 'Capacity of the throat <<throat>>'
|
|
|
if vagina > 0: pl 'Elasticity of the vagina <<vagina>>'
|
|
|
if vagina = 0 and sex = 0: pl 'Do you have a hymen.'
|