mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
[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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user