This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
function txt_reisen() {
ARTICULATOR.state = c_null;
msg = msglang([
txt("E-Enemy spotted!", REISEN.WOBBLE),
txt("I’ll stop you here!", REISEN.POUTING),
],[
txt("て...敵!", REISEN.WOBBLE),
txt("止まれ!", REISEN.POUTING),
])
endevent = c_null;
}