Differences From Artifact [b6e95b0cff]:
- File single/特殊局_5.lua — part of check-in [e6dc2ee1e8] at 2024-07-01 05:52:48 on branch trunk — 0 (user: 顽雨沉风, size: 3234) [annotate] [blame] [check-ins using]
To Artifact [07d19222c5]:
- File single/特殊局_5.lua — part of check-in [d4deeab7e2] at 2024-07-01 09:12:54 on branch trunk — 0 (user: 顽雨沉风, size: 3245) [annotate] [blame] [check-ins using]
1 | 1 2 3 4 5 6 7 8 9 10 | - - + + | --[[message |
︙ | |||
45 46 47 48 49 50 51 | 45 46 47 48 49 50 51 52 53 54 55 | - + | Debug.AddCard(41147577, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK) Debug.AddCard(26268488, 1, 1, LOCATION_MZONE, 1, POS_FACEUP_ATTACK) Debug.AddCard(17016362, 1, 1, LOCATION_MZONE, 0, POS_FACEUP_ATTACK) local s1 = Debug.AddCard(19508728, 0, 0, LOCATION_SZONE, 2, POS_FACEUP) Debug.AddCard(68462976, 1, 1, LOCATION_SZONE, 5, POS_FACEUP) |