mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-28 14:46:45 +01:00
tajaran lore update + adds yet another lore culture thing (#5125)
Co-authored-by: silicons <no@you.cat>
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
sanitize_preference(/datum/category_item/player_setup_item/background/faction)
|
||||
sanitize_preference(/datum/category_item/player_setup_item/background/origin)
|
||||
sanitize_preference(/datum/category_item/player_setup_item/background/religion)
|
||||
sanitize_preference(/datum/category_item/player_setup_item/background/culture)
|
||||
// do language last
|
||||
sanitize_preference(/datum/category_item/player_setup_item/background/language)
|
||||
// lastly, do general job titles after
|
||||
@@ -25,6 +26,7 @@
|
||||
lore_citizenship_datum(),
|
||||
lore_origin_datum(),
|
||||
lore_religion_datum(),
|
||||
lore_culture_datum(),
|
||||
)
|
||||
|
||||
/datum/preferences/proc/all_background_ids()
|
||||
|
||||
Reference in New Issue
Block a user