Skip to content

Commit

Permalink
Update uplink_item.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
NightDawnFox committed Oct 24, 2024
1 parent 26835ea commit 330ef85
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 @@ -1132,7 +1132,7 @@
name = "50. compact ammo box"
desc = "A box of 50. cal sniper ammo."
item = /obj/item/ammo_box/magazine/sniper_rounds/compact
cost = 10
cost = 5
excludefrom = list(UPLINK_TYPE_NUCLEAR, UPLINK_TYPE_SST)

/datum/uplink_item/ammo/revolver
Expand Down

0 comments on commit 330ef85

Please sign in to comment.