Subversion Repository Public Repository

Nextrek

Diff Revisions 1317 vs 1318 for /Wrestling/data/scenario/vittoria.ks

Diff revisions: vs.
  @@ -22,7 +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-=1"]
25 +
26 26 [_tb_end_tyrano_code]
27 27
28 28 [glink color="black" storage="spankinkCombat01.ks" size="20" target="*choice" text="Spanking" x="1596" y="379" width="" height="" _clickable_img="" ]
  @@ -32,8 +32,7 @@
32 32
33 33 [tb_start_tyrano_code]
34 34 [if exp="f.collare>=1 && f.guinzaglio>=1"]
35 - [eval exp="f.collare-=1"]
36 - [eval exp="f.guinzaglio-=1"]
35 +
37 36 [_tb_end_tyrano_code]
38 37
39 38 [glink color="black" storage="dogPlay01.ks" size="20" target="*dog01" text="Dog Game" x="1595" y="440" width="85" height="" _clickable_img="" ]
  @@ -108,7 +107,7 @@
108 107 [glink color="black" storage="vittoria.ks" size="20" text="Continue" target="*vittoriaGiocMagUg8Cont" x="1598" y="319" width="" height="" _clickable_img="" ]
109 108 [tb_start_tyrano_code]
110 109 [if exp="f.spankingBook>=1 && f.spankingCream>=1"]
111 - [eval exp="f.spankingCream-=1"]
110 +
112 111 [_tb_end_tyrano_code]
113 112
114 113 [glink color="black" storage="spankinkCombat01.ks" size="20" target="*choice" text="Spanking" x="1596" y="379" width="" height="" _clickable_img="" ]
  @@ -118,8 +117,7 @@
118 117
119 118 [tb_start_tyrano_code]
120 119 [if exp="f.collare>=1 && f.guinzaglio>=1"]
121 - [eval exp="f.collare-=1"]
122 - [eval exp="f.guinzaglio-=1"]
120 +
123 121 [_tb_end_tyrano_code]
124 122
125 123 [glink color="black" storage="dogPlay01.ks" size="20" target="*dog01" text="Dog Game" x="1595" y="440" width="85" height="" _clickable_img="" ]