Overview
Comment: | 0.0.1901 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d7bf093764c780f497507bb302cc37f9 |
User & Date: | 顽雨沉风 on 2023-07-19 12:46:47 |
Other Links: | manifest | tags |
Context
2023-07-19
| ||
12:47 | 0.0.1902 check-in: 440569c5a1 user: 顽雨沉风 tags: trunk | |
12:46 | 0.0.1901 check-in: d7bf093764 user: 顽雨沉风 tags: trunk | |
12:46 | 0.0.1900 check-in: 0dedb96004 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/26.4 Dragon Ruler_衍生版_1.lua from [1ae7fc908e] to [1900519436].
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | - + - + | --[[message 四征龙 ]] --puzzle1 Debug.SetAIName("四妹") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,600,0,0) Debug.SetPlayerInfo(1,31000,0,0) Debug.AddCard(33365932,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(90411554,0,0,LOCATION_DECK,0,POS_FACEDOWN) |
︙ |