Differences From Artifact [570fd60f07]:
- File single/3_02_LV_融合.lua — part of check-in [c68ffceacb] at 2024-02-07 06:22:13 on branch trunk — 唉 (user: 顽雨沉风, size: 615) [annotate] [blame] [check-ins using]
- File single/LV-012.lua — part of check-in [7f595724f2] at 2024-01-22 07:35:42 on branch trunk — (/ω\) (user: 顽雨沉风, size: 615) [annotate] [blame] [check-ins using]
To Artifact [964a4b2c67]:
- File single/3_02_LV_融合.lua — part of check-in [76da7195d2] at 2024-02-07 06:55:37 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 645) [annotate] [blame] [check-ins using]
- File single/3_02_融合_LV_a12.lua — part of check-in [c89a027a7a] at 2024-02-07 08:30:37 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 645) [annotate] [blame] [check-ins using]
- File single/3_02_融合 LV_a12.lua — part of check-in [d992d8209a] at 2024-02-07 11:23:40 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 645) [annotate] [blame] [check-ins using]
- File single/LV_a12.lua — part of check-in [579f5d5d5f] at 2024-02-08 03:38:35 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 645) [annotate] [blame] [check-ins using]
- File single/LV_a12 3_2_融合.lua — part of check-in [960596b888] at 2024-02-09 05:22:33 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 645) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 | --[[message ]] Debug.SetAIName("LV-012") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 8000, 0, 0) | > | 1 2 3 4 5 6 7 8 9 | --[[message 察局: ]] Debug.SetAIName("LV-012") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 8000, 0, 0) |
︙ | ︙ |