Fixed AttributeError where code was referencing non-existent 'decay_per_hit' instead of the correct 'decay_per_hp' field on ArmorPiece and ArmorPlate. - ui/loadout_manager.py: _get_current_config() plate/piece copy - core/armor_system.py: equip_armor_selection() piece copy |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| accessories_selector.py | ||
| armor_selector.py | ||
| attachment_selector.py | ||
| enhancer_selector.py | ||
| gear_selector.py | ||
| healing_selector.py | ||
| hud_overlay.py | ||
| loadout_manager.py | ||
| main_window.py | ||
| plate_selector.py | ||
| test_hud.py | ||