Blackstar5 = Object.extend(Ship) function Blackstar5:new() Blackstar5.super.new(self) self.name = "Blackstar 5"; self.image = nil end