Class work

Clean slate for class work.  Added racial constants to include.
This commit is contained in:
Jaysyn904
2022-03-05 22:48:55 -05:00
parent 5b7e04ff13
commit b9fe5521fb
2 changed files with 258 additions and 2 deletions

View File

@@ -32,8 +32,6 @@ const int RACIAL_TYPE_CULEN = 47;
const int RACIAL_TYPE_ENT = 48;
const int RACIAL_TYPE_CREEP = 49;
//Darksun races
const int RACIAL_TYPE_AARAKOCRA = 999;
const int RACIAL_TYPE_DS_DWARF = 999;