README.md edited online with Bitbucket
[swg-src.git] / dsrc / sku.0 / sys.server / compiled / game / object / tangible / loot / beast / dna_container.tpf
blobe80e59508f76117c733156044a33331af2b0d9e5
1 //  Filename:     dna_container
2 //  Directory:    object/tangible/loot/beast
3 //
4 //  Description:Stomach Enzymes
5 //  Notes:DNA harvested from a creature for use in creating a pet.
6 //
7 //  Category:                   BEAST
8 //  Sub-Category:               DNA_CONTAINER
9 //  Classification:             1
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"]