mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 14:00:18 +01:00
Atom health added damage handling at the base obj/structure level. Many structures had their own damage handling code in bullet_act. Bullet act requires that you call it's parent. Fixes all of the double damage instances I could find, trying to keep the behavior as close to the old as possible. Added armour to a few things that had snowflake damage reductions.