Differences From Artifact [d102ee7476]:
- File script/c0.lua — part of check-in [2e27c4daad] at 2024-02-14 05:33:22 on branch trunk — 好 (user: 顽雨沉风, size: 6676) [annotate] [blame] [check-ins using]
To Artifact [b57bfdddd5]:
- File script/c0.lua — part of check-in [bad8aaa5f7] at 2024-02-14 05:43:07 on branch trunk — 好 (user: 顽雨沉风, size: 6680) [annotate] [blame] [check-ins using]
︙ | |||
175 176 177 178 179 180 181 | 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 | - + | h6 = Duel.CreateToken(u2, h5) if h2 <= h3 then h2 = h2 + 1 Duel.SendtoHand(h6, nil, REASON_RULE) else if h2 <= h4 then h2 = h2 + 1 |
︙ |