Overview
| Comment: | 好 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
7029b5245e3f822124300793b41bcf5f |
| User & Date: | 顽雨沉风 on 2024-02-14 03:54:35.759 |
| Other Links: | manifest | tags |
Context
|
2024-02-14
| ||
| 04:01 | 好 check-in: 033930309a user: 顽雨沉风 tags: trunk | |
| 03:54 | 好 check-in: 7029b5245e user: 顽雨沉风 tags: trunk | |
| 03:46 | 好 check-in: fd436744e5 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [40b62bcf95]
to [17d27607c5].
| ︙ | |||
184 185 186 187 188 189 190 | 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 | - - + + - - + + + - + - - - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + |
Duel.SendtoHand(h6, nil, REASON_RULE)
else
if h2 <= h4 then
h2 = h2 + 1
Duel.Remove(h6, POS_FACEUP, REASON_RULE)
Duel.SendtoDeck(card, u2, 0, REASON_RULE)
else
|
| ︙ |