Theawesomeboophis / UndeadPeopleTileset

UndeadPeople Tileset for CDDA.
338 stars 73 forks source link

GO - more buildings, shops and fixes. #43

Closed SzQ1 closed 2 years ago

SzQ1 commented 2 years ago

New sprites: obraz obraz

New code(doesnt include fixes):

            {"id": ["s_gas_roof", "s_gas_roof_1", "s_gas_rural_roof"], "fg": 19445, "bg":19347, "rotates": false},
            {"id": ["station_radio", "station_radio_1"], "fg": 19446, "rotates": false},
            {"id": ["station_radio_roof", "station_radio_roof_1"], "fg": 19447, "bg":19347, "rotates": false},
            {"id": ["veterinarian_roof"], "fg": 19448, "bg":19347, "rotates": false},
            {"id": ["dispensary", "dispensary_1", "dispensary_2"], "fg": 19449, "rotates": false},
            {"id": ["dispensary_roof", "dispensary_roof_1", "dispensary_roof_2"], "fg": 19450, "bg":19347, "rotates": false},
            {"id": ["landscapingsupplyco_1b"], "fg": 19451, "rotates": false},
            {"id": ["landscapingsupplyco_1a"], "fg": 19452, "rotates": false},
            {"id": ["landscapingsupplyco_1b_roof"], "fg": 19453, "bg":19347, "rotates": false},
            {"id": ["s_laundromat_roof", "s_laundromat_roof_1"], "fg": 19454, "bg":19347, "rotates": false},
            {"id": ["s_pharm_roof", "s_pharm_roof_1"], "fg": 19455, "bg":19347, "rotates": false},
            {"id": ["abstorefront", "abstorefront_1", "abstorefront_2"], "fg": 19456, "rotates": false},
            {"id": ["abstorefront_roof", "abstorefront_roof_1", "abstorefront_roof_2"], "fg": 19457, "bg":19347, "rotates": false},
            {"id": ["icecream_shop"], "fg": 19458, "rotates": false},
            {"id": ["icecream_shop_roof"], "fg": 19459, "bg":19347, "rotates": false},
            {"id": ["s_petstore", "s_petstore_1", "s_petstore_2"], "fg": 19460, "rotates": false},
            {"id": ["s_petstore_roof", "s_petstore_roof_1", "s_petstore_roof_2"], "fg": 19461, "bg":19347, "rotates": false},
            {"id": ["animalshelter"], "fg": 19462, "rotates": false},
            {"id": ["animalshelter_roof"], "fg": 19463, "bg":19347, "rotates": false},
            {"id": ["dollarstore", "dollarstore_1"], "fg": 19464, "rotates": false},
            {"id": ["dollarstore_roof", "dollarstore_roof_1"], "fg": 19465, "bg":19347, "rotates": false},
            {"id": ["candy_shop", "candy_shop_1"], "fg": 19466, "rotates": false},
            {"id": ["candy_shop_roof", "candy_shop_roof_1"], "fg": 19467, "bg":19347, "rotates": false},
            {"id": ["cs_market_small"], "fg": 19468, "rotates": false},
            {"id": ["bus_stat_0_roof", "bus_stat_1_roof", "mine_entrance_loading_zone_roof", "cs_gardening_allotment_roof"], "fg": 19469, "bg":19347, "rotates": false},
            {"id": ["mine_entrance_roof"], "fg": 19470, "bg":19347, "rotates": false},
            {"id": ["music_venue", "music_venue_1"], "fg": 19471, "rotates": false},
            {"id": ["music_venue_roof", "music_venue_1_roof", "music_venue_1_roof_top"], "fg": 19472, "bg":19347, "rotates": false},
            {"id": ["gym"], "fg": 19473, "rotates": false},
            {"id": ["gym_roof", "gym_upper_roof"], "fg": 19474, "bg":19347, "rotates": false},
            {"id": ["_cs_sexshop_roof"], "fg": 19475, "bg":19347, "rotates": false}

Im not including info of what I fixed cause that would require of me to list those fixes as I am making them on the fly.