Differences From Artifact [7fdb5f7629]:
- File single/MH87_衍生版_1.lua — part of check-in [6f5265b8d6] at 2023-07-07 02:28:18 on branch trunk — 0.0.795 (user: 顽雨沉风, size: 2264) [annotate] [blame] [check-ins using]
To Artifact [9b52a514db]:
- File single/MH87_衍生版_1.lua — part of check-in [896a1778fe] at 2023-07-07 02:29:26 on branch trunk — 0.0.796 (user: 顽雨沉风, size: 2277) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 |
--[[message
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("棉花")
| > | 1 2 3 4 5 6 7 8 9 |
--[[message
甲虫装机
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("棉花")
|
| ︙ | ︙ |