Overview
Comment: | 0.0.216 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
9a77fbd83b413bf4eef118d2038c508d |
User & Date: | 顽雨沉风 on 2023-06-18 05:50:44 |
Other Links: | manifest | tags |
Context
2023-06-18
| ||
05:51 | 0.0.217 check-in: 3b0cf022de user: 顽雨沉风 tags: trunk | |
05:50 | 0.0.216 check-in: 9a77fbd83b user: 顽雨沉风 tags: trunk | |
05:50 | 0.0.215 check-in: 1c382bc392 user: 顽雨沉风 tags: trunk | |
Changes
Modified QB081 the frogs.lua from [26fc4041ba] to [1c5d248277].
1 2 3 4 | --[[message 卡数: 规则:大师3 ]] | < | 1 2 3 4 5 6 7 8 9 10 11 | --[[message 卡数: 规则:大师3 ]] Debug.SetAIName("QB081 the frogs") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0,500,0,0) Debug.SetPlayerInfo(1,10700,0,0) Debug.AddCard(4239451,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(84451804,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) |
︙ | ︙ |