Overview
Comment: | 0.0.1528 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
975214d28ee6e30fbb546622bf04c86e |
User & Date: | 顽雨沉风 on 2023-07-16 01:02:05 |
Other Links: | manifest | tags |
Context
2023-07-16
| ||
01:02 | 0.0.1529 check-in: 723a7aa619 user: 顽雨沉风 tags: trunk | |
01:02 | 0.0.1528 check-in: 975214d28e user: 顽雨沉风 tags: trunk | |
00:59 | 0.0.1527 check-in: 17d6844110 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [4b074f2921] to [8c25d3fd8a].
︙ | ︙ | |||
88 89 90 91 92 93 94 | return cache_1 end --} effect_1:SetCondition(cache_1) | | | | | | | | 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 | return cache_1 end --} effect_1:SetCondition(cache_1) --~ function cache_1() --{ --~ --~ Debug.ShowHint("残局群181175613") --~ --~ end --} effect_1:SetOperation(aux.NULL) Duel.RegisterEffect(effect_1 , 0) end --} fun["是否效果卡"] = function(card) --{ |
︙ | ︙ |