neuter/plural gender fixes.

This commit is contained in:
Ghommie
2020-01-23 22:50:30 +01:00
parent 14a33ee7dc
commit 56d31b0c8c
10 changed files with 66 additions and 18 deletions
+5
View File
@@ -136,6 +136,11 @@
#define ORGAN_SLOT_TESTICLES "testicles"
#define ORGAN_SLOT_BREASTS "breasts"
#define G_MALE 1
#define G_FEMALE 2
#define G_PLURAL 3
#define G_NEUTER 4
////organ defines
#define STANDARD_ORGAN_THRESHOLD 100