if mods["Booktorio"] then data:extend( { { type = "sprite", name = "booktorio-ammo", filename = "__Rocket_Turrets__/graphics/info/ammo.png", width = 104, height = 64, scale = 1 }, { type = "sprite", name = "booktorio-cover", filename = "__Rocket_Turrets__/graphics/info/cover.png", width = 360, height = 264, scale = 1 }, { type = "sprite", name = "booktorio-cover-bob", filename = "__Rocket_Turrets__/graphics/info/cover_bob.png", width = 360, height = 264, scale = 1 }, { type = "sprite", name = "booktorio-turrets", filename = "__Rocket_Turrets__/graphics/info/turrets.png", width = 154, height = 154, scale = 1 }, { type = "sprite", name = "booktorio-turrets-bob", filename = "__Rocket_Turrets__/graphics/info/turrets_bob.png", width = 698, height = 154, scale = 1 } }) end