Skip to content

Cyborg PKA At 100% Mod Capacity#628

Open
kimimimicry wants to merge 1 commit intoPentestSS13:masterfrom
kimimimicry:miningshellModCapacityFix
Open

Cyborg PKA At 100% Mod Capacity#628
kimimimicry wants to merge 1 commit intoPentestSS13:masterfrom
kimimimicry:miningshellModCapacityFix

Conversation

@kimimimicry
Copy link
Contributor

Changes the Cyborg PKA's Mod Capacity to be at 100% rather than 80%, because silicon discrimination isn't cool.

About The Pull Request

This Pull Request changes the mining cyborg's kinetic accelerator to be at 100% Mod Capacity by default instead of 80%. Also cleans up the cyborg PKA name, removing a silly-looking underscore.

Why It's Good For The Game

The PKA being at 100% mod capacity allows for clarity when inserting modkits into a mining shell, as you'd expect to be able to insert 100% worth of modkits instead of 80%. Furthermore, it brings the cyborg PKA on-par with the carbon PKA, improving the silicon experience.

Changelog

🆑
balance: Cyborg Kinetic Accelerator can now hold 100% mod capacity instead of 80%.
fix: Fixed the Cyborg Kinetic Accelerator's name.
/:cl:

Changes the Cyborg PKA's Mod Capacity to be at 100% rather than 80%, because silicon discrimination isn't cool.
@Ossa88
Copy link
Collaborator

Ossa88 commented Mar 14, 2026

I would personally just do the following instead:

modular_pentest\modules\robots\code\miner_borg.dm

//
// Cyborg Kinetic Accelerator - Var Overrides
//

/obj/item/gun/energy/kinetic_accelerator/cyborg
	name = "chassis mounted kinetic accelerator"
	max_mod_capacity = 100
	
/obj/item/gun/energy/kinetic_accelerator/minebot
	name = "chassis mounted kinetic accelerator"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants