Overview
Comment: | 0.0.1394 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a27210df9a35a6ac8b2f4612ddbfecee |
User & Date: | 顽雨沉风 on 2023-07-15 11:20:27 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:20 | 0.0.1395 check-in: 398207107b user: 顽雨沉风 tags: trunk | |
11:20 | 0.0.1394 check-in: a27210df9a user: 顽雨沉风 tags: trunk | |
11:20 | 0.0.1393 check-in: 36d417bdc3 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/MH01.lua from [af054dc755] to [138a094716].
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,5) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,13400,0,0) Debug.AddCard(18282103,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(82888408,0,0,LOCATION_DECK,3,POS_FACEUP_ATTACK) |
︙ | ︙ |