clean up global tab

This commit is contained in:
Killian
2025-01-09 11:12:18 +00:00
parent a98ffeaf72
commit 268b2803da
4 changed files with 58 additions and 64 deletions
@@ -26,11 +26,13 @@
name = "Traits"
sort_order = 6
category_item_type = /datum/category_item/player_setup_item/traits
*/ //VOREStation Removal End
//redundant due to having most of its content stripped out, merged into special roles
/datum/category_group/player_setup_category/global_preferences
name = "Global"
sort_order = 6 //VOREStation Edit due to above commented out
category_item_type = /datum/category_item/player_setup_item/player_global
*/ //VOREStation Removal End
/****************************
* Category Collection Setup *