Skip to content

Commit

Permalink
tweak: Decrease access tuner price to 15 tc (#6225)
Browse files Browse the repository at this point in the history
  • Loading branch information
pilygun authored Dec 6, 2024
1 parent 8cee4aa commit a247005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/uplink_item.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1618,7 +1618,7 @@
name = "Access Tuner"
desc = "The access tuner is a small device that can interface with airlocks from range. It takes a few seconds to connect and can change the bolt state, open the door, or toggle emergency access."
item = /obj/item/door_remote/omni/access_tuner
cost = 30
cost = 15

/datum/uplink_item/device_tools/toolbox
name = "Fully Loaded Toolbox"
Expand Down

0 comments on commit a247005

Please sign in to comment.