Changes Civillian HUD implant cost to 2 in augs+ (#5395)

## About The Pull Request
Title. Reduces cost of the civ hud implant from 4 points to 2.
## Why It's Good For The Game
4 points for a job indicator HUD icon seems a bit much, considering
razor claws are also 4 points. Some people use the HUD for accessibility
reasons as well, such as poor eyesight. Reducing the cost makes it a
little easier to grab if one wants it.
## Proof Of Testing
if it compiles it works, simple value change
<details>
<summary>Screenshots/Videos</summary>

</details>

## Changelog
🆑
balance: Reduces quirk cost of the Civillian HUD implant in Augs+ from 4
to 2
/🆑
This commit is contained in:
MrGloopy
2026-04-11 08:53:31 -06:00
committed by The Sharkening
parent e7a01b6b27
commit d0c7c8b296
@@ -59,7 +59,7 @@
/datum/augment_item/implant/eyes/civhud
name = "Civilian HUD Implant"
cost = 4
cost = 2
path = /obj/item/organ/cyberimp/eyes/hud/civilian
//MOUTH IMPLANTS