66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
function cache_1() --{
cache_1 = Duel.GetLP(1)
if cache_1 <= 0 then --{
if cache_1 < 0 then --{
Debug.ShowHint("QB:「你居然二解了,请加群告诉我怎么二解。」")
end --}
Debug.ShowHint("残局群181175613")
--}
else --{
return false
|
|
>
>
>
>
>
>
|
|
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
function cache_1() --{
cache_1 = Duel.GetLP(1)
if cache_1 <= 0 then --{
if cache_1 == 0 then --{
Debug.ShowHint("残局群181175613")
--}
else --{
Debug.ShowHint("QB:「你居然二解了,请加群告诉我怎么二解。」")
end --}
else
--}
else --{
return false
|