Differences From Artifact [6ed74dbfae]:
- File single/_简化版_331_03.lua — part of check-in [91f6eb5e77] at 2024-07-04 10:39:11 on branch trunk — 0 (user: 顽雨沉风, size: 2820) [annotate] [blame] [check-ins using]
- File single/简化版1_331_03.lua — part of check-in [b27559efa8] at 2024-07-18 22:49:55 on branch trunk — 0 (user: 顽雨沉风, size: 2820) [annotate] [blame] [check-ins using]
- File single/简化版_0331_03.lua — part of check-in [3b21139261] at 2024-07-21 01:24:06 on branch trunk — 0 (user: 顽雨沉风, size: 2820) [annotate] [blame] [check-ins using]
- File single/简化版_331_03.lua — part of check-in [20eda4219d] at 2024-07-04 10:42:59 on branch trunk — 0 (user: 顽雨沉风, size: 2820) [annotate] [blame] [check-ins using]
- File single/简化版_533_01.lua — part of check-in [c8322ffe62] at 2024-07-03 13:00:45 on branch trunk — 0 (user: 顽雨沉风, size: 2820) [annotate] [blame] [check-ins using]
To Artifact [820b40f339]:
- File single/简化版_0331_03.lua — part of check-in [c8affac866] at 2024-07-25 07:51:43 on branch trunk — 0 (user: 顽雨沉风, size: 2806) [annotate] [blame] [check-ins using]
- File single/简化版_30_031_3.lua — part of check-in [8d45a8d22a] at 2024-08-05 14:10:28 on branch trunk — 0 (user: 顽雨沉风, size: 2806) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
46 47 48 49 50 51 52 | Debug.AddCard(76812113, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) --Harpie Debug.AddCard(9622164, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) --DDR Debug.AddCard(9622164, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) --DDR Debug.AddCard(9622164, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) --DDR --Player's GY | | | 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | Debug.AddCard(76812113, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) --Harpie Debug.AddCard(9622164, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) --DDR Debug.AddCard(9622164, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) --DDR Debug.AddCard(9622164, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) --DDR --Player's GY Debug.ReloadFieldEnd() --Below makes it a one turn puzzle. aux.BeginPuzzle() --LOCATION_DECK --LOCATION_SZONE --LOCATION_GRAVE --LOCATION_HAND |
︙ | ︙ |