Skip to content

Commit

Permalink
2->1
Browse files Browse the repository at this point in the history
  • Loading branch information
coiax committed Jan 14, 2019
1 parent 4a24333 commit dd7dfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/uplink/uplink_items.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1020,7 +1020,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
desc = "This satchel is thin enough to be hidden in the gap between plating and tiling; great for stashing \
your stolen goods. Comes with a crowbar, a floor tile and some contraband inside."
item = /obj/item/storage/backpack/satchel/flat/with_tools
cost = 2
cost = 1
surplus = 30

//Space Suits and Hardsuits
Expand Down

0 comments on commit dd7dfb9

Please sign in to comment.