mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-06-02 12:38:56 +01:00
33c61f9f1e
changes: Replaces a lot of in-world loops with more specific lists. Recipes are now copied in SSmachinery/Recover() Fixed bad sorting on all_areas list. Added skeleton Destroy() to SMESes as they did not have one and are failing to GC. Seems to shorten SSatoms init a bit, maybe from removal of in-world in MULEs?