I've been working on a mod and so far to get rid of old units I've just been giving them the no_custom attribute in export_descr_unit, and then removing them from buiding queues in export_descr_buildings. This works fine, but the game has a 500 unit limit, and these units are still taking up space, and I'm going to run out of space soon if I don't delete these unused units. Does anyone know how to completely delete a unit?
Bookmarks