Differences From Artifact [ba489dc5b4]:
- File 32.Enemy Controlled Heraldry_衍生-1.lua — part of check-in [072e496e9f] at 2023-04-27 00:56:59 on branch trunk — 0.0.90 (user: 顽雨沉风, size: 4161) [annotate] [blame] [check-ins using]
- File 32.Enemy Controlled Heraldry衍生-1.lua — part of check-in [46fa9991e7] at 2023-04-18 07:30:36 on branch trunk — 0.0.11 (user: 顽雨沉风, size: 4161) [annotate] [blame] [check-ins using]
To Artifact [26f1bfc0c4]:
- File 32.Enemy Controlled Heraldry_衍生-1.lua — part of check-in [1d5c23ebdd] at 2023-05-13 05:36:34 on branch trunk — 0.0.122 (user: 顽雨沉风, size: 4045) [annotate] [blame] [check-ins using]
- File 32.Enemy Controlled Heraldry_衍生版_1.lua — part of check-in [bbc6711f61] at 2023-06-19 02:10:52 on branch trunk — 0.0.229 (user: 顽雨沉风, size: 4045) [annotate] [blame] [check-ins using]
- File single/32.Enemy Controlled Heraldry_衍生版_1.lua — part of check-in [e7f204fb3d] at 2023-06-29 02:28:59 on branch trunk — 0.0.309 (user: 顽雨沉风, size: 4045) [annotate] [blame] [check-ins using]
- File single/32.Enemy Controlled Heraldry_衍生版_1.lua.封存 — part of check-in [7f941b1c06] at 2023-07-03 05:46:02 on branch trunk — 0.0.600 (user: 顽雨沉风, size: 4045) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
75 76 77 78 79 80 81 | g1:CompleteProcedure() Debug.AddCard(89631139,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK) Debug.AddCard(00473469,1,1,LOCATION_SZONE,0,POS_FACEDOWN) Debug.AddCard(57115864,1,1,LOCATION_SZONE,2,POS_FACEDOWN) Debug.AddCard(98139712,1,1,LOCATION_SZONE,4,POS_FACEUP) Debug.AddCard(56433456,1,1,LOCATION_SZONE,5,POS_FACEUP) Debug.ReloadFieldEnd() | < < | 75 76 77 78 79 80 81 82 | g1:CompleteProcedure() Debug.AddCard(89631139,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK) Debug.AddCard(00473469,1,1,LOCATION_SZONE,0,POS_FACEDOWN) Debug.AddCard(57115864,1,1,LOCATION_SZONE,2,POS_FACEDOWN) Debug.AddCard(98139712,1,1,LOCATION_SZONE,4,POS_FACEUP) Debug.AddCard(56433456,1,1,LOCATION_SZONE,5,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() |