1 // Filename: dna_container
2 // Directory: object/tangible/loot/beast
4 // Description:Stomach Enzymes
5 // Notes:DNA harvested from a creature for use in creating a pet.
8 // Sub-Category: DNA_CONTAINER
12 @base object/tangible/loot/base/loot_base.iff
14 @class tangible_object_template 0
16 @class object_template 8
18 sharedTemplate = "object/tangible/loot/beast/shared_dna_container.iff"
20 objvars =+ ["beast.dna.quality" = 0]
22 scripts = ["systems.beast.dna"]