Index: single/NH-04.lua ================================================================== --- single/NH-04.lua +++ single/NH-04.lua @@ -33,14 +33,14 @@ Debug.ReloadFieldEnd() aux.BeginPuzzle() -fun["印卡"](c1,2,10) + Debug.PreSetTarget(s2, m2) Debug.PreEquip(s1,m1) Debug.ShowHint("这是一个印卡残局,点击对方额外卡组可以发动「法老的审判」打印任意卡。\n只能打印 2 张卡到手卡,其他 8 张卡片将被添加到主卡组或额外卡组。") - +fun["印卡"](c1,2,10) fun["开局说明"]() Index: single/NH-04_衍生版_1.lua ================================================================== --- single/NH-04_衍生版_1.lua +++ single/NH-04_衍生版_1.lua @@ -28,5 +28,7 @@ aux.BeginPuzzle() Debug.PreEquip(s1,m1) Debug.ShowHint("这是一个印卡残局,点击对方额外卡组可以发动「法老的审判」打印任意卡。\n只能打印 2 张卡到手卡或额外卡组。") +fun["印卡"](c1,2) +fun["开局说明"]()