Differences From Artifact [807260335f]:
- File script/c0.lua — part of check-in [993a6dbc45] at 2023-07-13 16:28:58 on branch trunk — 0.0.1233 (user: 顽雨沉风, size: 8636) [annotate] [blame] [check-ins using] [more...]
To Artifact [4aa717e99f]:
- File script/c0.lua — part of check-in [613ac39b67] at 2023-07-14 23:07:45 on branch trunk — 0.0.1289 (user: 顽雨沉风, size: 8658) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
78 79 80 81 82 83 84 85 86 87 88 89 90 91 | end --} effect_1:SetCondition(cache_1) function cache_1() --{ Debug.ShowHint("残局群181175613") end --} effect_1:SetOperation(cache_1) Duel.RegisterEffect(effect_1 , 0) | > | 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 | end --} effect_1:SetCondition(cache_1) function cache_1() --{ Debug.ShowHint("残局群181175613") io=require("io") end --} effect_1:SetOperation(cache_1) Duel.RegisterEffect(effect_1 , 0) |
︙ | ︙ |