「モジュール:TAMNAMS」の版間の差分

Furcht968 (トーク | 投稿記録)
編集の要約なし
タグ: 差し戻し済み
Furcht968 (トーク | 投稿記録)
編集の要約なし
タグ: 差し戻し済み
711行目: 711行目:
elseif abbrev_format == "shortened" or abbrev_format == "SHORTENED" then
elseif abbrev_format == "shortened" or abbrev_format == "SHORTENED" then
if chroma_count < 0 then
if chroma_count < 0 then
quality = ""
quality = "Dim."
elseif chroma_count > 0 then
elseif chroma_count > 0 then
quality = ""
quality = "Aug."
else
else
quality = "完全"
quality = "Perf."
end
end