Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c4f5dcdd41303e55f5afcda88edc9a84 |
User & Date: | 顽雨沉风 on 2024-08-15 00:49:48 |
Other Links: | manifest | tags |
Context
2024-08-15
| ||
00:50 | 0 check-in: 0640fc1d4e user: 顽雨沉风 tags: trunk | |
00:49 | 0 check-in: c4f5dcdd41 user: 顽雨沉风 tags: trunk | |
00:48 | 0 check-in: 1ffa48c9c4 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/Furtie_Hubo_17_Atlantean_Mermail.lua from [e80ce26224] to [69c424e67c].
1 2 3 4 5 6 7 8 9 | --[[message What does Fishborg Blaster do? ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 21500, 0, 0) | > > | 1 2 3 4 5 6 7 8 9 10 11 | --[[message What does Fishborg Blaster do? #Furtie_Hubo_17_Atlantean_Mermail #Furtie Hubo ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 21500, 0, 0) |
︙ | ︙ |