游戏王残局简化版

Check-in [d3d985a9a1]
Login

Check-in [d3d985a9a1]

Overview
Comment:0.0.871
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d3d985a9a1d961211833bc9f07a125d4aefce7c2161b8307f306097d8819a068
User & Date: 顽雨沉风 on 2023-07-07 11:43:19.706
Other Links: manifest | tags
Context
2023-07-07
11:43
0.0.872 check-in: 48b1ff2073 user: 顽雨沉风 tags: trunk
11:43
0.0.871 check-in: d3d985a9a1 user: 顽雨沉风 tags: trunk
11:42
0.0.870 check-in: 75a912da4d user: 顽雨沉风 tags: trunk
Changes
195
196
197
198
199
200
201

202
203
204
205
206
207
208
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209







+







    + EFFECT_FLAG_CANNOT_DISABLE)
  cache_1 = function()
    Duel.SetChainLimit(aux.FALSE)
    end
  effect_1:SetTarget(cache_1)
  effect_1:SetRange(LOCATION_EXTRA)
  function print_hand()
    announce_card = Duel.AnnounceCard()
    end

function print_hand(e,tp,eg,ep,ev,re,r,rp)
  local ac=Duel.AnnounceCard(tp)
  local c=Duel.CreateToken(tp,ac)
  if n<2 then
    Duel.SendtoHand(c,nil,REASON_RULE)