Port bay newest loadout system (#1648)

-ports bay newest loadout system, which is pretty much a tab of their own, with different sections instead of a single list
-adds code that allows for several tweaks of custom loadout, like color, item path and contents
-adds dumb lunchboxes that can be filled with some food selection
-adds the option to select pre-filled vacuum-flasks or flasks
-also tries to fix the issues with xeno gear again
This commit is contained in:
Alberyk
2017-01-29 21:52:09 +02:00
committed by skull132
parent 5909bf65ba
commit 5a355914fc
26 changed files with 1505 additions and 1634 deletions
@@ -27,6 +27,11 @@
sort_order = 4
category_item_type = /datum/category_item/player_setup_item/antagonism
/datum/category_group/player_setup_category/loadout_preferences
name = "Loadout"
sort_order = 5
category_item_type = /datum/category_item/player_setup_item/loadout
/datum/category_group/player_setup_category/global_preferences
name = "Global"
sort_order = 5