mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-07-27 08:01:36 +01:00
2d3969882a
cl imageadd: New icon for plastic flaps that actually looks airtight. code: Update to plastic flaps code to use tool procs rather than attackby and removed two pointless states. /cl Gives plastic flaps an airtight look to fit their new property. Removes two defines that were just a functional copy of anchored. Replaces calls to attackby() with screwdriver_act() and wirecutter_act().