Overview
Comment: | 0.0.1340 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cc5e3f5c3796197614d4895ff9ce84b3 |
User & Date: | 顽雨沉风 on 2023-07-15 11:04:28 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:04 | 0.0.1341 check-in: 71a545b067 user: 顽雨沉风 tags: trunk | |
11:04 | 0.0.1340 check-in: cc5e3f5c37 user: 顽雨沉风 tags: trunk | |
10:58 | 0.0.1339 check-in: 69ef49b6b8 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/NH-02.lua from [7f497275b2] to [227acdbcab].
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_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,3100,0,0) Debug.SetPlayerInfo(1,123700,0,0) Debug.AddCard(7198399,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK) |
︙ | ︙ |