﻿# Race Overrides -
race = {
    alias = { races }
}

human = {
    texture = "gfx/interface/icons/race/urf_human.dds"
    alias = { man humans men mankind humankind }
    parent = race
}

aelf = {
    texture = "gfx/interface/icons/race/urf_aelf.dds"
    alias = { aelven aelves elf elves elven knife_ear knife_ears }
    parent = race
}

mitle_aelf = {
    texture = "gfx/interface/icons/race/urf_mitle_aelf.dds"
    alias = { mitle_aelven mitle_aelves half_elf half_elves half_elven }
    parent = race
}

dwarf = {
    texture = "gfx/interface/icons/race/urf_dwarf.dds"
    alias = { dwezgaz }
    parent = race
}

faerie = {
    texture = "gfx/interface/icons/race/urf_faerie.dds"
    alias = { }
    parent = race
}

ethereal = {
    texture = "gfx/interface/icons/race/urf_ethereal.dds"
    alias = { ethereals etherealic }
    parent = race
}

# Sub-races and Phenotypes
#archangel = {
#    texture = "gfx/interface/icons/race/urf_ethereal.dds"
#    alias = { archangels }
#    parent = ethereal
#}
#
#cherubim = {
#    texture = "gfx/interface/icons/race/urf_ethereal.dds"
#    alias = { cherub }
#    parent = ethereal
#}
#
#seraphim = {
#    texture = "gfx/interface/icons/race/urf_ethereal.dds"
#    alias = { seraph }
#    parent = ethereal
#}
# Afflictions and curses -
changeling = {
    texture = "gfx/interface/icons/curse/changeling.dds"
    alias = { }
    #parent = curse
}

vampyr = {
    texture = "gfx/interface/icons/curse/vampyr.dds"
    alias = { }
    #parent = curse
}

lycanthrope = {
    texture = "gfx/interface/icons/curse/lycanthrope.dds"
    alias = { }
    #parent = curse
}

therianthrope = {
    texture = "gfx/interface/icons/curse/lycanthrope.dds"
    alias = { }
    #parent = curse
}
