[MIRROR] Custom Chaplain Bible Names (#5192)

* Custom Chaplain Bible Names (#58367)

* Custom Chaplain Bible Names

Co-authored-by: Y0SH1M4S73R <legoboyo@earthlink.net>
This commit is contained in:
SkyratBot
2021-04-26 11:57:37 +01:00
committed by GitHub
co-authored by Y0SH1M4S73R
parent d4069d6f2d
commit 6212e1f836
4 changed files with 39 additions and 27 deletions
+2
View File
@@ -2024,6 +2024,8 @@ GLOBAL_LIST_EMPTY(preferences_datums)
return DEFAULT_RELIGION
if("deity")
return DEFAULT_DEITY
if("bible")
return DEFAULT_BIBLE
return random_unique_name()
/datum/preferences/proc/ask_for_custom_name(mob/user,name_id)