Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6b4728624d45ae665cd58ebacdb89c39 |
User & Date: | 顽雨沉风 on 2024-08-06 01:57:50 |
Other Links: | manifest | tags |
Context
2024-08-06
| ||
01:58 | 0 check-in: 180c25218b user: 顽雨沉风 tags: trunk | |
01:57 | 0 check-in: 6b4728624d user: 顽雨沉风 tags: trunk | |
01:57 | 0 check-in: 4f927f7457 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_30_042_1.lua from [7af07aa7a6] to [4ed3651f58].
1 2 3 | --[[message #Meteor Dragon1 ]] | | | 1 2 3 4 5 6 7 8 9 10 11 | --[[message #Meteor Dragon1 ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 3100, 0, 0) Debug.SetPlayerInfo(1, 29500, 0, 0) Debug.AddCard(74093656, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) Debug.AddCard(74093656, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) |
︙ | ︙ |