游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [be53ccbefc]:

To Artifact [49da347590]:


326
327
328
329
330
331
332


333
334
335
336
337
338
339
  
fun["印卡"] = function(str_1, str_2, str_3) --{
  
  str["印卡弹窗1"] = str["印卡弹窗1"] .. str_2
  str["印卡弹窗1"] = str["印卡弹窗1"] .. str["印卡弹窗2"]
  str["印卡弹窗1"] = str["印卡弹窗1"] .. str_3
  str["印卡弹窗1"] = str["印卡弹窗1"] .. str["印卡弹窗3"]


  
  if str_3 then --{
    
    --}
    
  else --{
    







>
>







326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
  
fun["印卡"] = function(str_1, str_2, str_3) --{
  
  str["印卡弹窗1"] = str["印卡弹窗1"] .. str_2
  str["印卡弹窗1"] = str["印卡弹窗1"] .. str["印卡弹窗2"]
  str["印卡弹窗1"] = str["印卡弹窗1"] .. str_3
  str["印卡弹窗1"] = str["印卡弹窗1"] .. str["印卡弹窗3"]
  
  Debug.ShowHint(str["印卡弹窗1"])
  
  if str_3 then --{
    
    --}
    
  else --{