Theawesomeboophis / UndeadPeopleTileset

UndeadPeople Tileset for CDDA.
338 stars 73 forks source link

GO- more above ground level tiles #41

Closed SzQ1 closed 2 years ago

SzQ1 commented 2 years ago

So basically these obraz too lazy right now to write exactly what's been added or fixed Sprite-0001 doesn't show much of the changes but you get the idea. New code(except of random fixes):


            {"id": ["BotanicalGarden_1a_roof"], "fg": [19376, 19377, 19378, 19379], "bg":19346, "rotates": true},
            {"id": ["sub_station_roof"], "fg": 19380, "bg":19346, "rotates": false},
            {"id": ["small_power_substation_roof"], "fg": 19381, "bg":19346, "rotates": false},
            {"id": ["pwr_sub_s_roof"], "fg": 19381, "bg":19346, "rotates": false},
            {"id": ["bank_roof", "bank_roof_1"], "fg": 19382, "bg":19346, "rotates": false},
            {"id": ["cabin_roof", "cabin_roof_1", "cabin_roof_2", "cabin_roof_3", "cabin_roof_4", "cabin_roof_5", "cabin_roof_6", "cabin_roof_7", "cabin_lake_roof", "house_farm_roof", "sugar_house_roof", "farm_2_roof"], "fg": 19383, "bg":19346, "rotates": false},
            {"id": ["school_2_1", "school_2_2", "school_2_3", "school_2_4", "school_2_5", "school_2_6", "school_2_7", "school_2_8", "school_2_9", "school_3_1", "school_3_2", "school_3_3", "school_3_4", "school_3_5", "school_3_6", "school_3_7", "school_3_8", "school_3_9", "school_4_1", "school_4_2", "school_4_3", "school_4_4", "school_4_5", "school_4_6", "school_4_7", "school_4_8", "school_4_9"], "fg": 19384, "bg":19346, "rotates": false},
            {"id": ["2silos_1", "2silos_2", "2silos_roof"], "fg": 19385, "bg":19346, "rotates": false},
            {"id": ["campground_roof"], "fg": 19386, "bg":19346, "rotates": false},
            {"id": ["moonshine_still_roof", "moonshine_still_roof_1", "moonshine_still_roof_2"], "fg": 19387, "bg":19346, "rotates": false},
            {"id": ["roadstop_roof"], "fg": 19388, "bg":19346, "rotates": false},
            {"id": ["sewage_treatment_0_0_roof", "sewage_treatment_0_1_roof", "sewage_treatment_1_1_roof", "sewage_treatment_1_0_roof"], "fg": 19389, "bg":19346, "rotates": false},
            {"id": ["s_gun_roof_1", "s_gun_roof_2", "s_gun_roof_3", "s_gun_roof_4", "s_gun_2ndfloor_4", "s_gun_roof"], "fg": 19390, "bg":19346, "rotates": false},
            {"id": ["s_clothes_roof", "s_clothes_roof_1", "s_clothes_roof_2", "s_clothes_roof_3", "s_clothes_roof_4", "s_clothes_roof_5", "s_clothes_roof_6", "s_clothes_upper_roof_4"], "fg": 19391, "bg":19346, "rotates": false},
            {"id": ["s_pizza_parlor_roof", "s_pizza_parlor_roof_1"], "fg": 19392, "bg":19346, "rotates": false},
            {"id": ["fire_station_roof", "fire_station_roof_1"], "fg": 19393, "bg":19346, "rotates": false},
            {"id": ["mil_surplus_roof", "mil_surplus_roof_1", "mil_surplus_roof_2"], "fg": 19394, "bg":19346, "rotates": false},
            {"id": ["police_roof", "police_roof_1", "police_roof_2", "police_2ndfloor_1", "police_upper_roof_2"], "fg": 19395, "bg":19346, "rotates": false},
            {"id": ["s_antique"], "fg": 19396, "rotates": false},
            {"id": ["s_antique_roof"], "fg": 19397, "bg":19346, "rotates": false},
            {"id": ["s_hardware_roof", "s_hardware_roof_1", "s_hardware_roof_2", "s_hardware_roof_3"], "fg": 19398, "bg":19346, "rotates": false},
            {"id": ["s_garage_roof", "s_garage_roof_1", "s_garage_roof_2", "s_garage_upper_roof_2"], "fg": 19399, "bg":19346, "rotates": false},
            {"id": ["office_doctor_roof", "office_doctor_roof_1", "office_doctor_roof_2"], "fg": 19400, "bg":19346, "rotates": false}```