sonic-radiance/sonic-radiance.love/datas/gamedata/events/test/espio.lua
2021-03-21 22:02:13 +01:00

5 lines
307 B
Lua

return {
["actions"] = {
{"dialogBox", "", "Hello Sonic. I'm testing the dialog system of Sonic Radiance. Here, I should do an in-character joke, but the dev is too lazy to even think about that. But don't do that. Remember than only training and discipline will help you.", "Espio", ""}
}
}