target_sources(
    ${CORE_TARGET_NAME}
    PRIVATE container_functions.cpp
            imbuement_functions.cpp
            item_classification_functions.cpp
            item_functions.cpp
            item_type_functions.cpp
            weapon_functions.cpp
)
