Overview
Comment: | 0.0.1220 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b4f59ecb2e62f2f0760c8382f6b129e4 |
User & Date: | 顽雨沉风 on 2023-07-11 14:45:56 |
Other Links: | manifest | tags |
Context
2023-07-11
| ||
14:46 | 0.0.1221 check-in: 77c4105798 user: 顽雨沉风 tags: trunk | |
14:45 | 0.0.1220 check-in: b4f59ecb2e user: 顽雨沉风 tags: trunk | |
14:45 | 0.0.1219 check-in: f162a526e8 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [98a5b2d801] to [87f463569e].
︙ | ︙ | |||
43 44 45 46 47 48 49 | cache_1 = false end --} return cache_1 end --} effect_1:SetCondition(cache_1) function cache_1() --{ Debug.ShowHint("残局群181175613") | < < | 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | cache_1 = false end --} return cache_1 end --} effect_1:SetCondition(cache_1) function cache_1() --{ Debug.ShowHint("残局群181175613") end --} effect_1:SetOperation(cache_1) Duel.RegisterEffect(effect_1 , 0) end --} |
︙ | ︙ |