Fixes dionae not appearing on the char setup screen (#10577)

This commit is contained in:
JohnWildkins
2020-11-17 02:37:41 -03:00
committed by GitHub
parent b12a6e200b
commit cdaf80d7ff
2 changed files with 7 additions and 0 deletions
@@ -2,6 +2,7 @@
name = SPECIES_DIONA
short_name = "dio"
name_plural = "Dionaea"
category_name = "Diona"
bodytype = BODYTYPE_DIONA
total_health = 240
age_min = 1
@@ -0,0 +1,6 @@
author: JohnWildkins
delete-after: True
changes:
- bugfix: "Dionae are selectable in character select once more."