Subversion Repository Public Repository

Nextrek

Diff Revisions 1290 vs 1296 for /Wrestling/data/scenario/casa.ks

Diff revisions: vs.
  @@ -8,6 +8,7 @@
8 8 [_tb_end_tyrano_code]
9 9
10 10 [cm ]
11 + [tb_ptext_hide time="0" ]
11 12 [tb_image_hide time="0" ]
12 13 [tb_eval exp="f.location='casaMc'" name="location" cmd="=" op="t" val="casaMc" val_2="undefined" ]
13 14 [tb_start_tyrano_code]
  @@ -15,6 +16,14 @@
15 16 [_tb_end_tyrano_code]
16 17
17 18 [tb_start_tyrano_code]
19 + [if exp="f.day==1 && f.soldi<=0"]
20 + [if exp="f.incontroMistress=='true'"]
21 + [jump storage=scenaMistress.ks target=*top]
22 + [endif]
23 + [endif]
24 + [_tb_end_tyrano_code]
25 +
26 + [tb_start_tyrano_code]
18 27 [button name="button06_css" storage="casa.ks" target="*password" graphic="vuoto.png" width="230" height="172" x="1468" y="238"]
19 28 [button name="button07_css" storage="riposo.ks" target="*dorme" graphic="vuoto.png" width="998" height="752" x="90" y="328"]
20 29
  @@ -34,6 +43,13 @@
34 43 [ptext layer=1 page=fore text=&f.fama size=24 x=1050 y=8 color=black bold=true ]
35 44 [_tb_end_tyrano_code]
36 45
46 + [tb_ptext_show x="1520" y="0" size="30" color="0x0f0e0e" time="0" text="Day" anim="false" face="undefined" edge="undefined" shadow="undefined" ]
47 + [tb_ptext_show x="1615" y="0" size="30" color="0x0f0e0e" time="0" text="-&nbsp;&nbsp;Week" anim="false" face="undefined" edge="undefined" shadow="undefined" ]
48 + [tb_start_tyrano_code]
49 + [ptext layer=1 page=fore text="&f.day" size=30 x=1580 y=0 color=black vertical=false]
50 + [ptext layer=1 page=fore text="&f.week" size=30 x=1730 y=0 color=black vertical=false]
51 + [_tb_end_tyrano_code]
52 +
37 53 [s ]
38 54 *password
39 55