Overview
| Comment: | 0.0.1532 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
115aa990c45a60cd46658156d0257984 |
| User & Date: | 顽雨沉风 on 2023-07-16 01:04:21.810 |
| Other Links: | manifest | tags |
Context
|
2023-07-16
| ||
| 01:04 | 0.0.1533 check-in: 24b898f4c2 user: 顽雨沉风 tags: trunk | |
| 01:04 | 0.0.1532 check-in: 115aa990c4 user: 顽雨沉风 tags: trunk | |
| 01:03 | 0.0.1531 check-in: 5c5236d0e5 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [14d84b9389]
to [7c1843b03c].
| ︙ | ︙ | |||
73 74 75 76 77 78 79 |
if cache_1 < 0 then --{
Debug.ShowHint("QB:「你居然二解了,请加群告诉我怎么二解。」")
end --}
Debug.ShowHint("残局群181175613")
| < < < < < < < < | 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 |
if cache_1 < 0 then --{
Debug.ShowHint("QB:「你居然二解了,请加群告诉我怎么二解。」")
end --}
Debug.ShowHint("残局群181175613")
--}
else --{
return false
end --}
end --}
effect_1:SetCondition(cache_1)
effect_1:SetOperation(aux.NULL)
Duel.RegisterEffect(effect_1
, 0)
end --}
|
| ︙ | ︙ |