Skip to content

Commit

Permalink
[MIRROR] Allows PKAs to be attached to mining MODsuits [MDB IGNORE] (S…
Browse files Browse the repository at this point in the history
…kyrat-SS13#20460)

* 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:

* Allows PKAs to be attached to mining MODsuits

---------

Co-authored-by: Vile Beggar <[email protected]>
  • Loading branch information
SkyratBot and VileBeggar authored Apr 10, 2023
1 parent d150477 commit eb9d835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mod/mod_theme.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit eb9d835

Please sign in to comment.