Overview
Comment: | 0.0.1364 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
0f472f806a7e3033086c6c43e7cb2a44 |
User & Date: | 顽雨沉风 on 2023-07-15 11:07:16 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:07 | 0.0.1365 check-in: 4d6a6ac614 user: 顽雨沉风 tags: trunk | |
11:07 | 0.0.1364 check-in: 0f472f806a user: 顽雨沉风 tags: trunk | |
11:07 | 0.0.1363 check-in: 5672f26d05 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/base-2_衍生版_2.lua from [938bbb2b61] to [4e8e593edf].
1 2 3 | --[[message ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 | --[[message ]] Debug.SetAIName("base-2") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3) Debug.SetPlayerInfo(0,3000,0,0) Debug.SetPlayerInfo(1,40300,0,0) Debug.AddCard(7799906,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(78835747,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) local m1=Debug.AddCard(32965616,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) |
︙ | ︙ |