Differences From Artifact [cd130fc4d7]:
- File script/c0.lua — part of check-in [331b80d304] at 2024-06-27 08:07:38 on branch trunk — 0 (user: 顽雨沉风, size: 5301) [annotate] [blame] [check-ins using]
To Artifact [ab245749bc]:
- File script/c0.lua — part of check-in [7d5b887170] at 2024-06-27 08:11:41 on branch trunk — 0 (user: 顽雨沉风, size: 5183) [annotate] [blame] [check-ins using]
| ︙ | |||
162 163 164 165 166 167 168 | 162 163 164 165 166 167 168 169 170 171 172 173 174 175 | - - - |
end
if s["「开局选卡入手」之量"] then
h1 = h1 .. "选" .. s["「开局选卡入手」之量"] .. "卡 "
end
if s["「禁主怪格」之量"] then
h1 = h1 .. "禁" .. s["「禁主怪格」之量"] .. "怪格 "
end
|
| ︙ |