Differences From Artifact [207a7a21a2]:
- File single/3_03_LV_企鹅.lua — part of check-in [c68ffceacb] at 2024-02-07 06:22:13 on branch trunk — 唉 (user: 顽雨沉风, size: 821) [annotate] [blame] [check-ins using]
- File single/LV-007.lua — part of check-in [7f595724f2] at 2024-01-22 07:35:42 on branch trunk — (/ω\) (user: 顽雨沉风, size: 821) [annotate] [blame] [check-ins using]
To Artifact [0398ad0aea]:
- File single/3_03_LV_企鹅.lua — part of check-in [76da7195d2] at 2024-02-07 06:55:37 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 854) [annotate] [blame] [check-ins using]
- File single/3_03_企鹅_LV_a07.lua — part of check-in [c89a027a7a] at 2024-02-07 08:30:37 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 854) [annotate] [blame] [check-ins using]
- File single/3_03_企鹅 LV_a07.lua — part of check-in [d992d8209a] at 2024-02-07 11:23:40 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 854) [annotate] [blame] [check-ins using]
- File single/LV_a07.lua — part of check-in [579f5d5d5f] at 2024-02-08 03:38:35 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 854) [annotate] [blame] [check-ins using]
- File single/LV_a07 3_3_企鹅.lua — part of check-in [960596b888] at 2024-02-09 05:22:33 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 854) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | --[[message ]] Debug.SetAIName("LV-007") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 2300, 0, 0) | > | 1 2 3 4 5 6 7 8 9 | --[[message 察局: ]] Debug.SetAIName("LV-007") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 2300, 0, 0) |
︙ | ︙ |