From f44566bfc0a5186a51253a8a8e1cfd98f7bf40f6 Mon Sep 17 00:00:00 2001 From: SpaceVampire <46720418+SpaceVampire@users.noreply.github.com> Date: Sun, 25 Apr 2021 20:05:13 -0400 Subject: [PATCH] why-was-this-even-here (#5185) Co-authored-by: SpaceVampire <> --- .../master_files/code/_globalvars/maint_loot_common.dm | 3 --- 1 file changed, 3 deletions(-) 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,