Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
331b80d30479ee525aefdb21c97fc7b9 |
| User & Date: | 顽雨沉风 on 2024-06-27 08:07:38.763 |
| Other Links: | manifest | tags |
Context
|
2024-06-27
| ||
| 08:11 | 0 check-in: 7d5b887170 user: 顽雨沉风 tags: trunk | |
| 08:07 | 0 check-in: 331b80d304 user: 顽雨沉风 tags: trunk | |
| 08:06 | 0 check-in: ba05430172 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [86de892c84]
to [cd130fc4d7].
| ︙ | |||
14 15 16 17 18 19 20 | 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | - + |
}
d["排_非效果灵摆怪兽的卡编"] = {
28363749,
19474136,
17390179,
83980492,
}
|
| ︙ | |||
136 137 138 139 140 141 142 | 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 | - + |
k5:SetOperation(f["_印卡"])
o1:RegisterEffect(k5)
end
end
d["开局提示"] = function()
local h1, h2, h3
--~ 此局效卡之数
|
| ︙ |