Subversion Repository Public Repository

Nextrek

Diff Revisions 1300 vs 1306 for /Wrestling/data/scenario/vittoria02.ks

Diff revisions: vs.
  @@ -16,6 +16,7 @@
16 16 [glink color="black" storage="vittoria02.ks" size="20" text="Continue" target="*vittoriaGiocMagUg8Cont" x="1598" y="319" width="" height="" _clickable_img="" ]
17 17 [tb_start_tyrano_code]
18 18 [if exp="f.spankingBook>=1 && f.spankingCream>=1"]
19 + [eval exp="f.spankingCream=0"]
19 20 [_tb_end_tyrano_code]
20 21
21 22 [glink color="black" storage="spankingCombat02.ks" size="20" target="*choice" text="Spanking" x="1596" y="379" width="" height="" _clickable_img="" ]
  @@ -63,6 +64,7 @@
63 64 [glink color="black" storage="vittoria02.ks" size="20" text="Continue" target="*vittoriaGiocMinUg7Cont" x="1598" y="319" width="" height="" _clickable_img="" ]
64 65 [tb_start_tyrano_code]
65 66 [if exp="f.spankingBook>=1 && f.spankingCream>=1"]
67 + [eval exp="f.spankingCream=0"]
66 68 [_tb_end_tyrano_code]
67 69
68 70 [glink color="black" storage="spankingCombat02.ks" size="20" target="*choice" text="Spanking" x="1596" y="379" width="" height="" _clickable_img="" ]
  @@ -102,7 +104,8 @@
102 104 [tb_ptext_show x="354" y="186" size="400" color="0x11f009" time="2000" text="Vittoria" face="BADABB" edge="undefined" shadow="0x050505" anim="true" fadeout="false" wait="true" in_effect="pulse" out_effect="flipOutX" ]
103 105 [tb_eval exp="f.fama+=4" name="fama" cmd="+=" op="t" val="4" val_2="undefined" ]
104 106 [tb_eval exp="f.soldi+=225" name="soldi" cmd="+=" op="t" val="225" val_2="undefined" ]
105 - [jump storage="00_start.ks" target="*top" ]
107 + [tb_eval exp="f.sconfitteTarah+=1" name="sconfitteTarah" cmd="+=" op="t" val="1" val_2="undefined" ]
108 + [jump storage="riposo.ks" target="*dorme" ]
106 109 [s ]
107 110 *vittoriaAvvMagUg9
108 111
  @@ -183,6 +186,7 @@
183 186 [tb_ptext_show x="249" y="187" size="400" color="0xe6122b" time="2000" text="Sconfitta" face="BADABB" edge="undefined" shadow="0x050505" anim="true" fadeout="false" wait="true" in_effect="pulse" out_effect="flipOutX" ]
184 187 [tb_eval exp="f.fama-=2" name="fama" cmd="-=" op="t" val="2" val_2="undefined" ]
185 188 [tb_eval exp="f.soldi+=50" name="soldi" cmd="+=" op="t" val="50" val_2="undefined" ]
189 + [tb_eval exp="f.vittorieTarah+=1" name="vittorieTarah" cmd="+=" op="t" val="1" val_2="undefined" ]
186 190 [jump storage="00_start.ks" target="*top" ]
187 191 [s ]
188 192 *vittoriaPareggio
  @@ -197,6 +201,7 @@
197 201 [tb_hide_message_window ]
198 202 [tb_ptext_show x="343" y="150" size="400" color="0x7a7373" time="1000" face="BADABB" text="Pareggio" edge="undefined" shadow="" anim="true" fadeout="false" wait="true" in_effect="fadeIn" out_effect="fadeOut" ]
199 203 [tb_image_hide time="1000" ]
204 + [tb_eval exp="f.pareggioTarah+=1" name="pareggioTarah" cmd="+=" op="t" val="1" val_2="undefined" ]
200 205 [jump storage="00_start.ks" target="*top" ]
201 206 [s ]
202 207 [tb_hide_message_window ]