diff --git a/minimap-representations.png b/minimap-representations.png deleted file mode 100644 index f9cf5c8..0000000 Binary files a/minimap-representations.png and /dev/null differ diff --git a/sources/graphics/locomotive-minimap-representation.afphoto b/sources/graphics/locomotive-minimap-representation.afphoto deleted file mode 100644 index 7c53481..0000000 Binary files a/sources/graphics/locomotive-minimap-representation.afphoto and /dev/null differ diff --git a/sources/graphics/locomotive-selected-minimap-representation.afphoto b/sources/graphics/locomotive-selected-minimap-representation.afphoto deleted file mode 100644 index 226280a..0000000 Binary files a/sources/graphics/locomotive-selected-minimap-representation.afphoto and /dev/null differ diff --git a/tier1.png b/tier1.png deleted file mode 100644 index 4d17f34..0000000 Binary files a/tier1.png and /dev/null differ diff --git a/tier2.png b/tier2.png deleted file mode 100644 index 48cd16a..0000000 Binary files a/tier2.png and /dev/null differ diff --git a/tier3.png b/tier3.png deleted file mode 100644 index bf97445..0000000 Binary files a/tier3.png and /dev/null differ diff --git a/train-overhaul/graphics/locomotive-minimap-representation.png b/train-overhaul/graphics/locomotive-minimap-representation.png deleted file mode 100644 index 400eb97..0000000 Binary files a/train-overhaul/graphics/locomotive-minimap-representation.png and /dev/null differ diff --git a/train-overhaul/graphics/locomotive-selected-minimap-representation.png b/train-overhaul/graphics/locomotive-selected-minimap-representation.png deleted file mode 100644 index a3ccb93..0000000 Binary files a/train-overhaul/graphics/locomotive-selected-minimap-representation.png and /dev/null differ diff --git a/train-overhaul/prototypes/tier3.lua b/train-overhaul/prototypes/tier3.lua index 0be36a8..8837ea7 100644 --- a/train-overhaul/prototypes/tier3.lua +++ b/train-overhaul/prototypes/tier3.lua @@ -8,13 +8,7 @@ table.merge(data.raw["locomotive"]["locomotive"], { max_power = "1150kW", max_speed = 1.25, friction_force = 0.50, - braking_force = 15, - minimap_representation = { - filename = "__train-overhaul__/graphics/locomotive-minimap-representation.png" - }, - selected_minimap_representation = { - filename = "__train-overhaul__/graphics/locomotive-selected-minimap-representation.png" - } + braking_force = 15 }) table.merge(data.raw["cargo-wagon"]["black-cargo-wagon"], {