Commit 3b28e21f authored by keyongyu's avatar keyongyu

fix

parent 6c280092
......@@ -3,5 +3,4 @@ spell = [魔法卡%%]
trap = [陷阱卡%%]
pendulum-text = 】[\s\S]*?\n([\S\s]*?)\n【
monster-text = [果|介|述|報]】\n([\S\s]*)
replace = ([\\|鮟|鱇]) <i>$1</i>
replace = ([A-Z]) <i>$1</i>
\ No newline at end of file
replace = ([鮟|鱇]) <i>$1</i>
\ No newline at end of file
No preview for this file type
......@@ -3,5 +3,4 @@ spell = [魔法卡%%]
trap = [陷阱卡%%]
pendulum-text = 】[\s\S]*?\n([\S\s]*?)\n【
monster-text = [果|介|述|報]】\n([\S\s]*)
replace = ([\\|鮟|鱇]) <i>$1</i>
replace = ([A-Z]) <i>$1</i>
\ No newline at end of file
replace = ([鮟|鱇]) <i>$1</i>
\ No newline at end of file
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment