Added Grey elf race

Added Grey elf race.  Updated release archive.
This commit is contained in:
Jaysyn904
2024-09-17 20:34:14 -04:00
parent fdbba3c537
commit f925e4235c
10 changed files with 45 additions and 23 deletions

View File

@@ -250,6 +250,7 @@ const int RACIAL_TYPE_STAR_ELF = 160;
const int RACIAL_TYPE_SUN_ELF = 166;
const int RACIAL_TYPE_WILD_ELF = 167;
const int RACIAL_TYPE_WOOD_ELF = 168;
const int RACIAL_TYPE_GREY_ELF = 169;
//Dwarf
const int RACIAL_TYPE_ARC_DWARF = 151;