Index: script/c0.lua
==================================================================
--- script/c0.lua
+++ script/c0.lua
@@ -261,12 +261,12 @@
     
   if str["开局添加手卡"] then --{
     
     str["开局说明"] = str["开局说明"]
     .. "选"
-    str["开局说明"] = str["开局说明"] .. str["开局添加手卡"]
-    str["开局说明"] = str["开局说明"] .. str["选卡的后缀"]
+    .. str["开局添加手卡的数量"]
+    .. "卡 "
     
     end --}
     
   if str["禁格"] then --{