Merge pull request #15525 from keronshb/ambitioncheck

Ambitions from Skyrat
This commit is contained in:
Lin
2022-02-27 02:34:13 +00:00
committed by GitHub
16 changed files with 1063 additions and 47 deletions

View File

@@ -349,3 +349,9 @@
/datum/config_entry/flag/dynamic_config_enabled
/datum/config_entry/flag/station_name_needs_approval
//ambition start
/datum/config_entry/number/max_ambitions // Maximum number of ambitions a mind can store.
config_entry_value = 5
//ambition end