Differences From Artifact [597a09f18f]:
- File single/简化版1_500_13.lua — part of check-in [872c51c323] at 2024-07-20 13:15:35 on branch trunk — 0 (user: 顽雨沉风, size: 1220) [annotate] [blame] [check-ins using]
To Artifact [39bfc21923]:
- File single/简化版1_500_13.lua — part of check-in [6817913a96] at 2024-07-20 13:16:06 on branch trunk — 0 (user: 顽雨沉风, size: 1246) [annotate] [blame] [check-ins using]
- File single/简化版_0500_13.lua — part of check-in [3b21139261] at 2024-07-21 01:24:06 on branch trunk — 0 (user: 顽雨沉风, size: 1246) [annotate] [blame] [check-ins using]
- File single/简化版_52_100_4.lua — part of check-in [5ad29ea104] at 2024-07-21 04:44:15 on branch trunk — 0 (user: 顽雨沉风, size: 1246) [annotate] [blame] [check-ins using]
- File single/简化版_53_100_4.lua — part of check-in [76e748eed3] at 2024-07-21 02:09:34 on branch trunk — 0 (user: 顽雨沉风, size: 1246) [annotate] [blame] [check-ins using]
︙ | |||
18 19 20 21 22 23 24 | 18 19 20 21 22 23 24 25 26 27 28 | - + | Debug.AddCard(5087128, 0, 0, k1, 0, POS_FACEDOWN) Debug.AddCard(99330325, 0, 0, k1, 0, POS_FACEDOWN) Debug.AddCard(68464358, 0, 0, k1, 0, POS_FACEDOWN) local k1, k2 = LOCATION_EXTRA, POS_FACEDOWN--外组 local k1, k2 = LOCATION_GRAVE, POS_FACEUP--墓地 Debug.AddCard(46668237, 0, 0, k1, 0, POS_FACEUP) local k1, k2 = LOCATION_REMOVED, POS_FACEUP--除外 |