refactor: spezifiziere das Bauteile-Lager
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from events import CriticalStrikeEvent, StrikeEvent
|
||||
from mech_factory.components.items import BigItem, DurableItem, Item, ItemStatus, ItemTypes
|
||||
from mech_factory.component_storage.items import BigItem, DurableItem, Item, ItemStatus, ItemTypes
|
||||
from test_mech import AbstractTestMechAmor, INNER_ARMOR, NEXT_OUTER_ZONE, OUTER_ARMOR
|
||||
from mech_factory.components import Area, AreaStatus, OuterAmor, ZoneNames
|
||||
from mech_factory.component_storage import Area, AreaStatus, OuterAmor, ZoneNames
|
||||
|
||||
|
||||
class TestMechAmor(AbstractTestMechAmor):
|
||||
|
||||
Reference in New Issue
Block a user