From fb6eca8d462d6167446a919da1b19a8fe0d34313 Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Wed, 22 May 2019 21:28:16 -0400 Subject: [PATCH] How did this even compile? --- code/modules/events/pirates.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/events/pirates.dm b/code/modules/events/pirates.dm index 8890b6ca30..7256ddb6ea 100644 --- a/code/modules/events/pirates.dm +++ b/code/modules/events/pirates.dm @@ -219,7 +219,7 @@ suit_type = /obj/item/clothing/suit/space helmet_type = /obj/item/clothing/head/helmet/space mask_type = /obj/item/clothing/mask/breath - storage_type = /obj/machinery/suit_storage_unit/pirate + storage_type = /obj/item/tank/jetpack/void /obj/machinery/loot_locator name = "Booty Locator"