Subversion Repository Public Repository

Nextrek

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

Diff revisions: vs.
  @@ -22,6 +22,7 @@
22 22 [glink color="black" storage="vittoria.ks" size="20" text="Continue" target="*vittoriaGiocMagUg8Cont" x="1598" y="319" width="" height="" _clickable_img="" ]
23 23 [tb_start_tyrano_code]
24 24 [if exp="f.spankingBook>=1 && f.spankingCream>=1"]
25 + [eval exp="f.spankingCream=0"]
25 26 [_tb_end_tyrano_code]
26 27
27 28 [glink color="black" storage="spankinkCombat01.ks" size="20" target="*choice" text="Spanking" x="1596" y="379" width="" height="" _clickable_img="" ]
  @@ -107,6 +108,7 @@
107 108 [glink color="black" storage="vittoria.ks" size="20" text="Continue" target="*vittoriaGiocMagUg8Cont" x="1598" y="319" width="" height="" _clickable_img="" ]
108 109 [tb_start_tyrano_code]
109 110 [if exp="f.spankingBook>=1 && f.spankingCream>=1"]
111 + [eval exp="f.spankingCream=0"]
110 112 [_tb_end_tyrano_code]
111 113
112 114 [glink color="black" storage="spankinkCombat01.ks" size="20" target="*choice" text="Spanking" x="1596" y="379" width="" height="" _clickable_img="" ]
  @@ -177,6 +179,7 @@
177 179 [tb_image_hide time="1000" ]
178 180 [tb_eval exp="f.fama+=2" name="fama" cmd="+=" op="t" val="2" val_2="undefined" ]
179 181 [tb_eval exp="f.soldi+=100" name="soldi" cmd="+=" op="t" val="100" val_2="undefined" ]
182 + [tb_eval exp="f.sconfitteGiina+=1" name="sconfitteGiina" cmd="+=" op="t" val="1" val_2="undefined" ]
180 183 [jump storage="riposo.ks" target="*dorme" ]
181 184 [s ]
182 185 *vittoriaAvvMagUg9
  @@ -259,6 +262,7 @@
259 262 [tb_image_hide time="1000" ]
260 263 [tb_eval exp="f.fama+=1" name="fama" cmd="+=" op="t" val="1" val_2="undefined" ]
261 264 [tb_eval exp="f.soldi+=15" name="soldi" cmd="+=" op="t" val="15" val_2="undefined" ]
265 + [tb_eval exp="f.vittorieGiina+=1" name="vittorieGiina" cmd="+=" op="t" val="1" val_2="undefined" ]
262 266 [jump storage="riposo.ks" target="*dorme" ]
263 267 [s ]
264 268 *vittoriaPareggio
  @@ -273,6 +277,7 @@
273 277 [tb_hide_message_window ]
274 278 [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" ]
275 279 [tb_image_hide time="1000" ]
280 + [tb_eval exp="f.pareggioGiina+=1" name="pareggioGiina" cmd="+=" op="t" val="1" val_2="undefined" ]
276 281 [jump storage="riposo.ks" target="*dorme" ]
277 282 [s ]
278 283 [tb_hide_message_window ]