mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-05 22:43:46 +00:00
Stuff fixed: My sad attempt at fixing #13126. The expand() proc for blobs is hopefully less intensive now (WHY did it used to spawn a blob only to destroy it? That must've been such a waste...). Destroy code no longer needs to adjust for the expand() proc doing weird things. The antag panel will now show the correct variable used to determine blob progress. Renamed the variables I used so they're not so similar to each other. blob_legit and blobs_legit was WAY to easy to mix up.