diff --git a/modular_skyrat/master_files/code/_globalvars/maint_loot_common.dm b/modular_skyrat/master_files/code/_globalvars/maint_loot_common.dm index 875a919e541..8e12f3f2269 100644 --- a/modular_skyrat/master_files/code/_globalvars/maint_loot_common.dm +++ b/modular_skyrat/master_files/code/_globalvars/maint_loot_common.dm @@ -212,9 +212,6 @@ GLOBAL_LIST_INIT(common_loot, list( //common: basic items /obj/item/gun/ballistic/shotgun/toy/unrestricted = 25, /obj/item/gun/ballistic/shotgun/toy/crossbow = 25, /obj/item/hot_potato/harmless/toy = 25, - /obj/item/instrument/saxophone/spectral = 5, - /obj/item/instrument/trombone/spectral =5, - /obj/item/instrument/trumpet/spectral = 5, /obj/item/laser_pointer = 25, /obj/item/latexballon = 25, /obj/item/megaphone = 25,