diff --git a/split_textures.py b/split_textures.py index a25091b..8f04e43 100644 --- a/split_textures.py +++ b/split_textures.py @@ -18,7 +18,7 @@ def MT(basename): [MT('htfurn_front'), MT('htfurn_top_unlit'), MT('htfurn_sides'), MT('htfurn_top_lit'), MT('vulcan_sides'), MT('vulcan_top'), MT('htr_solar_top'), MT('vulcan_front')], [MT('item_heatunit'), MT('ingot_tcha'), MT('block_tcha'), MT('tool_pick_tcha'), MT('tool_shovel_tcha'), MT('tool_axe_tcha'), MT('tool_sword_tcha'), MT('tool_ore_saw')], [MT('hray_sides'), MT('hray_front'), MT('hray_back'), MT('rayref_sides'), MT('rayref_front'), MT('rayref_back'), MT('tbox_sides'), MT('tbox_front'), MT('tbox_back')], - [MT('tdis_sides'), MT('tdis_front'), MT('tdis_back'), MT('raw_heater_sides'), MT('tste_heater_sides'), MT('cgls_heater_sides')] + [MT('tdis_sides'), MT('tdis_front'), MT('tdis_back'), MT('raw_heater_sides'), MT('tste_heater_sides'), MT('cgls_heater_sides'), MT('balloyer_front')] ] with Image(filename=SOURCE_FILE) as source: diff --git a/texsource.png b/texsource.png index 19b7846..f08a213 100644 Binary files a/texsource.png and b/texsource.png differ diff --git a/textures.xcf b/textures.xcf index 0b41e83..3fb7ec9 100644 Binary files a/textures.xcf and b/textures.xcf differ