游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [caea70355b]:

To Artifact [8f904bcb22]:


259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
    
    end --}
    
  if str["开局添加手卡"] then --{
    
    str["开局说明"] = str["开局说明"]
    .. "选"
    str["开局说明"] = str["开局说明"] .. str["开局添加手卡"]
    str["开局说明"] = str["开局说明"] .. str["选的后缀"]
    
    end --}
    
  if str["禁格"] then --{
    
    str["开局说明"] = str["开局说明"] .. str["禁格的前缀"]
    str["开局说明"] = str["开局说明"] .. str["禁格"]







|
|







259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
    
    end --}
    
  if str["开局添加手卡"] then --{
    
    str["开局说明"] = str["开局说明"]
    .. "选"
    .. str["开局添加手卡的数量"]
    .. " "
    
    end --}
    
  if str["禁格"] then --{
    
    str["开局说明"] = str["开局说明"] .. str["禁格的前缀"]
    str["开局说明"] = str["开局说明"] .. str["禁格"]