Fixes for TGstation upstream

This commit is contained in:
nevimer
2025-12-15 18:44:28 -05:00
parent 1a21687143
commit e82dd05cf1
16 changed files with 10 additions and 92 deletions
-1
View File
@@ -37,7 +37,6 @@
continue
item.insert_path_into_outfit(equipped_outfit, src, visuals_only)
preference_list = preference_list[preference_source.read_preference(/datum/preference/loadout_index)] // BUBBER EDIT ADDITION: Multiple loadout presets
// SKYRAT EDIT ADDITION BEGIN
var/obj/item/storage/briefcase/empty/travel_suitcase
var/loadout_placement_preference = preference_source.read_preference(/datum/preference/choiced/loadout_override_preference)
-1
View File
@@ -245,7 +245,6 @@ GLOBAL_LIST_INIT(all_loadout_categories, init_loadout_categories())
if(!cached_reskin_options[reskin_to])
return FALSE
var/list/loadout = manager.preferences.read_preference(/datum/preference/loadout)
if(!cached_reskin_options[reskin_to])
return FALSE