Overview
Comment: | 0.0.1484 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
9c8cbfabb849fa662a007382176b06d6 |
User & Date: | 顽雨沉风 on 2023-07-15 11:57:20 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:57 | 0.0.1485 check-in: f4d6ae1c50 user: 顽雨沉风 tags: trunk | |
11:57 | 0.0.1484 check-in: 9c8cbfabb8 user: 顽雨沉风 tags: trunk | |
11:57 | 0.0.1483 check-in: b4c428952f user: 顽雨沉风 tags: trunk | |
Changes
Modified single/[WCS2008]01_衍生版_1.lua from [f4e54a472f] to [62cf301253].
1 2 | --[[message ]] | < < < | 1 2 3 4 5 6 7 8 9 | --[[message ]] Debug.SetAIName("[WCS2008]01") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,800,0,0) Debug.AddCard(99788587,0,0,LOCATION_SZONE,0,POS_FACEDOWN_ATTACK) Debug.AddCard(63394872,0,0,LOCATION_SZONE,2,POS_FACEDOWN_ATTACK) |
︙ | ︙ |