From b2eb04f151c0c3f93e72b34f764caa7efc201c30 Mon Sep 17 00:00:00 2001 From: Vile Beggar Date: Mon, 10 Apr 2023 01:47:57 +0200 Subject: [PATCH] Allows PKAs to be attached to mining MODsuits (#74601) ## About The Pull Request like the title says, this PR allows miners to attach their funny little proto-kinetic accelerator to their hard-earned modsuit ## Why It's Good For The Game this is probably an oversight, but if not, it's a really weird design choice. if you can attach a crusher to it, there's no reason you wouldn't be able to attach a PKA. a very dumb inconvenience imo ## Changelog :cl: balance: PKAs can now be attached to mining MODsuits. /:cl: --- code/modules/mod/mod_theme.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mod/mod_theme.dm b/code/modules/mod/mod_theme.dm index b77a2def819..26b206ef3de 100644 --- a/code/modules/mod/mod_theme.dm +++ b/code/modules/mod/mod_theme.dm @@ -327,6 +327,7 @@ /obj/item/kinetic_crusher, /obj/item/stack/ore/plasma, /obj/item/storage/bag/ore, + /obj/item/gun/energy/recharge/kinetic_accelerator, ) inbuilt_modules = list(/obj/item/mod/module/ash_accretion, /obj/item/mod/module/sphere_transform) skins = list(