Overview
| Comment: | (/ω\) |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
e995883d9b20c38c525a4700601daa33 |
| User & Date: | 顽雨沉风 on 2024-01-21 03:58:41.277 |
| Other Links: | manifest | tags |
Context
|
2024-01-21
| ||
| 04:01 | (/ω\) check-in: b926c35144 user: 顽雨沉风 tags: trunk | |
| 03:58 | (/ω\) check-in: e995883d9b user: 顽雨沉风 tags: trunk | |
| 03:56 | (/ω\) check-in: c326c0d55e user: 顽雨沉风 tags: trunk | |
Changes
Added single/3_5_[WCS2006]_电子科技.lua version [0a6ab3ba50].
Modified single/[WCS2006]07_cybernetic_magician.lua
from [14b11ebf08]
to [0a6ab3ba50].
1 2 3 4 5 6 7 8 |
--[[message
]]
Debug.SetAIName("[WCS2006]07_cybernetic_magician")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,8400,0,0)
| > > | 1 2 3 4 5 6 7 8 9 10 |
--[[message
查局:
旧名:[WCS2006]07_cybernetic_magician
]]
Debug.SetAIName("[WCS2006]07_cybernetic_magician")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,8400,0,0)
|
| ︙ | ︙ |