Overview
| Comment: | 0.0.2241 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
8183014a26004b90350fb626adb61599 |
| User & Date: | 顽雨沉风 on 2023-07-28 16:15:17.418 |
| Other Links: | manifest | tags |
Context
|
2023-07-28
| ||
| 16:15 | 0.0.2242 check-in: 494aa7338c user: 顽雨沉风 tags: trunk | |
| 16:15 | 0.0.2241 check-in: 8183014a26 user: 顽雨沉风 tags: trunk | |
| 16:15 | 0.0.2240 check-in: c8570f1910 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/埃奇奥奥迪托雷_001.lua
from [b4646d0a5f]
to [576f08f7f1].
1 2 3 4 5 6 7 |
--[[message
]]
Debug.SetAIName("埃奇奥奥迪托雷_001")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,4300,0,0)
Debug.AddCard(13210191,0,0,LOCATION_SZONE,1,POS_FACEDOWN_ATTACK)
| < < < < < < < < | 1 2 3 4 5 6 7 8 9 10 |
--[[message
]]
Debug.SetAIName("埃奇奥奥迪托雷_001")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,4300,0,0)
Debug.AddCard(13210191,0,0,LOCATION_SZONE,1,POS_FACEDOWN_ATTACK)
Debug.ReloadFieldEnd()
aux.BeginPuzzle()
|