Overview
| Comment: | 0.0.410 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
366ff967091ac7699a71e7aac070c009 |
| User & Date: | 顽雨沉风 on 2023-06-30 00:06:35.743 |
| Other Links: | manifest | tags |
Context
|
2023-06-30
| ||
| 00:07 | 0.0.411 check-in: 4c39c4e671 user: 顽雨沉风 tags: trunk | |
| 00:06 | 0.0.410 check-in: 366ff96709 user: 顽雨沉风 tags: trunk | |
| 00:05 | 0.0.409 check-in: 2f28bee98c user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua
from [1c7da14f9f]
to [d6574b8ba4].
1 2 3 4 5 6 |
--[[message
卡数:13
规则:大师3
星圣vs入魔
]]
Debug.SetAIName("四妹")
| | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
--[[message
卡数:13
规则:大师3
星圣vs入魔
]]
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,3250,0,0)
Debug.AddCard(70908596,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(78358521,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(78364470,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(57103969,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(2091298,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)
|
| ︙ | ︙ |