* Light Frame Infinite Steel Fixy
Title.
Changelog Notes:
- Fixes light frames returning 5 steel per deconstruction when 2 steel is used to create the frame.
* Changelog
Previously, if you tried to place a frame on a wall and it failed (due to something already being there etc) you would no longer be asked what type to use next time you try, and it will runtime.
Fixes this by performing the safety checks *before* asking you want you want to build. Since the checks don't depend on what type you want to build anyway its fine.
* possible fix
* truly a fix
* return of the lost comment
* and lost slash too
* stray not-my comment deleted
* added proper changelog
* replaced << with to_chat()
* Removes text2path, adds constructability to a few things, adds a locker_painter.dm, and several fixes.
* Fixes Maps due to working on ancient versions.
* Path error.
* Adds a missing ..()