fb9d86999f
Fix #24
14 lines
243 B
Lua
14 lines
243 B
Lua
return {
|
|
name = "Motobug",
|
|
fullname = "E-03 Motobug",
|
|
type = "badnics",
|
|
rarity = 0,
|
|
isAerial = false,
|
|
distAttack = false,
|
|
turns = 2,
|
|
|
|
hudHeight = 24,
|
|
|
|
giveExp = 20,
|
|
giveRings = 30,
|
|
}
|