Differences From Artifact [2f75700e0c]:
- File script/c0.lua — part of check-in [a30b9aba5d] at 2023-07-16 01:17:04 on branch trunk — 0.0.1540 (user: 顽雨沉风, size: 8238) [annotate] [blame] [check-ins using]
To Artifact [7bd97de233]:
- File script/c0.lua — part of check-in [5593fe6ed7] at 2023-07-17 03:46:41 on branch trunk — 0.0.1746 (user: 顽雨沉风, size: 8313) [annotate] [blame] [check-ins using]
| ︙ | |||
66 67 68 69 70 71 72 | 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 | - + + + + + + + - + |
function cache_1() --{
cache_1 = Duel.GetLP(1)
if cache_1 <= 0 then --{
|
| ︙ |