Differences From Artifact [cc5ff96a2c]:
- File single/X-LV-30.lua — part of check-in [c8affac866] at 2024-07-25 07:51:43 on branch trunk — 0 (user: 顽雨沉风, size: 1948) [annotate] [blame] [check-ins using]
To Artifact [1d8430e678]:
- File single/X-LV-30.lua — part of check-in [d79fb9ffe6] at 2024-08-07 03:54:10 on branch trunk — 0 (user: 顽雨沉风, size: 1970) [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(90500169, 0, 0, k1, 0, k2) Debug.AddCard(79335209, 0, 0, k1, 0, k2) Debug.AddCard(42941100, 0, 0, k1, 0, k2) Debug.AddCard(12482652, 0, 0, k1, 0, k2) |