Differences From Artifact [d77b4b00d5]:
- File single/07.Constellar vs Evilswarm.lua — part of check-in [2c65034f64] at 2023-06-29 11:40:08 on branch trunk — 0.0.314 (user: 顽雨沉风, size: 2133) [annotate] [blame] [check-ins using]
To Artifact [96c8aabb83]:
- File single/07.Constellar vs Evilswarm.lua — part of check-in [398020831c] at 2023-06-29 11:42:07 on branch trunk — 0.0.315 (user: 顽雨沉风, size: 2157) [annotate] [blame] [check-ins using]
︙ | |||
23 24 25 26 27 28 29 30 31 32 33 34 35 36 | 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | + + | Debug.AddCard(77542832,1,1,LOCATION_MZONE,2,POS_FACEUP) Debug.AddCard(37926346,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) Debug.AddCard(77542832,1,1,LOCATION_MZONE,3,POS_FACEUP) --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.ReloadFieldEnd() aux.BeginPuzzle() _G["通关邀请"]() --~ local str = {} --~ local fun = {} --~ local cache_1 --~ fun["通关邀请"] = function() --~ local effect_100 |
︙ |