mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-10 00:27:04 +01:00
db44b6297f
* Fixes smoothing when repairing reinforced walls 🆑 add: Girders now offer hints to their deconstruction when examined. :/cl: Fixes #22805. - Removes some unused code in unsorted.dm - Replaces is_pointed with a global list and a #define - Removes some trailing returns - Makes thermite use QDEL_IN rather than spawn() - Girders (especially reinforced girders) now offer hints to how to destruct them. * Moves is_pointed to is_helpers