function txt_reisen() { ARTICULATOR.state = c_null; msg = msglang([ txt("E-Enemy spotted!", REISEN.WOBBLE, SPRITEPOS.RIGHT), txt("I'll stop you here!", REISEN.POUTING), ],[ txt("て...敵!", REISEN.WOBBLE, SPRITEPOS.RIGHT), txt("止まれ!", REISEN.POUTING), ]) endevent = function() {ARTICULATOR.state = st_control}; }