﻿rf_god_light_family = {
    piety_icon_group = "christian"                     # Reuses the Christian-style piety icon
    graphical_faith = "catholic_gfx"                   # Reuses Catholic visual elements (you can change this later)
    hostility_doctrine = abrahamic_hostility_doctrine  # You'll need to define this doctrine below
    doctrine_background_icon = core_tenet_banner_christian.dds  # Optional, change this to fit Light theme
}

rf_god_dark_family = {
    piety_icon_group = "christian"                     # Reuses the Christian-style piety icon
    graphical_faith = "catholic_gfx"                   # Reuses Catholic visual elements (you can change this later)
    hostility_doctrine = abrahamic_hostility_doctrine  # You'll need to define this doctrine below
    doctrine_background_icon = core_tenet_banner_christian.dds  # Optional, change this to fit Light theme
}
