Differences From Artifact [e80ce26224]:
- File single/Furtie_Hubo_17_Atlantean_Mermail.lua — part of check-in [1ffa48c9c4] at 2024-08-15 00:48:00 on branch trunk — 0 (user: 顽雨沉风, size: 2912) [annotate] [blame] [check-ins using]
To Artifact [69c424e67c]:
- File single/Furtie_Hubo_17_Atlantean_Mermail.lua — part of check-in [c4f5dcdd41] at 2024-08-15 00:49:48 on branch trunk — 0 (user: 顽雨沉风, size: 2961) [annotate] [blame] [check-ins using]
- File single/简化版_30_065_3.lua — part of check-in [0640fc1d4e] at 2024-08-15 00:50:50 on branch trunk — 0 (user: 顽雨沉风, size: 2961) [annotate] [blame] [check-ins using]
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) |
︙ | ︙ |