Differences From Artifact [3723362dda]:
- File 残局函数库.lua — part of check-in [e7f204fb3d] at 2023-06-29 02:28:59 on branch trunk — 0.0.309 (user: 顽雨沉风, size: 1491) [annotate] [blame] [check-ins using]
- File 残局函数库/残局函数库.lua — part of check-in [1759c92880] at 2023-06-26 01:06:39 on branch trunk — 0.0.252 (user: 顽雨沉风, size: 1491) [annotate] [blame] [check-ins using]
To Artifact [50b6232297]:
- File 残局函数库/残局函数库.lua — part of check-in [64e1ec616c] at 2023-06-26 03:43:24 on branch trunk — 0.0.253 (user: 顽雨沉风, size: 1534) [annotate] [blame] [check-ins using]
| ︙ | |||
28 29 30 31 32 33 34 | 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | + - + |
effect_1:SetOperation(cache_1)
Duel.RegisterEffect(effect_1
, 0)
end
fun["开局添加手卡"] = function(str_1)
local effect_1
effect_1 = Effect["GlobalEffect"]()
|
| ︙ |