Commit 21b032a8 21b032a86295f4f621b8b9f5850117a444d8608d by jinwawa

0718

1 parent eea03a80
Showing 390 changed files with 56 additions and 103 deletions
...@@ -31,12 +31,13 @@ ...@@ -31,12 +31,13 @@
31 <Item Key="TabsParamsKey"> 31 <Item Key="TabsParamsKey">
32 <Value ctype="TabsInfo"> 32 <Value ctype="TabsInfo">
33 <OpenedDocuments> 33 <OpenedDocuments>
34 <FilePathData Path="ui/bird/LoadingScene.csd" /> 34 <FilePathData Path="ui/bird/GameOverLayer.csd" />
35 <FilePathData Path="ui/bird/GameStartLayer.csd" /> 35 <FilePathData Path="ui/bird/GamePayConfirmLayer.csd" />
36 <FilePathData Path="ui/bird/GameStartLayer_shdx.csd" /> 36 <FilePathData Path="ui/bird/GameFailLayer.csd" />
37 <FilePathData Path="ui/bird/LoadingScene_shdx.csd" /> 37 <FilePathData Path="ui/bird/ComboLayer.csd" />
38 <FilePathData Path="ui/bird/GameScene.csd" />
38 </OpenedDocuments> 39 </OpenedDocuments>
39 <ActiveDocument Path="ui/bird/LoadingScene_shdx.csd" /> 40 <ActiveDocument Path="ui/bird/GameOverLayer.csd" />
40 </Value> 41 </Value>
41 </Item> 42 </Item>
42 </Properties> 43 </Properties>
......
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
9 <isEffect>1</isEffect> 9 <isEffect>1</isEffect>
10 <fanpai_best>10</fanpai_best> 10 <fanpai_best>10</fanpai_best>
11 <candy_best>2391</candy_best> 11 <candy_best>2391</candy_best>
12 <candy_game_play_cnt>31</candy_game_play_cnt> 12 <candy_game_play_cnt>33</candy_game_play_cnt>
13 <is_game_vip>1</is_game_vip> 13 <is_game_vip>1</is_game_vip>
14 </userDefaultRoot> 14 </userDefaultRoot>
......
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> 2 <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3 <propertyGroup> 3 <propertyGroup>
4 <StartProgram>E:\xhx\client\runtime\win32\GuandanAndroid.exe</StartProgram> 4 <StartProgram>D:\xhx\client\runtime\win32\GuandanAndroid.exe</StartProgram>
5 <StartArguments>-workdir E:\xhx\client\candy\client</StartArguments> 5 <StartArguments>-workdir D:\xhx\client\candy\client</StartArguments>
6 <StartWorkingDirectory>E:\xhx\client\runtime\win32</StartWorkingDirectory> 6 <StartWorkingDirectory>D:\xhx\client\runtime\win32</StartWorkingDirectory>
7 </propertyGroup> 7 </propertyGroup>
8 </Project> 8 </Project>
...\ No newline at end of file ...\ No newline at end of file
......
...@@ -35,8 +35,10 @@ ...@@ -35,8 +35,10 @@
35 <FilePathData Path="ui/candy/GameStartLayer.csd" /> 35 <FilePathData Path="ui/candy/GameStartLayer.csd" />
36 <FilePathData Path="ui/candy/GameStartLayer_shdx.csd" /> 36 <FilePathData Path="ui/candy/GameStartLayer_shdx.csd" />
37 <FilePathData Path="ui/candy/LoadingScene_shdx.csd" /> 37 <FilePathData Path="ui/candy/LoadingScene_shdx.csd" />
38 <FilePathData Path="ui/candy/GameScene.csd" />
39 <FilePathData Path="ui/candy/Girl.csd" />
38 </OpenedDocuments> 40 </OpenedDocuments>
39 <ActiveDocument Path="ui/candy/LoadingScene_shdx.csd" /> 41 <ActiveDocument Path="ui/candy/Girl.csd" />
40 </Value> 42 </Value>
41 </Item> 43 </Item>
42 </Properties> 44 </Properties>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
3 <!--m0800279afc6c--> 3 <!--m0800279afc6c-->
4 <!--m0800278b87c2--> 4 <!--m0800278b87c2-->
5 <!----> 5 <!---->
6 <Account>xiaokanggogogo</Account> 6 <Account>m0800278b87c21</Account>
7 <exp>0</exp> 7 <exp>0</exp>
8 <versionnum>201801291657</versionnum> 8 <versionnum>201801291657</versionnum>
9 <isMusic>0</isMusic> 9 <isMusic>0</isMusic>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
26 <new_guide_step>4</new_guide_step> 26 <new_guide_step>4</new_guide_step>
27 <is_feiyanzoubi_game_guide>1</is_feiyanzoubi_game_guide> 27 <is_feiyanzoubi_game_guide>1</is_feiyanzoubi_game_guide>
28 <feiyanzoubi_best>603</feiyanzoubi_best> 28 <feiyanzoubi_best>603</feiyanzoubi_best>
29 <uid>1060100010142861</uid> 29 <uid>1030100010142926</uid>
30 <is_bird_game_guide>1</is_bird_game_guide> 30 <is_bird_game_guide>1</is_bird_game_guide>
31 <bird_best>1107</bird_best> 31 <bird_best>1107</bird_best>
32 <is_haidao_game_guide>1</is_haidao_game_guide> 32 <is_haidao_game_guide>1</is_haidao_game_guide>
......

190 Bytes | W: | H:

1.08 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

190 Bytes | W: | H:

1.09 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

201 Bytes | W: | H:

1.13 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

670 Bytes | W: | H:

1.69 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

668 Bytes | W: | H:

1.73 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

15.1 KB | W: | H:

95.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.96 KB | W: | H:

6.34 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.86 KB | W: | H:

6.87 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.16 KB | W: | H:

7.16 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

9.63 KB | W: | H:

9.84 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

246 KB | W: | H:

246 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

14.6 KB | W: | H:

14.6 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

10.9 KB | W: | H:

38.6 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

115 KB | W: | H:

191 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

48.4 KB | W: | H:

48.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

124 KB | W: | H:

124 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.45 KB | W: | H:

3.46 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.17 KB | W: | H:

5.19 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

37.5 KB | W: | H:

37.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.22 KB | W: | H:

5.23 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

13.3 KB | W: | H:

13.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.77 KB | W: | H:

8.78 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

41.8 KB | W: | H:

41.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.41 KB | W: | H:

4.42 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.97 KB | W: | H:

4.14 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.96 KB | W: | H:

10.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.3 KB | W: | H:

4.31 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.53 KB | W: | H:

10.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.43 KB | W: | H:

4.44 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.18 KB | W: | H:

3.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.21 KB | W: | H:

6.71 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.03 KB | W: | H:

6.69 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
...@@ -30,9 +30,9 @@ ...@@ -30,9 +30,9 @@
30 <common id="17" val="10"/> 30 <common id="17" val="10"/>
31 31
32 <!--每次PK赢取的金币数量--> 32 <!--每次PK赢取的金币数量-->
33 <common id="18" val="50"/> 33 <common id="18" val="100"/>
34 <!--每天PK赢取金币数量上限--> 34 <!--每天PK赢取金币数量上限-->
35 <common id="19" val="500"/> 35 <common id="19" val="1000"/>
36 36
37 <!--vip宠物战队数量--> 37 <!--vip宠物战队数量-->
38 <common id="20" val="6"/> 38 <common id="20" val="6"/>
...@@ -48,5 +48,5 @@ ...@@ -48,5 +48,5 @@
48 <common id="24" val="15"/> 48 <common id="24" val="15"/>
49 49
50 <!--是否开启vip--> 50 <!--是否开启vip-->
51 <common id="10000" val="0"/> 51 <common id="10000" val="1"/>
52 </root> 52 </root>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
10 4:每日首次充值(每个项目,每日只能购买一次) 10 4:每日首次充值(每个项目,每日只能购买一次)
11 5:周期活动(每个周期只能购买一次) startTime:活动开始时间 endTime:活动结束时间 cuccFlag:天津联通是否显示 11 5:周期活动(每个周期只能购买一次) startTime:活动开始时间 endTime:活动结束时间 cuccFlag:天津联通是否显示
12 product:商品,天津上线的金额商品,product命名规则不能更改,遵循之前的命名规则 12 product:商品,天津上线的金额商品,product命名规则不能更改,遵循之前的命名规则
13 6:购买游戏(包月31天). 13 6:已废弃.购买游戏(包月31天).
14 payitem:购买月卡后一次性给的金币 14 payitem:购买月卡后一次性给的金币
15 agentLv:代理购买等级 不填,默认为0 15 agentLv:代理购买等级 不填,默认为0
16 --> 16 -->
...@@ -29,8 +29,8 @@ ...@@ -29,8 +29,8 @@
29 <pay id="8" name="300钻石" type="1" extra="10" item="100000,310" rmb="30.0" product="tjlhxkgddj008" productPuTao="qjqp008" agentLv="0" notice="1"/> 29 <pay id="8" name="300钻石" type="1" extra="10" item="100000,310" rmb="30.0" product="tjlhxkgddj008" productPuTao="qjqp008" agentLv="0" notice="1"/>
30 <pay id="9" name="500钻石" type="1" extra="20" item="100000,520" rmb="50.0" product="tjlhxkgddj009" productPuTao="qjqp009" agentLv="0" notice="1"/> 30 <pay id="9" name="500钻石" type="1" extra="20" item="100000,520" rmb="50.0" product="tjlhxkgddj009" productPuTao="qjqp009" agentLv="0" notice="1"/>
31 <pay id="10" name="1000钻石" type="1" extra="50" item="100000,1050" rmb="100.0" product="tjlhxkgddj010" productPuTao="qjqp010" agentLv="0" notice="1"/> 31 <pay id="10" name="1000钻石" type="1" extra="50" item="100000,1050" rmb="100.0" product="tjlhxkgddj010" productPuTao="qjqp010" agentLv="0" notice="1"/>
32 <pay id="201" name="月卡(31天)" type="2" des="月卡" day="31" item="100001,1000;600002,10" payitem="" rmb="20.0" product="tjlhxkgddj201" productPuTao="qjqp201" notice="1"/> 32 <pay id="201" name="月卡(31天)" type="2" des="月卡" day="31" item="100001,1000;600002,10" item_ext="300001,689;300002,200;300003,100;300004,10;300005,1" payitem="" rmb="20.0" product="tjlhxkgddj201" productPuTao="qjqp201" notice="1"/>
33 <pay id="202" name="年卡(365天)" type="2" des="年卡" day="365" item="100001,2000;600004,10;200001,1" payitem="" rmb="198.0" product="tjlhxkgddj202" productPuTao="qjqp202" notice="1"/> 33 <pay id="202" name="年卡(365天)" type="2" des="年卡" day="365" item="100001,2000;600004,10;200001,1" item_ext="200001,689;200002,200;200003,100;200004,10;200005,1" payitem="" rmb="198.0" product="tjlhxkgddj202" productPuTao="qjqp202" notice="1"/>
34 </platform> 34 </platform>
35 <!--天津--> 35 <!--天津-->
36 <platform id="103,102" channel="cucc"> 36 <platform id="103,102" channel="cucc">
...@@ -39,15 +39,18 @@ ...@@ -39,15 +39,18 @@
39 <pay id="8" name="300钻石" type="1" extra="10" item="100000,310" rmb="30.0" product="dclyac030" server="dclyac030" content="tjlhdcylyac030@" productPuTao="qjqp008" agentLv="0" notice="1"/> 39 <pay id="8" name="300钻石" type="1" extra="10" item="100000,310" rmb="30.0" product="dclyac030" server="dclyac030" content="tjlhdcylyac030@" productPuTao="qjqp008" agentLv="0" notice="1"/>
40 <pay id="9" name="500钻石" type="1" extra="20" item="100000,520" rmb="50.0" product="dclyac050" server="dclyac050" content="tjlhdcylyac050@" productPuTao="qjqp009" agentLv="0" notice="1"/> 40 <pay id="9" name="500钻石" type="1" extra="20" item="100000,520" rmb="50.0" product="dclyac050" server="dclyac050" content="tjlhdcylyac050@" productPuTao="qjqp009" agentLv="0" notice="1"/>
41 <pay id="10" name="1000钻石" type="1" extra="50" item="100000,1050" rmb="100.0" product="dclyac100" server="dclyac100" content="tjlhdcylyac100@" productPuTao="qjqp010" agentLv="0" notice="1"/> 41 <pay id="10" name="1000钻石" type="1" extra="50" item="100000,1050" rmb="100.0" product="dclyac100" server="dclyac100" content="tjlhdcylyac100@" productPuTao="qjqp010" agentLv="0" notice="1"/>
42 <pay id="201" name="月卡(31天)" type="2" des="月卡" day="31" item="100001,1000;600001,5" payitem="" rmb="25.0" product="dclyby025" server="dclyby025" content="tjlhdcylyby025@" productPuTao="qjqp201" notice="1"/> 42 <pay id="201" name="月卡(31天)" type="2" des="月卡" day="31" item="100001,1000;600001,5" item_ext="300001,689;300002,200;300003,100;300004,10;300005,1" payitem="" rmb="25.0" product="dclyby025" server="dclyby025" content="tjlhdcylyby025@" productPuTao="qjqp201" notice="1"/>
43 <pay id="202" name="年卡(365天)" type="2" des="年卡" day="365" item="100001,2000;600002,5;200001,1" payitem="" rmb="198.0" product="dclybn198" server="dclybn198" content="tjlhdcylyac198@" productPuTao="qjqp202" notice="1"/> 43 <pay id="202" name="年卡(365天)" type="2" des="年卡" day="365" item="100001,2000;600002,5;200001,1" item_ext="200001,689;200002,200;200003,100;200004,10;200005,1" payitem="" rmb="198.0" product="dclybn198" server="dclybn198" content="tjlhdcylyac198@" productPuTao="qjqp202" notice="1"/>
44 <pay id="301" name="自动续包月卡(31天)" type="2" des="月卡" day="31" item="100001,1000;600001,5" payitem="" rmb="20.0" product="dclyby020" server="dclyby020" content="tjlhdcylyby020@" productPuTao="qjqp999" notice="1"/> 44 <pay id="301" name="自动续包月卡(31天)" type="2" des="月卡" day="31" item="100001,1000;600001,5" item_ext="300001,689;300002,200;300003,100;300004,10;300005,1" payitem="" rmb="20.0" product="dclyby020" server="dclyby020" content="tjlhdcylyby020@" productPuTao="qjqp999" notice="1"/>
45 </platform> 45 </platform>
46 <!--上海电信--> 46 <!--上海电信-->
47 <platform id="106" channel="shdx"> 47 <platform id="106" channel="shdx">
48 <pay id="201" name="月卡(31天)" type="2" des="4k动漫vip单月包" day="31" item="100001,1000;600001,5" payitem="" rmb="69.0" product="1000710508" productPuTao="qjqp201" notice="1"/> 48 <pay id="201" name="月卡(31天)" type="2" des="4k动漫vip单月包" day="31" item="100001,1000;600001,5" item_ext="300001,689;300002,200;300003,100;300004,10;300005,1" payitem="" rmb="69.0" product="1000710508" productPuTao="qjqp201" notice="1"/>
49 <pay id="202" name="年卡(365天)" type="2" des="4k动漫vip年包" day="365" item="100001,2000;600002,5;200001,1" payitem="" rmb="299.0" product="1000710226" productPuTao="qjqp202" notice="1"/> 49 <pay id="202" name="年卡(365天)" type="2" des="4k动漫vip年包" day="365" item="100001,2000;600002,5;200001,1" item_ext="200001,689;200002,200;200003,100;200004,10;200005,1" payitem="" rmb="299.0" product="1000710226" productPuTao="qjqp202" notice="1"/>
50 <pay id="301" name="自动续包月卡(31天)" type="2" des="4K动漫vip包" day="31" item="100001,1000;600001,5" payitem="" rmb="49.0" product="1000709506" productPuTao="qjqp999" notice="1"/> 50 <pay id="301" name="自动续包月卡(31天)" type="2" des="4K动漫vip包" day="31" item="100001,1000;600001,5" item_ext="300001,689;300002,200;300003,100;300004,10;300005,1" payitem="" rmb="49.0" product="1000709506" productPuTao="qjqp999" notice="1"/>
51 <pay id="302" name="自动续包月卡(31天)" type="2" des="4K动漫vip包" day="31" item="100001,1000;600001,5" item_ext="300001,689;300002,200;300003,100;300004,10;300005,1" payitem="" rmb="39.0" product="1000710713" productPuTao="qjqp999" notice="1"/>
51 </platform> 52 </platform>
52 53
53 </root> 54 </root>
55
56
......
...@@ -2294,9 +2294,10 @@ ...@@ -2294,9 +2294,10 @@
2294 petstar中第一个数字表示需要进行差异化的宠物个数,第二个数字表示差异化的数值。示例中的“1,2”的意思为AI有1个宠的星级要比玩家随机一个宠物大2。 2294 petstar中第一个数字表示需要进行差异化的宠物个数,第二个数字表示差异化的数值。示例中的“1,2”的意思为AI有1个宠的星级要比玩家随机一个宠物大2。
2295 lv中第一个数字表示需要进行差异化的宠物个数,第二个数字表示差异化的数值。示例中的“1,2”的意思为AI有1个宠的等级要比玩家随机一个宠物大2。 2295 lv中第一个数字表示需要进行差异化的宠物个数,第二个数字表示差异化的数值。示例中的“1,2”的意思为AI有1个宠的等级要比玩家随机一个宠物大2。
2296 skill中的数字表示AI宠物的技能开启和玩家的差异。“1”代表需要比玩家多1个宠物开启了技能。 2296 skill中的数字表示AI宠物的技能开启和玩家的差异。“1”代表需要比玩家多1个宠物开启了技能。
2297 flag:1:使用指定的宠物组.0:按照参数随机(默认0)
2297 --> 2298 -->
2298 2299
2299 <user id="1001" name="对手1001" pk_val="500" petstar="0,0" lv="0,0" skill="0"> 2300 <user id="1001" name="对手1001" pk_val="500" petstar="0,0" lv="0,0" skill="0" flag="1">
2300 <!-- 2301 <!--
2301 id//id 2302 id//id
2302 lv//等级 2303 lv//等级
...@@ -2311,62 +2312,11 @@ ...@@ -2311,62 +2312,11 @@
2311 <pet id="10004" lv="1" skill_id="2000" ack="1" hp="7" congming="10"/> 2312 <pet id="10004" lv="1" skill_id="2000" ack="1" hp="7" congming="10"/>
2312 <pet id="10005" lv="1" skill_id="4006" ack="2" hp="5" congming="10"/> 2313 <pet id="10005" lv="1" skill_id="4006" ack="2" hp="5" congming="10"/>
2313 <pet id="10006" lv="1" skill_id="3003" ack="1" hp="6" congming="10"/> 2314 <pet id="10006" lv="1" skill_id="3003" ack="1" hp="6" congming="10"/>
2314 <pet id="10007" lv="1" skill_id="1007" ack="1" hp="6" congming="10"/> 2315
2315 <pet id="10008" lv="1" skill_id="4000" ack="2" hp="4" congming="10"/>
2316 <pet id="10009" lv="1" skill_id="1016" ack="2" hp="5" congming="10"/>
2317 <pet id="10010" lv="1" skill_id="1002" ack="2" hp="4" congming="10"/>
2318 <pet id="10011" lv="1" skill_id="4002" ack="2" hp="5" congming="10"/>
2319 <pet id="10012" lv="1" skill_id="1014" ack="2" hp="5" congming="10"/>
2320 <pet id="10013" lv="1" skill_id="1004" ack="2" hp="4" congming="10"/>
2321 <pet id="10014" lv="1" skill_id="2002" ack="2" hp="4" congming="10"/>
2322 <pet id="10016" lv="1" skill_id="1008" ack="2" hp="5" congming="10"/>
2323 <pet id="10057" lv="1" skill_id="2001" ack="3" hp="4" congming="10"/>
2324 <pet id="10058" lv="1" skill_id="2007" ack="1" hp="6" congming="10"/>
2325 <pet id="20001" lv="1" skill_id="3006" ack="2" hp="4" congming="10"/>
2326 <pet id="20002" lv="1" skill_id="4006" ack="2" hp="5" congming="10"/>
2327 <pet id="20003" lv="1" skill_id="4002" ack="2" hp="6" congming="10"/>
2328 <pet id="20004" lv="1" skill_id="4007" ack="1" hp="6" congming="10"/>
2329 <pet id="20005" lv="1" skill_id="1007" ack="1" hp="6" congming="10"/>
2330 <pet id="20006" lv="1" skill_id="1004" ack="2" hp="4" congming="10"/>
2331 <pet id="20007" lv="1" skill_id="1008" ack="2" hp="5" congming="10"/>
2332 <pet id="20008" lv="1" skill_id="2001" ack="3" hp="4" congming="10"/>
2333 <pet id="20009" lv="1" skill_id="1002" ack="2" hp="4" congming="10"/>
2334 <pet id="20010" lv="1" skill_id="2002" ack="2" hp="4" congming="10"/>
2335 <pet id="20011" lv="1" skill_id="1009" ack="1" hp="6" congming="10"/>
2336 <pet id="20012" lv="1" skill_id="3007" ack="1" hp="1" congming="10"/>
2337 <pet id="20013" lv="1" skill_id="3001" ack="2" hp="4" congming="10"/>
2338 <pet id="20019" lv="1" skill_id="1014" ack="2" hp="5" congming="10"/>
2339 <pet id="20020" lv="1" skill_id="3003" ack="1" hp="6" congming="10"/>
2340 <pet id="20022" lv="1" skill_id="2003" ack="2" hp="4" congming="10"/>
2341 <pet id="20023" lv="1" skill_id="2000" ack="1" hp="7" congming="10"/>
2342 <pet id="20026" lv="1" skill_id="1004" ack="3" hp="4" congming="10"/>
2343 <pet id="20029" lv="1" skill_id="1016" ack="2" hp="5" congming="10"/>
2344 <pet id="20035" lv="1" skill_id="2007" ack="1" hp="6" congming="10"/>
2345 <pet id="20046" lv="1" skill_id="1010" ack="2" hp="5" congming="10"/>
2346 <pet id="20048" lv="1" skill_id="3000" ack="2" hp="4" congming="10"/>
2347 <pet id="30003" lv="1" skill_id="1004" ack="2" hp="4" congming="10"/>
2348 <pet id="30004" lv="1" skill_id="1016" ack="2" hp="5" congming="10"/>
2349 <pet id="30005" lv="1" skill_id="1014" ack="2" hp="5" congming="10"/>
2350 <pet id="30006" lv="1" skill_id="2007" ack="1" hp="6" congming="10"/>
2351 <pet id="30007" lv="1" skill_id="4007" ack="1" hp="6" congming="10"/>
2352 <pet id="30008" lv="1" skill_id="2003" ack="2" hp="4" congming="10"/>
2353 <pet id="30009" lv="1" skill_id="2001" ack="3" hp="4" congming="10"/>
2354 <pet id="30010" lv="1" skill_id="1008" ack="2" hp="5" congming="10"/>
2355 <pet id="30011" lv="1" skill_id="4002" ack="2" hp="5" congming="10"/>
2356 <pet id="30013" lv="1" skill_id="2000" ack="1" hp="7" congming="10"/>
2357 <pet id="30014" lv="1" skill_id="1002" ack="2" hp="4" congming="10"/>
2358 <pet id="30016" lv="1" skill_id="4006" ack="2" hp="5" congming="10"/>
2359 <pet id="30018" lv="1" skill_id="1007" ack="1" hp="6" congming="10"/>
2360 <pet id="30026" lv="1" skill_id="1010" ack="2" hp="5" congming="10"/>
2361 <pet id="30027" lv="1" skill_id="3000" ack="2" hp="4" congming="10"/>
2362 <pet id="30036" lv="1" skill_id="1004" ack="3" hp="4" congming="10"/>
2363 <pet id="30037" lv="1" skill_id="2002" ack="2" hp="4" congming="10"/>
2364 <pet id="30038" lv="1" skill_id="2002" ack="1" hp="6" congming="10"/>
2365 <pet id="30040" lv="1" skill_id="4003" ack="3" hp="5" congming="10"/>
2366 2316
2367 </user> 2317 </user>
2368 2318
2369 <user id="1002" name="对手1002" pk_val="1000" petstar="0,0" lv="0,0" skill="1"> 2319 <user id="1002" name="对手1002" pk_val="1000" petstar="0,0" lv="0,0" skill="0" flag="0">
2370 <!-- 2320 <!--
2371 id//id 2321 id//id
2372 lv//等级 2322 lv//等级
...@@ -2468,7 +2418,7 @@ ...@@ -2468,7 +2418,7 @@
2468 2418
2469 </user> 2419 </user>
2470 2420
2471 <user id="1003" name="对手1003" pk_val="2000" petstar="0,0" lv="1,1" skill="1"> 2421 <user id="1003" name="对手1003" pk_val="2000" petstar="0,0" lv="1,1" skill="1" flag="0">
2472 <!-- 2422 <!--
2473 id//id 2423 id//id
2474 lv//等级 2424 lv//等级
...@@ -2617,7 +2567,7 @@ ...@@ -2617,7 +2567,7 @@
2617 2567
2618 </user> 2568 </user>
2619 2569
2620 <user id="1004" name="对手1004" pk_val="9999999" petstar="1,1" lv="1,1" skill="1"> 2570 <user id="1004" name="对手1004" pk_val="9999999" petstar="1,1" lv="1,1" skill="1" flag="0">
2621 <!-- 2571 <!--
2622 id//id 2572 id//id
2623 lv//等级 2573 lv//等级
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
35 200006 宠物钥匙橙 35 200006 宠物钥匙橙
36 --> 36 -->
37 37
38 <game id="1" ename="cake" name="欢乐叠蛋糕" needVip="0" idx="3" payid="22" flag="free"> 38 <game id="1" ename="cake" name="欢乐叠蛋糕" needVip="1" idx="3" payid="22" flag="">
39 <score val="0" item="" key=""/> 39 <score val="0" item="" key=""/>
40 <score val="5" item="100002,2;100001,50;600001,2" rate="30" key="200001,100" /> 40 <score val="5" item="100002,2;100001,50;600001,2" rate="30" key="200001,100" />
41 <score val="10" item="100002,4;100001,80;600001,3" rate="40" key="200001,100" /> 41 <score val="10" item="100002,4;100001,80;600001,3" rate="40" key="200001,100" />
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
47 <score val="150" item="100002,10;100001,150;600002,1" rate="70" key="200001,30;200002,30;200003,20;200004,20" /> 47 <score val="150" item="100002,10;100001,150;600002,1" rate="70" key="200001,30;200002,30;200003,20;200004,20" />
48 <score val="200" item="100002,10;100001,150;600002,2" rate="80" key="200001,20;200002,30;200003,30;200004,20" /> 48 <score val="200" item="100002,10;100001,150;600002,2" rate="80" key="200001,20;200002,30;200003,30;200004,20" />
49 </game> 49 </game>
50 <game id="2" ename="fanpai" name="记忆翻牌" needVip="0" idx="4" payid="21" flag="free"> 50 <game id="2" ename="fanpai" name="记忆翻牌" needVip="1" idx="4" payid="21" flag="">
51 <score val="0" item="" key=""/> 51 <score val="0" item="" key=""/>
52 <score val="5" item="100002,2;100001,10;600001,2" rate="30" key="200001,100" /> 52 <score val="5" item="100002,2;100001,10;600001,2" rate="30" key="200001,100" />
53 <score val="15" item="100002,4;100001,50;600001,3" rate="40" key="200001,100" /> 53 <score val="15" item="100002,4;100001,50;600001,3" rate="40" key="200001,100" />
......
...@@ -8,13 +8,13 @@ ...@@ -8,13 +8,13 @@
8 pr:概率(所有的概率加起来是1000) 8 pr:概率(所有的概率加起来是1000)
9 item:奖励的道具 9 item:奖励的道具
10 --> 10 -->
11 <reward id="1" pr="470" item="100001,30" des="金豆*30"/> 11 <reward id="1" pr="470" item="100001,100" des="金豆*100"/>
12 <reward id="2" pr="10" item="100001,50" des="金豆*50"/> 12 <reward id="2" pr="10" item="300001,1" des="宠物技能石白*1"/>
13 <reward id="3" pr="4" item="100001,100" des="金豆*100"/> 13 <reward id="3" pr="4" item="300002,1" des="宠物技能石绿*1"/>
14 <reward id="4" pr="1" item="100001,200" des="金豆*200"/> 14 <reward id="4" pr="1" item="300003,1" des="宠物技能石蓝*1"/>
15 <reward id="5" pr="0" item="100001,500" des="金豆*500"/> 15 <reward id="5" pr="0" item="100001,500" des="金豆*500"/>
16 <reward id="6" pr="500" item="600001,1" des="宠物饼干*1"/> 16 <reward id="6" pr="500" item="600001,5" des="宠物饼干*5"/>
17 <reward id="7" pr="10" item="600002,1" des="宠物面包*1"/> 17 <reward id="7" pr="10" item="600002,5" des="宠物面包*5"/>
18 <reward id="8" pr="4" item="600003,1" des="宠物汉堡*1"/> 18 <reward id="8" pr="4" item="600003,3" des="宠物汉堡*3"/>
19 <reward id="9" pr="1" item="600004,1" des="宠物粮食*1"/> 19 <reward id="9" pr="1" item="600004,1" des="宠物粮食*1"/>
20 </root> 20 </root>
......

8 KB | W: | H:

8.02 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.13 KB | W: | H:

3.17 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.56 KB | W: | H:

2.71 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

12.5 KB | W: | H:

39 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

22.4 KB | W: | H:

22.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

19.7 KB | W: | H:

19.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

19.6 KB | W: | H:

19.6 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

27.7 KB | W: | H:

27.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

34.1 KB | W: | H:

34.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

9.12 KB | W: | H:

9.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

62.7 KB | W: | H:

62.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

33.5 KB | W: | H:

33.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.19 KB | W: | H:

2.57 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

1.56 KB | W: | H:

1.63 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.72 KB | W: | H:

3.83 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.08 KB | W: | H:

8.09 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.82 KB | W: | H:

4.82 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

11.3 KB | W: | H:

11.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.6 KB | W: | H:

8.61 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

9.06 KB | W: | H:

9.13 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

16.8 KB | W: | H:

16.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

20.5 KB | W: | H:

20.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

51.3 KB | W: | H:

51.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

27.5 KB | W: | H:

27.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

23.1 KB | W: | H:

23.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

50.3 KB | W: | H:

50.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

48.5 KB | W: | H:

48.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

33.2 KB | W: | H:

33.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.15 KB | W: | H:

5.16 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.77 KB | W: | H:

3.79 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.28 KB | W: | H:

4.45 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.34 KB | W: | H:

4.49 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.53 KB | W: | H:

5.53 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.72 KB | W: | H:

6.73 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.44 KB | W: | H:

2.45 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.23 KB | W: | H:

3.34 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

27.9 KB | W: | H:

27.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

28.2 KB | W: | H:

28.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.99 KB | W: | H:

4.02 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.74 KB | W: | H:

8.74 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.36 KB | W: | H:

5.36 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.14 KB | W: | H:

6.14 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.05 KB | W: | H:

5.07 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

22.1 KB | W: | H:

22.1 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.6 KB | W: | H:

7.77 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.42 KB | W: | H:

8.43 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

12.6 KB | W: | H:

12.6 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

12.8 KB | W: | H:

12.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

34.5 KB | W: | H:

34.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.06 KB | W: | H:

8.06 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.38 KB | W: | H:

7.55 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

9.39 KB | W: | H:

9.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.41 KB | W: | H:

4.42 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.58 KB | W: | H:

18.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.9 KB | W: | H:

17.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.91 KB | W: | H:

6.93 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.21 KB | W: | H:

2.21 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.02 KB | W: | H:

7.02 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.87 KB | W: | H:

4.88 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

126 KB | W: | H:

126 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.88 KB | W: | H:

6.88 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

14.2 KB | W: | H:

14.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.09 KB | W: | H:

2.12 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.84 KB | W: | H:

8.86 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

23.2 KB | W: | H:

23.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

16.5 KB | W: | H:

16.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.6 KB | W: | H:

3.65 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.58 KB | W: | H:

4.65 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.17 KB | W: | H:

4.17 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.49 KB | W: | H:

3.51 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.77 KB | W: | H:

6.78 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.53 KB | W: | H:

3.56 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.66 KB | W: | H:

7.72 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.82 KB | W: | H:

7.82 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.33 KB | W: | H:

3.44 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.22 KB | W: | H:

2.23 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.97 KB | W: | H:

3.99 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.37 KB | W: | H:

6.38 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.33 KB | W: | H:

6.33 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

13.9 KB | W: | H:

13.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

24.8 KB | W: | H:

24.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

12.5 KB | W: | H:

12.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

40 KB | W: | H:

40 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

19 KB | W: | H:

95.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

10.9 KB | W: | H:

11 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.19 KB | W: | H:

6.19 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

155 KB | W: | H:

524 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

9.71 KB | W: | H:

9.72 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.21 KB | W: | H:

8.52 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.41 KB | W: | H:

8.42 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.83 KB | W: | H:

7.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

96.7 KB | W: | H:

348 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

9.69 KB | W: | H:

9.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.05 KB | W: | H:

6.05 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.31 KB | W: | H:

2.32 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.12 KB | W: | H:

7.14 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

18.8 KB | W: | H:

18.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.12 KB | W: | H:

3.13 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.14 KB | W: | H:

3.15 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.62 KB | W: | H:

2.63 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.14 KB | W: | H:

3.15 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.64 KB | W: | H:

2.65 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.54 KB | W: | H:

2.55 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.09 KB | W: | H:

2.12 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.46 KB | W: | H:

8.47 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

15.4 KB | W: | H:

15.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

37.6 KB | W: | H:

37.6 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.25 KB | W: | H:

8.26 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

106 KB | W: | H:

106 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

1.9 KB | W: | H:

1.91 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.07 KB | W: | H:

7.26 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

10.1 KB | W: | H:

19.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

15.3 KB | W: | H:

15.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

10.6 KB | W: | H:

10.6 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.41 KB | W: | H:

2.42 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.8 KB | W: | H:

2.81 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.77 KB | W: | H:

4.93 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.98 KB | W: | H:

5.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.3 KB | W: | H:

4.45 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.62 KB | W: | H:

4.83 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.24 KB | W: | H:

4.25 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.07 KB | W: | H:

3.08 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3 KB | W: | H:

3.18 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.91 KB | W: | H:

2.93 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.45 KB | W: | H:

4.47 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.81 KB | W: | H:

4.83 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.02 KB | W: | H:

3.02 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.88 KB | W: | H:

2.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.99 KB | W: | H:

3.01 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.87 KB | W: | H:

2.88 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.17 KB | W: | H:

4.17 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.4 KB | W: | H:

4.43 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.99 KB | W: | H:

3.01 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.84 KB | W: | H:

2.85 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.09 KB | W: | H:

4.1 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.96 KB | W: | H:

3.98 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.52 KB | W: | H:

4.73 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.05 KB | W: | H:

3.07 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.94 KB | W: | H:

2.96 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.03 KB | W: | H:

3.19 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.89 KB | W: | H:

3.09 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.5 KB | W: | H:

3.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.02 KB | W: | H:

3.03 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.91 KB | W: | H:

2.92 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.81 KB | W: | H:

2.97 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.83 KB | W: | H:

2.84 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.07 KB | W: | H:

6.15 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.99 KB | W: | H:

19.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

10.5 KB | W: | H:

10.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.1 KB | W: | H:

5.26 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.74 KB | W: | H:

4.75 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.58 KB | W: | H:

4.72 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.19 KB | W: | H:

2.21 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.43 KB | W: | H:

5.44 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.88 KB | W: | H:

10.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.01 KB | W: | H:

2.01 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.17 KB | W: | H:

3.18 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.03 KB | W: | H:

3.03 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.34 KB | W: | H:

5.42 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

12.6 KB | W: | H:

38.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.58 KB | W: | H:

24.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.87 KB | W: | H:

12 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.99 KB | W: | H:

3.02 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.71 KB | W: | H:

3.79 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.13 KB | W: | H:

3.61 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.87 KB | W: | H:

3.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.2 KB | W: | H:

3.51 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

765 Bytes | W: | H:

1.97 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.18 KB | W: | H:

3.18 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

25.9 KB | W: | H:

25.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

30.2 KB | W: | H:

30.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.8 KB | W: | H:

2.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.53 KB | W: | H:

2.54 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

12.9 KB | W: | H:

12.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

12.2 KB | W: | H:

12.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.03 KB | W: | H:

6.17 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

14.5 KB | W: | H:

14.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.96 KB | W: | H:

5.97 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.19 KB | W: | H:

3.19 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.56 KB | W: | H:

3.57 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

11.7 KB | W: | H:

11.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.78 KB | W: | H:

3.79 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

11.9 KB | W: | H:

11.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.65 KB | W: | H:

2.66 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

66.6 KB | W: | H:

66.6 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

10.5 KB | W: | H:

25.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.14 KB | W: | H:

6.02 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

27.7 KB | W: | H:

65.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.53 KB | W: | H:

4.55 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.68 KB | W: | H:

2.69 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.65 KB | W: | H:

2.66 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

12.4 KB | W: | H:

12.6 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.17 KB | W: | H:

3.19 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

34.8 KB | W: | H:

124 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

39.2 KB | W: | H:

157 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.75 KB | W: | H:

4.75 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.24 KB | W: | H:

5.25 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

12 KB | W: | H:

12 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

10.4 KB | W: | H:

10.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

1.82 KB | W: | H:

1.83 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

1.75 KB | W: | H:

1.75 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

36 KB | W: | H:

36 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.13 KB | W: | H:

3.13 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.7 KB | W: | H:

3.71 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.75 KB | W: | H:

2.76 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.46 KB | W: | H:

3.48 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.72 KB | W: | H:

2.72 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.36 KB | W: | H:

3.38 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.69 KB | W: | H:

2.69 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.34 KB | W: | H:

3.35 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.61 KB | W: | H:

2.62 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.33 KB | W: | H:

3.47 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.69 KB | W: | H:

2.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.37 KB | W: | H:

3.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

26.2 KB | W: | H:

26.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.67 KB | W: | H:

3.67 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.92 KB | W: | H:

3.92 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.88 KB | W: | H:

7.99 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.95 KB | W: | H:

6.1 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

11.1 KB | W: | H:

11.1 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

4.65 KB | W: | H:

4.67 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.18 KB | W: | H:

5.77 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.14 KB | W: | H:

5.71 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.39 KB | W: | H:

5.92 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.35 KB | W: | H:

5.83 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

12.7 KB | W: | H:

12.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

9.98 KB | W: | H:

9.99 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

5.38 KB | W: | H:

5.39 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.72 KB | W: | H:

2.72 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.01 KB | W: | H:

6.01 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.25 KB | W: | H:

3.32 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

10.8 KB | W: | H:

10.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

3.52 KB | W: | H:

7.94 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

14 KB | W: | H:

14 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.34 KB | W: | H:

6.47 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

66.1 KB | W: | H:

66.1 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

18.2 KB | W: | H:

18.2 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

18.4 KB | W: | H:

18.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

13.5 KB | W: | H:

13.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

14.1 KB | W: | H:

14.1 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

36.7 KB | W: | H:

37 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

11.3 KB | W: | H:

11.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

13.1 KB | W: | H:

13.1 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

13.5 KB | W: | H:

13.5 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.97 KB | W: | H:

2.98 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

153 KB | W: | H:

153 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

6.75 KB | W: | H:

6.76 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

1.49 KB | W: | H:

3.19 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

1.52 KB | W: | H:

3.21 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

14.6 KB | W: | H:

14.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

10.7 KB | W: | H:

10.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin