sonic-bluestreak/sonic-bluestreak.love/datas/gamedata/events/test/espio.lua

5 lines
307 B
Lua
Raw Normal View History

2021-11-25 10:52:26 +01:00
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", ""}
}
}