sonic-radiance/sonic-radiance.love/datas/gamedata/ennemies/motobug/init.lua

10 lines
181 B
Lua
Raw Normal View History

return {
name = "Motobug",
fullname = "E-03 Motobug",
type = "badnics",
isAerial = false,
distAttack = false,
turns = 2,
move = 3,
}