Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

i had constant on. i had it at 100% to make sure.

but i think i figured it out in origins.gd i found this and removed it

#ralph

elif tag == 'unique':

for i in traits:

if traits[i]['tags'].has('unique') == true && traits[i]['tags'].has('expansiontrait') != true:

###---Expansion End---###

rval.append(traits[i])

#/ralph

so i think it was ralph who changed it

good to know will write it down to remember =)

after there the unique trait tweak in constant maybe it could help too