LinusKay / keepo

2 stars 0 forks source link

Rename rooms, tilesets, tileset sprites with consistent conventions. … #24

Closed LinusKay closed 1 year ago

LinusKay commented 1 year ago

Renamed all rooms rm_area_name Renamed all tilesets ts_areatype[name/material] Renamed all tileset sprites spr_tilesetname

Re-designed keepo's house interior into 3 separate rooms, with packing boxes.

LinusKay commented 1 year ago

Worth noting it seems that object variables of the asset type are not updating along with the renamed assets, so references to the old names will cause the game to crash.