Artifact 8eb824db5546f4bca6c5bea679daa13cf7183d997c763d12a0c9748524c1e927:
- File single/3_02_LV_巨大化.lua — part of check-in [76da7195d2] at 2024-02-07 06:55:37 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 730) [annotate] [blame] [check-ins using]
- File single/3_02_巨大化_LV_a24.lua — part of check-in [c89a027a7a] at 2024-02-07 08:30:37 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 730) [annotate] [blame] [check-ins using]
- File single/3_02_巨大化 LV_a24.lua — part of check-in [d992d8209a] at 2024-02-07 11:23:40 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 730) [annotate] [blame] [check-ins using]
- File single/LV_a24.lua — part of check-in [579f5d5d5f] at 2024-02-08 03:38:35 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 730) [annotate] [blame] [check-ins using]
- File single/LV_a24 3_2_巨大化.lua — part of check-in [960596b888] at 2024-02-09 05:22:33 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 730) [annotate] [blame] [check-ins using]
--[[message 察局: ]] --puzzle1 Debug.SetAIName("LV-024") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 3000, 0, 0) Debug.SetPlayerInfo(1, 2000, 0, 0) Debug.AddCard(58831685, 0, 0, LOCATION_MZONE, 1, POS_FACEUP_ATTACK) Debug.AddCard(13429800, 0, 0, LOCATION_MZONE, 2, POS_FACEUP_ATTACK) Debug.AddCard(15025844, 0, 0, LOCATION_MZONE, 3, POS_FACEUP_ATTACK) Debug.AddCard(22046459, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN) Debug.AddCard(22046459, 0, 0, LOCATION_SZONE, 3, POS_FACEDOWN) Debug.AddCard(58831685, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK) Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 1, POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle()