Differences From Artifact [fa975424d7]:
- File script/c0.lua — part of check-in [8338c6d2e6] at 2023-06-30 04:40:23 on branch trunk — 0.0.480 (user: 顽雨沉风, size: 2045) [annotate] [blame] [check-ins using]
To Artifact [962b4029f7]:
- File script/c0.lua — part of check-in [77fef710b5] at 2023-06-30 04:41:05 on branch trunk — 0.0.481 (user: 顽雨沉风, size: 2040) [annotate] [blame] [check-ins using]
︙ | |||
72 73 74 75 76 77 78 | 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 | - + | cache_1 = cache_1 + LOCATION_OVERLAY str["这个残局的效果卡数量"] = Duel.GetMatchingGroupCount(fun["是否效果卡"],0,cache_1,cache_1,nil) str["开局说明"] = "效果卡:" str["开局说明"] = str["开局说明"] .. str["这个残局的效果卡数量"] |