Overview
| Comment: | (/ω\) |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
dfe345e7c39f219d1ba5569d1e59b96b |
| User & Date: | 顽雨沉风 on 2024-01-21 03:34:16.498 |
| Other Links: | manifest | tags |
Context
|
2024-01-21
| ||
| 03:43 | (/ω\) check-in: 212ed95a00 user: 顽雨沉风 tags: trunk | |
| 03:34 | (/ω\) check-in: dfe345e7c3 user: 顽雨沉风 tags: trunk | |
| 03:32 | (/ω\) check-in: fedf9b1ca1 user: 顽雨沉风 tags: trunk | |
Changes
Added single/3_6_[WCS2006]_古代的机械.lua version [3cde613fce].
Modified single/[WCS2006]03_antique_gear.lua
from [ecada77356]
to [3cde613fce].
1 2 3 4 5 6 7 8 |
--[[message
]]
Debug.SetAIName("[WCS2006]03_antique_gear")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1400,0,0)
Debug.SetPlayerInfo(1,3300,0,0)
| > > | 1 2 3 4 5 6 7 8 9 10 |
--[[message
查局:
旧名:[WCS2006]03_antique_gear
]]
Debug.SetAIName("[WCS2006]03_antique_gear")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1400,0,0)
Debug.SetPlayerInfo(1,3300,0,0)
|
| ︙ | ︙ |