mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-31 16:06:38 +01:00
Welding in a RIG/spacesuit is currently broken. This PR fixes it. It was broken for two reasons. First, the proc to get flash protection assumed the RIG was a clothing item, and as such thought it had variables it doesn't. So it would runtime. Second, spacesuit helmets lost their flash protection for some reason. This has been reversed.