Overview
Comment: | 0.0.1414 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5e53d0ad70e27914369b311ab1405d76 |
User & Date: | 顽雨沉风 on 2023-07-15 11:22:51 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:22 | 0.0.1415 check-in: 3fcf915fed user: 顽雨沉风 tags: trunk | |
11:22 | 0.0.1414 check-in: 5e53d0ad70 user: 顽雨沉风 tags: trunk | |
11:22 | 0.0.1413 check-in: da7c965dde user: 顽雨沉风 tags: trunk | |
Changes
Modified single/QB20171101.lua from [25c55af96d] to [730d0a3610].
1 2 3 | --[[message ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 | --[[message ]] Debug.SetAIName("QB20171101") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4) Debug.SetPlayerInfo(0,3100,0,0) Debug.SetPlayerInfo(1,13100,0,0) --自己的怪兽区 Debug.AddCard(23851033,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK):CompleteProcedure() --异色眼重力龙 |
︙ | ︙ |