Differences From Artifact [e45b8bdc6d]:
- File single/简化版_30_021_4.lua — part of check-in [a82a61700f] at 2024-07-27 07:00:14 on branch trunk — 0 (user: 顽雨沉风, size: 1380) [annotate] [blame] [check-ins using]
To Artifact [0317977f1c]:
- File single/简化版_30_021_4.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1402) [annotate] [blame] [check-ins using]
︙ | |||
29 30 31 32 33 34 35 | 29 30 31 32 33 34 35 36 37 | - + | local k1, k2 = LOCATION_HAND, POS_FACEDOWN--手卡 Debug.AddCard(3019642, 0, 0, k1, 0, k2) Debug.AddCard(77625948, 0, 0, k1, 0, k2) Debug.AddCard(15471265, 0, 0, k1, 0, k2) Debug.AddCard(5318639, 0, 0, k1, 0, k2) Debug.AddCard(80033124, 0, 0, k1, 0, k2) |