| 146 | } |
| 147 | |
| 148 | List<ItemDescriptor> SpeciesDefinition::defaultBlueprints() const { |
| 149 | return m_defaultBlueprints; |
| 150 | } |
| 151 | |
| 152 | StringList SpeciesDefinition::charGenTextLabels() const { |
| 153 | return m_charGenTextLabels; |
no outgoing calls
no test coverage detected