Overview
Comment: | 0.0.2178 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4aee0d05cba63d44f10739635054595d |
User & Date: | 顽雨沉风 on 2023-07-25 00:20:05 |
Other Links: | manifest | tags |
Context
2023-07-25
| ||
00:24 | 0.0.2179 check-in: 39c94085f8 user: 顽雨沉风 tags: trunk | |
00:20 | 0.0.2178 check-in: 4aee0d05cb user: 顽雨沉风 tags: trunk | |
00:19 | 0.0.2177 check-in: dd558aa086 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-51.lua from [c7b8e218a9] to [2f25f0d9ee].
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - + - | --created by ygopro puzzle maker Debug.SetAIName("X-LV-51") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,4000,0,0) Debug.SetPlayerInfo(1,5800,0,0) |