Skip to content

Commit

Permalink
tweak: lower price from 50 to 30 for emag (#5861)
Browse files Browse the repository at this point in the history
* emag

* english
  • Loading branch information
syndicatecat authored Sep 6, 2024
1 parent 2f7a573 commit 2eddda9
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 @@ -1605,7 +1605,7 @@
name = "Cryptographic Sequencer"
desc = "The cryptographic sequencer, also known as an emag, is a small card that unlocks hidden functions in electronic devices, subverts intended functions and characteristically breaks security mechanisms."
item = /obj/item/card/emag
cost = 50 // No brainrot allowed
cost = 30 // Brainrot allowed

/datum/uplink_item/device_tools/access_tuner
name = "Access Tuner"
Expand Down

0 comments on commit 2eddda9

Please sign in to comment.