mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-31 17:57:15 +01:00
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().