Differences From Artifact [6177d40f62]:
- File single/简化版_50_020_5.lua — part of check-in [b9abef9a39] at 2024-08-06 23:29:44 on branch trunk — 0 (user: 顽雨沉风, size: 1568) [annotate] [blame] [check-ins using]
- File single/简化版_51_020_5.lua — part of check-in [ecc5b6353f] at 2024-08-07 01:05:31 on branch trunk — 0 (user: 顽雨沉风, size: 1568) [annotate] [blame] [check-ins using]
To Artifact [a8f98b628c]:
- File single/简化版_51_020_5.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1590) [annotate] [blame] [check-ins using]
︙ | |||
33 34 35 36 37 38 39 | 33 34 35 36 37 38 39 40 41 | - + | local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(17390179, 0, 0, k1, 0, k2) Debug.AddCard(17390179, 0, 0, k1, 0, k2) Debug.AddCard(87979586, 0, 0, k1, 0, k2) Debug.AddCard(89631139, 1, 1, k1, 0, k2) |