Overview
Comment: | 0.0.2582 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
af8d1ff6a09308a2dd1ab36ebba1e219 |
User & Date: | 顽雨沉风 on 2023-10-03 07:12:21 |
Other Links: | manifest | tags |
Context
2023-10-03
| ||
07:12 | 0.0.2583 check-in: d17226a1f9 user: 顽雨沉风 tags: trunk | |
07:12 | 0.0.2582 check-in: af8d1ff6a0 user: 顽雨沉风 tags: trunk | |
07:11 | 0.0.2581 check-in: eeda35e434 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/奥米伽无限三次方_01_衍生版_01.lua from [d40b98f9d8] to [49f8311a4b].
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | - + | --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,8200,0,0) --自己的怪兽区 Debug.AddCard(4334811,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK) --废铁回收员 Debug.AddCard(37300735,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) --科技属 喷气猎鹰 |
︙ |