* guidebook pages defined * species info button in character profile editor * if current species has no guidebook page then open the parent page * skrek * destroying evidence of secret vox plot * icon size adjustment, no icon if guidebook page for species does not exist * finished pages * additional info * weh
19 lines
547 B
XML
19 lines
547 B
XML
<Document>
|
|
# Species
|
|
|
|
Nanotrasen employs a variety of sapient species.
|
|
|
|
<Box>
|
|
<GuideEntityEmbed Entity="MobArachnid" Caption="Arachnid"/>
|
|
<GuideEntityEmbed Entity="MobDiona" Caption="Diona"/>
|
|
<GuideEntityEmbed Entity="MobDwarf" Caption="Dwarf"/>
|
|
<GuideEntityEmbed Entity="MobHuman" Caption="Human"/>
|
|
</Box>
|
|
<Box>
|
|
<GuideEntityEmbed Entity="MobMoth" Caption="Moth Person"/>
|
|
<GuideEntityEmbed Entity="MobReptilian" Caption="Reptilian"/>
|
|
<GuideEntityEmbed Entity="MobSlimePerson" Caption="Slime Person"/>
|
|
</Box>
|
|
|
|
</Document>
|