So, I tried adding a new trait, but somehow it doesn't really work the way I want it to work :/
Basically, I want it to use the 'bastard'-icon, but it just won't show up ...
Does anyone know what I need to change in order to make it work?
Basically, I want it to use the 'bastard'-icon, but it just won't show up ...
Does anyone know what I need to change in order to make it work?
TestBastard = {
personality = yes
ruler_designer_cost = -10
random = no
diplomacy = -5
vassal_opinion = -30
spriteType = {
name = "GFX_trait_Bastard"
texturefile = "gfx/traits/bastard.dds"
noOfFrames = 1
norefcount = yes
effectFile = "gfx/FX/buttonstate.lua"
}
personality = yes
ruler_designer_cost = -10
random = no
diplomacy = -5
vassal_opinion = -30
spriteType = {
name = "GFX_trait_Bastard"
texturefile = "gfx/traits/bastard.dds"
noOfFrames = 1
norefcount = yes
effectFile = "gfx/FX/buttonstate.lua"
}