Overview
Comment: | 0.0.222 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4720add5c876d365230cb4c9661ef3c7 |
User & Date: | 顽雨沉风 on 2023-06-18 06:02:14 |
Other Links: | manifest | tags |
Context
2023-06-18
| ||
06:02 | 0.0.223 check-in: 781501a91b user: 顽雨沉风 tags: trunk | |
06:02 | 0.0.222 check-in: 4720add5c8 user: 顽雨沉风 tags: trunk | |
05:58 | 0.0.221 check-in: 116f901f70 user: 顽雨沉风 tags: trunk | |
Changes
Modified LV-015.lua from [ffc88113b3] to [4cf3551275].
|
| | > > > | < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | --[[message 卡数: 规则:大师3 ]] Debug.SetAIName("Level-015") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,8000,0,0) Debug.AddCard(31786629,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(24611934,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK) Debug.AddCard(43641473,0,0,LOCATION_SZONE,0,POS_FACEDOWN) Debug.AddCard(43641473,0,0,LOCATION_SZONE,1,POS_FACEDOWN) Debug.AddCard(74701381,0,0,LOCATION_SZONE,2,POS_FACEDOWN) Debug.AddCard(74701381,0,0,LOCATION_SZONE,3,POS_FACEDOWN) |
︙ | ︙ |