From b60e7cc7d0fb20f9f0311434fe69636e81db4755 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Thu, 20 Aug 2020 01:55:31 +0200 Subject: [PATCH] [MIRROR] Utility belts can now hold airlock and decal painters. (#412) * Utility belts can now hold airlock and decal painters. (#53027) * Utility belts can now hold airlock and decal painters. Co-authored-by: uomo <51800976+uomo91@users.noreply.github.com> --- code/game/objects/items/storage/belt.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/game/objects/items/storage/belt.dm b/code/game/objects/items/storage/belt.dm index ac542d82620..3fbe3a50b15 100644 --- a/code/game/objects/items/storage/belt.dm +++ b/code/game/objects/items/storage/belt.dm @@ -67,7 +67,8 @@ /obj/item/construction/rcd, /obj/item/pipe_dispenser, /obj/item/inducer, - /obj/item/plunger + /obj/item/plunger, + /obj/item/airlock_painter )) /obj/item/storage/belt/utility/chief