Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
8d427d1541d1f2f49323cca513b389c8 |
User & Date: | 顽雨沉风 on 2024-06-29 13:22:50 |
Other Links: | manifest | tags |
Context
2024-06-29
| ||
14:06 | 0 check-in: 1551a5cbec user: 顽雨沉风 tags: trunk | |
13:22 | 0 check-in: 8d427d1541 user: 顽雨沉风 tags: trunk | |
13:20 | 0 check-in: 2c04d7e133 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_453_02.lua from [9f00364965] to [44fb9e6ad2].
1 2 3 4 5 6 | --[[message 维护:2024-06-29 简语:MH-20230407村规三流天+流星龙 ]] --created by puzzle editor | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | --[[message 维护:2024-06-29 简语:MH-20230407村规三流天+流星龙 ]] --created by puzzle editor Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,8000,0,0) --自己的怪兽区 Debug.AddCard(40217358,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) --蓝尘妖 Debug.AddCard(61019812,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) --红尘妖 |
︙ | ︙ |