Overview
Comment: | 0.0.2575 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
7d69513ca1380e5f34505a471f4a6e7e |
User & Date: | 顽雨沉风 on 2023-10-03 07:06:14 |
Other Links: | manifest | tags |
Context
2023-10-03
| ||
07:07 | 0.0.2576 check-in: 7746b5849a user: 顽雨沉风 tags: trunk | |
07:06 | 0.0.2575 check-in: 7d69513ca1 user: 顽雨沉风 tags: trunk | |
07:05 | 0.0.2574 check-in: b189c8509c user: 顽雨沉风 tags: trunk | |
Changes
Modified single/奥米伽无限三次方_01_衍生版_01.lua from [ddcaeb7959] to [8b43ed2779].
1 | --created by puzzle editor | | | 1 2 3 4 5 6 7 8 9 | --created by puzzle editor Debug.SetAIName("奥米伽无限三次方_01_衍生版_01") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,8000,0,0) --自己的怪兽区 Debug.AddCard(4334811,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK) --废铁回收员 Debug.AddCard(37300735,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) --科技属 喷气猎鹰 Debug.AddCard(52481437,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) --弹丸特急 子弹快车 |
︙ | ︙ |