diff --git a/code/datums/uplink/highly visible and dangerous weapons.dm b/code/datums/uplink/highly visible and dangerous weapons.dm index 530f853a8e7..1125d93fda0 100644 --- a/code/datums/uplink/highly visible and dangerous weapons.dm +++ b/code/datums/uplink/highly visible and dangerous weapons.dm @@ -121,7 +121,7 @@ /datum/uplink_item/item/visible_weapons/teslagauntlet name = "Tesla Glove" - item_cost = 10 + item_cost = 6 path = /obj/item/clothing/gloves/tesla /datum/uplink_item/item/visible_weapons/random_weapon diff --git a/html/changelogs/alberyk-teslaglove.yml b/html/changelogs/alberyk-teslaglove.yml new file mode 100644 index 00000000000..e3f6cd7e04e --- /dev/null +++ b/html/changelogs/alberyk-teslaglove.yml @@ -0,0 +1,7 @@ +author: Alberyk + +delete-after: True + +changes: + - bugfix: "The tesla glove now has the correct price on the uplink." +