mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-14 00:24:56 +01:00
2471235ca7
This PR fixes some issues with bioaugs not working as intended due to having the wrong order and amount of arguments. It also fixes "Bad pointer" error spam. I've also verified that it fixes the "Platelets make you starve to death" bug. Before: <img width="685" height="331" alt="image" src="https://github.com/user-attachments/assets/8d6ec19c-234a-4c1e-ab62-fc42036adacb" /> <img width="436" height="79" alt="image" src="https://github.com/user-attachments/assets/2653e05b-e8cd-49b2-a86a-bc2fe4d6ded6" /> After: <img width="463" height="328" alt="image" src="https://github.com/user-attachments/assets/7e226024-88c2-45a7-b30d-22e3d4a87f35" /> <img width="360" height="67" alt="image" src="https://github.com/user-attachments/assets/9d267368-94c0-4e11-b556-a72e4750613a" />