Overview
Comment: | 0.0.1358 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
8c98aa299298f9d966da514164985b00 |
User & Date: | 顽雨沉风 on 2023-07-15 11:06:41 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:06 | 0.0.1359 check-in: 0398aebb4a user: 顽雨沉风 tags: trunk | |
11:06 | 0.0.1358 check-in: 8c98aa2992 user: 顽雨沉风 tags: trunk | |
11:06 | 0.0.1357 check-in: 5130d4b829 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/37.Eternal Evolution.lua from [2e4e5d137b] to [ee0742f135].
1 2 3 4 | --[[message 永恒进化 ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 11 | --[[message 永恒进化 ]] Debug.SetAIName("四妹") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,23900,0,0) Debug.AddCard(25774450,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(86686671,0,0,LOCATION_DECK,0,POS_FACEDOWN) |
︙ | ︙ |