Overview
Comment: | 0.0.1485 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
f4d6ae1c50641a1abcd0be07f00863ad |
User & Date: | 顽雨沉风 on 2023-07-15 11:57:26 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:57 | 0.0.1486 check-in: 21d109f1a0 user: 顽雨沉风 tags: trunk | |
11:57 | 0.0.1485 check-in: f4d6ae1c50 user: 顽雨沉风 tags: trunk | |
11:57 | 0.0.1484 check-in: 9c8cbfabb8 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/[WCS2008]02_衍生版_1.lua from [a35417915d] to [ae271a0b2d].
1 2 | --[[message ]] | < < < < < < | 1 2 3 4 5 6 7 8 9 | --[[message ]] Debug.SetAIName("[WCS2008]02") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,5300,0,0) Debug.AddCard(53582587,0,0,LOCATION_SZONE,2,POS_FACEDOWN_ATTACK) Debug.AddCard(32710364,0,0,LOCATION_SZONE,3,POS_FACEUP_ATTACK) Debug.AddCard(89631141,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK) |
︙ | ︙ |