Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -223,10 +223,13 @@ return true end --} fun["一_通关邀请"] = function() --{ + --备用:圣魔术师 + str["原解邀请"] = "残局群181175613" + str["二解邀请"] = "爆貘团:「你居然二解了,请加群告诉我怎么二解。」" str["效果"] = Effect.GlobalEffect() str["效果"]:SetType(EFFECT_TYPE_FIELD + EFFECT_TYPE_CONTINUOUS) @@ -243,15 +246,15 @@ --} else --{ - Debug.ShowHint("QB:「你居然二解了,请加群告诉我怎么二解。」") + Debug.ShowHint(str["二解邀请"]) end --} - Debug.ShowHint("残局群181175613") + Debug.ShowHint(str["原解邀请"]) --} else --{