Differences From Artifact [ebd2442596]:
- File single/简化版_30_020_6.lua — part of check-in [9d391cf311] at 2024-08-07 01:14:32 on branch trunk — 0 (user: 顽雨沉风, size: 1698) [annotate] [blame] [check-ins using]
To Artifact [57e9f4ead1]:
- File single/简化版_30_020_6.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1720) [annotate] [blame] [check-ins using]
︙ | |||
34 35 36 37 38 39 40 | 34 35 36 37 38 39 40 41 42 | - + | local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(31036355, 0, 0, k1, 0, k2) Debug.AddCard(28741524, 0, 0, k1, 0, k2) Debug.AddCard(02295440, 0, 0, k1, 0, k2) Debug.AddCard(51790181, 0, 0, k1, 0, k2) |