Makes polysmorphs mentor only (#10242)

* Hot singles now available

* Recursive is_mentor
This commit is contained in:
Mqiib
2020-11-01 13:50:46 -05:00
committed by GitHub
parent 248dff0c1f
commit cb77de4adb
5 changed files with 36 additions and 2 deletions

View File

@@ -155,6 +155,10 @@
key_mode = KEY_MODE_TEXT
value_mode = VALUE_MODE_FLAG
/datum/config_entry/keyed_list/mentor_races //races for gamers only
key_mode = KEY_MODE_TEXT
value_mode = VALUE_MODE_FLAG
/datum/config_entry/keyed_list/roundstart_no_hard_check // Species contained in this list will not cause existing characters with no-longer-roundstart species set to be resetted to the human race.
key_mode = KEY_MODE_TEXT
value_mode = VALUE_MODE_FLAG