Is there a limit to how many Arguments a detail plan can have? Because after 6 it says "it cannot find the tissue" in the errorlog. Here's the detail plan:
*** Error(s) found in the file "raw/objects/creature_standard.txt"
DWARF Color Mod Ending With (IRIS_EYE_TURQUOISE,1) Was Not Used
*** Error(s) finalizing the creature DWARF
DWARF:FEMALE:right eye, layer 1: Tissue ARG7 was not found, using first tissue instead
DWARF:FEMALE:left eye, layer 1: Tissue ARG7 was not found, using first tissue instead
DWARF:FEMALE:right lung, layer 1: Tissue ARG9 was not found, using first tissue instead
DWARF:FEMALE:left lung, layer 1: Tissue ARG9 was not found, using first tissue instead
DWARF:FEMALE:heart, layer 1: Tissue ARG10 was not found, using first tissue instead
DWARF:FEMALE:guts, layer 1: Tissue ARG11 was not found, using first tissue instead
DWARF:FEMALE:liver, layer 1: Tissue ARG12 was not found, using first tissue instead
DWARF:FEMALE:stomach, layer 1: Tissue ARG13 was not found, using first tissue instead
DWARF:FEMALE:pancreas, layer 1: Tissue ARG14 was not found, using first tissue instead
DWARF:FEMALE:spleen, layer 1: Tissue ARG15 was not found, using first tissue instead
DWARF:FEMALE:right kidney, layer 1: Tissue ARG16 was not found, using first tissue instead
DWARF:FEMALE:left kidney, layer 1: Tissue ARG16 was not found, using first tissue instead
DWARF:FEMALE:upper spine, layer 2: Tissue ARG17 was not found, using first tissue instead
DWARF:FEMALE:middle spine, layer 2: Tissue ARG17 was not found, using first tissue instead
DWARF:FEMALE:lower spine, layer 2: Tissue ARG17 was not found, using first tissue instead
DWARF:FEMALE:brain, layer 1: Tissue ARG18 was not found, using first tissue instead
DWARF:FEMALE:upper front tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
DWARF:FEMALE:lower front tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
DWARF:FEMALE:upper right back tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
DWARF:FEMALE:lower right back tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
DWARF:FEMALE:upper left back tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
DWARF:FEMALE:lower left back tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
DWARF:MALE:right eye, layer 1: Tissue ARG7 was not found, using first tissue instead
DWARF:MALE:left eye, layer 1: Tissue ARG7 was not found, using first tissue instead
DWARF:MALE:right lung, layer 1: Tissue ARG9 was not found, using first tissue instead
DWARF:MALE:left lung, layer 1: Tissue ARG9 was not found, using first tissue instead
DWARF:MALE:heart, layer 1: Tissue ARG10 was not found, using first tissue instead
DWARF:MALE:guts, layer 1: Tissue ARG11 was not found, using first tissue instead
DWARF:MALE:liver, layer 1: Tissue ARG12 was not found, using first tissue instead
DWARF:MALE:stomach, layer 1: Tissue ARG13 was not found, using first tissue instead
DWARF:MALE:pancreas, layer 1: Tissue ARG14 was not found, using first tissue instead
DWARF:MALE:spleen, layer 1: Tissue ARG15 was not found, using first tissue instead
DWARF:MALE:right kidney, layer 1: Tissue ARG16 was not found, using first tissue instead
DWARF:MALE:left kidney, layer 1: Tissue ARG16 was not found, using first tissue instead
DWARF:MALE:upper spine, layer 2: Tissue ARG17 was not found, using first tissue instead
DWARF:MALE:middle spine, layer 2: Tissue ARG17 was not found, using first tissue instead
DWARF:MALE:lower spine, layer 2: Tissue ARG17 was not found, using first tissue instead
DWARF:MALE:brain, layer 1: Tissue ARG18 was not found, using first tissue instead
DWARF:MALE:upper front tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
DWARF:MALE:lower front tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
DWARF:MALE:upper right back tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
DWARF:MALE:lower right back tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
DWARF:MALE:upper left back tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
DWARF:MALE:lower left back tooth, layer 1: Tissue ARG8 was not found, using first tissue instead
The reason I'm using so many arguments, is because I want all the tissues to be chosen for bodyparts within the creature itself. Like lung horns, I could just change the horn tissue in-creature but then varying castes wouldn't work.