mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
* Moves a base uid from machienry to a bunch of children as it was literally setting a var that most machines never used. This is probably a good candidate for a component replacement. * Just checking something * Does this fix the compiling not working properly? * And this? * What is going wrong ugh! * params["target"] instead of params["set"] bug was there before I even touched it but my compiling of TGUI caused it or something? * Slight tidying up for what Cyberboss and Antur likes. * Fixes the things that I was asked to fix