游戏王残局简化版

Check-in [45467c0d0c]
Login

Check-in [45467c0d0c]

Overview
Comment:0.0.503
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 45467c0d0c88639504ffb63258675cbdd84854a594d7dbf68f35606fd1e8ce77
User & Date: 顽雨沉风 on 2023-06-30 05:23:04.253
Other Links: manifest | tags
Context
2023-06-30
05:25
0.0.504 check-in: 15b94d8040 user: 顽雨沉风 tags: trunk
05:23
0.0.503 check-in: 45467c0d0c user: 顽雨沉风 tags: trunk
05:22
0.0.502 check-in: 66276e699c user: 顽雨沉风 tags: trunk
Changes
86
87
88
89
90
91
92
93

94
95
96
97
98
99
100
86
87
88
89
90
91
92

93
94
95
96
97
98
99
100







-
+







  else
    str["开局说明"] = str["开局说明"] .. "伪洗牌"
    end

  Debug.ShowHint(str["开局说明"])
  end

_G["开局添加手卡"] = function(str_1)
fun["开局添加手卡"] = function(str_1)
  str["开局添加手卡"] = str_1
  effect_1 = Effect.GlobalEffect()
  effect_1:SetType(EFFECT_TYPE_FIELD
    + EFFECT_TYPE_CONTINUOUS)
  effect_1:SetCode(EVENT_ADJUST)
  effect_1:SetCountLimit(1)
  function cache_1()