From b2e039cdfd453a8d5674b107638b878c1184f4b2 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:38:27 +0200 Subject: [PATCH] [MIRROR] instrument beacons can fit in pockets [MDB IGNORE] (#22009) * instrument beacons can fit in pockets (#76230) ## About The Pull Request This makes instrument delivery beacons fit in pockets. ## Why It's Good For The Game In a round I had both a door remote and an instrument delivery beacon. The door remote, however, would fit in my pocket, while the instrument delivery beacon wouldn't. The door remote seems like a far higher impact item, so it seemed odd to be that the beacon was balanced to take up much more inventory, and that they use the same graphic makes this feel counterintuitive. ## Changelog :cl: qol: Instrument delivery beacons now fit in pockets. /:cl: * instrument beacons can fit in pockets --------- Co-authored-by: YehnBeep <86855173+YehnBeep@users.noreply.github.com> --- code/modules/instruments/items.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/instruments/items.dm b/code/modules/instruments/items.dm index e5119377c37..8c5852b54bf 100644 --- a/code/modules/instruments/items.dm +++ b/code/modules/instruments/items.dm @@ -246,6 +246,7 @@ name = "instrument delivery beacon" desc = "Summon your tool of art." icon_state = "gangtool-red" + w_class = WEIGHT_CLASS_TINY /obj/item/choice_beacon/music/generate_display_names() var/static/list/instruments