Skip to content

Commit

Permalink
Update code/datums/uplink_item.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimach authored Dec 7, 2023
1 parent 0e11392 commit 99f799f
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 @@ -1748,7 +1748,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
/datum/uplink_item/device_tools/jackhammer
name = "Jackhammer"
desc = "A jackhammer for breaking stone. Or walls. Or skulls"
refernce = "JCKH"
reference = "JCKH"
item = /obj/item/pickaxe/drill/jackhammer
cost = 15

Expand Down

0 comments on commit 99f799f

Please sign in to comment.