talksprite placing

This commit is contained in:
the me 2022-08-22 22:23:02 -07:00
parent 8d3617fe53
commit 337f705dfe
72 changed files with 988 additions and 157 deletions

View file

@ -2,13 +2,15 @@ function txt_reisen() {
msg = msglang([
txt("E-Enemy spotted!"),
txt("Ill stop you here!"),
txt("E-Enemy spotted!", REISEN.WOBBLE),
txt("Ill stop you here!", REISEN.POUTING),
],[
txt("て...敵!"),
txt("止まれ!"),
txt("て...敵!", REISEN.WOBBLE),
txt("止まれ!", REISEN.POUTING),
])