Differences From Artifact [117c8119e5]:
- File single/简化版_300_27.lua — part of check-in [624757aaea] at 2024-07-18 05:48:28 on branch trunk — 0 (user: 顽雨沉风, size: 1063) [annotate] [blame] [check-ins using]
- File single/简化版_500_36.lua — part of check-in [08b3f41b87] at 2024-07-18 05:49:19 on branch trunk — 0 (user: 顽雨沉风, size: 1063) [annotate] [blame] [check-ins using]
To Artifact [2043747c3e]:
- File single/简化版1_500_36.lua — part of check-in [b27559efa8] at 2024-07-18 22:49:55 on branch trunk — 0 (user: 顽雨沉风, size: 1060) [annotate] [blame] [check-ins using]
- File single/简化版_500_36.lua — part of check-in [d5bbcabb05] at 2024-07-18 10:15:29 on branch trunk — 0 (user: 顽雨沉风, size: 1060) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
22 23 24 25 26 27 28 |
local k1 = LOCATION_EXTRA
local k1 = LOCATION_GRAVE
local k1 = LOCATION_REMOVED
local k1 = LOCATION_HAND
Debug.AddCard(14087893, 0, 0, k1, 0, POS_FACEUP_ATTACK)
Debug.ReloadFieldEnd("自然灾害")
| | | 22 23 24 25 26 27 28 29 |
local k1 = LOCATION_EXTRA
local k1 = LOCATION_GRAVE
local k1 = LOCATION_REMOVED
local k1 = LOCATION_HAND
Debug.AddCard(14087893, 0, 0, k1, 0, POS_FACEUP_ATTACK)
Debug.ReloadFieldEnd("自然灾害")
aux.BeginPuzzle(1)
|